Sayonara Player
Namespaces | Enumerations
Icons

Namespaces

 Gui::Icons
 Icon Utilities.
 

Enumerations

enum  Gui::Icons::IconMode {
  Automatic,
  ForceStdIcon,
  ForceSayonaraIcon
}
 The IconMode enum.
 
enum  Gui::Icons::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.
 

Detailed Description