Widget with Settings connection. Also contains triggers for language_changed() and skin_changed() widget's content can be exported to a Dialog via the box_into_dialog() method.
More...
#include <Widget.h>
|
void | sig_shown () |
|
void | sig_closed () |
|
|
| Widget (QWidget *parent=nullptr) |
|
Dialog * | box_into_dialog () |
|
|
virtual void | showEvent (QShowEvent *e) |
|
virtual void | closeEvent (QCloseEvent *e) |
|
virtual void | language_changed () |
|
virtual void | skin_changed () |
|
|
Dialog * | _boxed_dialog =nullptr |
|
Widget with Settings connection. Also contains triggers for language_changed() and skin_changed() widget's content can be exported to a Dialog via the box_into_dialog() method.