|
Sayonara Player
|
Sayonara widgets. More...
Classes | |
| class | Gui::Completer |
| A QCompleter where you can easily change the underlying QStringList without allocating a new object. More... | |
| class | Gui::Dialog |
| Dialog with Settings connection. Also contains triggers for language_changed() and skin_changed(). Emits sig_closed() when closed. More... | |
| class | Gui::Dragable |
| The Dragable class. More... | |
| class | Gui::FloatingLabel |
| The FloatingLabel class. A QLabel where the text floats from left to right and vice versa so there's no need for word wrapping anymore. More... | |
| class | Gui::ProgressBar |
| Create a new Progress bar indicating progress of its parent widget Set the position. Every time when QWidget::show() or QWidget::setVisible(true) is called the progress bar is shown. More... | |
| class | Gui::Widget |
| Widget with Settings connection. Also contains triggers for language_changed() and skin_changed() \nThe widget's content can be exported to a Dialog via the box_into_dialog() method. More... | |
| class | Gui::MainWindow |
| The SayonaraMainWindow class. More... | |
| class | Gui::AbstrWidgetTemplate |
| The AbstrWidgetTemplate class. More... | |
| class | Gui::WidgetTemplateParent |
| The WidgetTemplateParent class. More... | |
| class | Gui::WidgetTemplate< T > |
| Template for Sayonara Widgets. This template is responsible for holding a reference to the settings. More... | |
Sayonara widgets.