![]() |
Sayonara Player
|
Icon Utilities. More...
Enumerations | |
| enum | IconMode { Automatic, ForceStdIcon, ForceSayonaraIcon } |
| The IconMode enum. | |
| enum | IconName { Append =0, AudioFile, Backward, Clear, Close, Delete, Dynamic, Edit, Exit, File, FileManager, Folder, FolderOpen, Forward, Gapless, Grid, ImageFile, Info, LocalLibrary, Lyrics, New, Next, Open, Pause, Play, PlayBorder, PlaylistFile, PlaySmall, Preferences, Previous, Record, Refresh, Remove, Rename, Repeat1, RepeatAll, Save, SaveAs, Search, Shuffle, Shutdown, Star, StarDisabled, Stop, Table, Undo, Vol1, Vol2, Vol3, VolMute } |
| The IconName enum. | |
Functions | |
| QIcon | icon (IconName name) |
| icon More... | |
| QIcon | icon (IconName name, IconMode mode) |
| QPixmap | pixmap (IconName name) |
| pixmap More... | |
| QPixmap | pixmap (IconName name, IconMode mode) |
| void | setStandardTheme (const QString &name) |
| set_standard_theme More... | |
| QString | standardTheme () |
| standard_theme More... | |
| void | forceStandardIcons (bool b) |
| force_standard_icons More... | |
| void | changeTheme () |
| change_theme | |
Icon Utilities.
| void Gui::Icons::forceStandardIcons | ( | bool | b | ) |
force_standard_icons
| b |
| QIcon Gui::Icons::icon | ( | IconName | name | ) |
icon
| name |
| QPixmap Gui::Icons::pixmap | ( | IconName | name | ) |
pixmap
| name |
| void Gui::Icons::setStandardTheme | ( | const QString & | name | ) |
set_standard_theme
| name |
| QString Gui::Icons::standardTheme | ( | ) |
standard_theme
1.8.15