21 #ifndef LIBRARYVIEWCOLUMNS_H 22 #define LIBRARYVIEWCOLUMNS_H 24 #define COL_ALBUM_MACROS 25 #define COL_ARTIST_MACROS 29 enum class Album : quint8
46 enum class Track : quint8
61 #endif // LIBRARYVIEWCOLUMNS_H Definition: ColumnIndex.h:27
The Album class.
Definition: Album.h:39
Name
The EngineName enum.
Definition: AbstractEngine.h:38
The Artist class.
Definition: Artist.h:36