Go to the source code of this file.
Functions | |
| static QPixmap * | scalePixmap (const char **xpmdata, float wmult, float hmult) |
| static void | setupPixmaps (void) |
| static QPixmap * | getPixmap (const QString &level) |
Variables | |
| static bool | pixmapsSet = false |
| static QPixmap * | pixartist = NULL |
| static QPixmap * | pixalbum = NULL |
| static QPixmap * | pixtrack = NULL |
| static QPixmap * | pixcatalog = NULL |
| static QPixmap * | pixcd = NULL |
| static QPixmap * | pixtrack_up_down = NULL |
| static QPixmap * | pixfavorites = NULL |
| static QPixmap * | pixplaylist = NULL |
| static QPixmap * | pixstreams = NULL |
| static QPixmap * | pixuncat = NULL |
| static QPixmap* scalePixmap | ( | const char ** | xpmdata, | |
| float | wmult, | |||
| float | hmult | |||
| ) | [static] |
| static void setupPixmaps | ( | void | ) | [static] |
Definition at line 48 of file treecheckitem.cpp.
Referenced by TreeCheckItem::pickPixmap(), PlaylistTitle::PlaylistTitle(), and PlaylistTrack::PlaylistTrack().
| static QPixmap* getPixmap | ( | const QString & | level | ) | [static] |
Definition at line 86 of file treecheckitem.cpp.
Referenced by TreeCheckItem::pickPixmap(), PlaylistCD::PlaylistCD(), PlaylistPlaylist::PlaylistPlaylist(), PlaylistTitle::PlaylistTitle(), and PlaylistTrack::PlaylistTrack().
bool pixmapsSet = false [static] |
Definition at line 25 of file treecheckitem.cpp.
Referenced by TreeCheckItem::pickPixmap(), PlaylistTitle::PlaylistTitle(), PlaylistTrack::PlaylistTrack(), and setupPixmaps().
QPixmap* pixartist = NULL [static] |
QPixmap* pixalbum = NULL [static] |
QPixmap* pixtrack = NULL [static] |
Definition at line 28 of file treecheckitem.cpp.
Referenced by PlaylistTrack::beMoving(), getPixmap(), and setupPixmaps().
QPixmap* pixcatalog = NULL [static] |
QPixmap* pixcd = NULL [static] |
QPixmap* pixtrack_up_down = NULL [static] |
Definition at line 31 of file treecheckitem.cpp.
Referenced by PlaylistTrack::beMoving(), and setupPixmaps().
QPixmap* pixfavorites = NULL [static] |
QPixmap* pixplaylist = NULL [static] |
QPixmap* pixstreams = NULL [static] |
QPixmap* pixuncat = NULL [static] |
1.5.5