MythTV  master
Classes | Enumerations | Functions
musiccommon.h File Reference
#include <QKeyEvent>
#include <QObject>
#include <libmyth/audio/audiooutput.h>
#include <libmythbase/mythpluginexport.h>
#include <libmythmetadata/musicmetadata.h>
#include <libmythui/mythscreentype.h>
#include "musicplayer.h"
#include "playlist.h"
Include dependency graph for musiccommon.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MusicCommon
 
class  MythMusicVolumeDialog
 
class  TrackInfoDialog
 

Enumerations

enum  MusicView {
  MV_PLAYLIST, MV_LYRICS, MV_PLAYLISTEDITORTREE, MV_PLAYLISTEDITORGALLERY,
  MV_VISUALIZER, MV_SEARCH, MV_ARTISTINFO, MV_ALBUMINFO,
  MV_TRACKINFO, MV_RADIO, MV_MINIPLAYER, MV_VISUALIZERINFO
}
 

Functions

 Q_DECLARE_METATYPE (MusicView)
 

Enumeration Type Documentation

◆ MusicView

enum MusicView
Enumerator
MV_PLAYLIST 
MV_LYRICS 
MV_PLAYLISTEDITORTREE 
MV_PLAYLISTEDITORGALLERY 
MV_VISUALIZER 
MV_SEARCH 
MV_ARTISTINFO 
MV_ALBUMINFO 
MV_TRACKINFO 
MV_RADIO 
MV_MINIPLAYER 
MV_VISUALIZERINFO 

Definition at line 31 of file musiccommon.h.

Function Documentation

◆ Q_DECLARE_METATYPE()

Q_DECLARE_METATYPE ( MusicView  )