Sayonara Player
Enumerations | Functions
Gui::Icons Namespace Reference

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 ,
  Logo ,
  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, const QSize &size)
 pixmap More...
 
QPixmap pixmap (IconName name, const QSize &size, IconMode mode)
 
void changeTheme ()
 change_theme
 
QString defaultSystemTheme ()
 
void setDefaultSystemTheme (const QString &themeName)
 

Detailed Description

Icon Utilities.

Function Documentation

◆ icon()

QIcon Gui::Icons::icon ( IconName  name)

icon

Parameters
name
Returns

◆ pixmap()

QPixmap Gui::Icons::pixmap ( IconName  name,
const QSize &  size 
)

pixmap

Parameters
name
Returns