Sayonara Player
Classes
Preference Dialog

Detailed Description

Classes

class  GUI_PreferenceDialog
 The Preference Dialog. Register new Preference dialogs with the register_preference_dialog() method. More...
 
class  PreferenceDialogInterface
 Abstract Interface you should use when creating a preference dialog. More...
 
class  PreferenceAction
 The action, which is used to access the Preference. More...
 
class  PreferenceInterface< T >
 Template class for implementing preference dialogs and preference widgets. More...
 
class  PreferenceWidgetInterface
 Abstract Interface you should use when creating a preferences item. More...