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...
#include <Widget.h>
|
void | sigShown () |
|
void | sigClosed () |
|
|
| Widget (QWidget *parent=nullptr) |
|
Dialog * | boxIntoDialog () |
|
|
virtual void | showEvent (QShowEvent *e) override |
|
virtual void | closeEvent (QCloseEvent *e) override |
|
virtual void | languageChanged () |
|
virtual void | skinChanged () |
|
|
Dialog * | mBoxedDialog =nullptr |
|
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.