Sayonara Player
Modules | Typedefs | Namespaces | Classes
GUI Helper

Detailed Description

highly reusable classes used by the GUI

Modules

 Widgets
 Sayonara widgets.
 

Typedefs

using ContextMenuEntries = int
 Combination of ContextMenu::Entry values.
 

Namespaces

 Gui::Icons
 The Icons class.
 
 Style
 
 GlobalMessage
 The GlobalMessage class.
 
 Message
 Message namespace. The instance of GlobalMessage is called.
 

Classes

class  PluginCloseButton
 The MenuButton class.
A button that sends a signal when clicked.
This Class is meant for inheritance like MenuToolButton does. More...
 
class  ContextMenu
 A context menu with some standard actions. More...
 
class  LibraryContextMenu
 Context menu used for Library and playlist windows. More...
 
class  CustomMimeData
 Mimedata class for drag and dropping metadata. More...
 
class  Gui::ComboBoxDelegate
 The ComboBoxDelegate class
Set this delegate to ComboBoxes if they should look nice. More...
 
class  MenuButton
 The MenuButton class.
A button that sends a signal when clicked.
This Class is meant for inheritance like MenuToolButton does. More...
 
class  MenuToolButton
 This is the little button you often see near comboboxes
It opens up a menu when clicked. The actions in the menu a configurable. More...
 
class  RatingLabel
 The RatingLabel class. More...
 
class  ShortcutWidget
 Interface that should be implemented when using configurable shortcuts. More...
 
class  EQ_Setting
 The EQ_Setting class. Container for Equalizer configurations. More...
 
class  GlobalMessageReceiverInterface
 The GlobalMessageReceiverInterface class
implement this class in order to have the possibility to show messages. More...