

Public Methods | |
| void | layout () |
| layout the children widgets. This method is called every time the size is changed. Have to be overwritten for respond on size changes | |
| MyWindow (QWidget *Owner) | |
| void | layout () |
| layout the children widgets. This method is called every time the size is changed. Have to be overwritten for respond on size changes | |
| MyWindow (QWidget *Owner) | |
Data Fields | |
| QToolBar * | toolbar |
| QTextEdit * | textedit |
| QCheckBox * | toolbarWidth |
| QRadioButtonGroup * | rgroup |
| QToolBar * | radio_toolbar |
| QToolBar * | toolbar |
| QTextEdit * | textedit |
| QCheckBox * | toolbarWidth |
| QRadioButtonGroup * | rgroup |
| QToolBar * | radio_toolbar |
|
|
|
|
layout the children widgets. This method is called every time the size is changed. Have to be overwritten for respond on size changes
Reimplemented from QWindow. Definition at line 111 of file app.cpp. References QWindow::layout(). |
|
|
layout the children widgets. This method is called every time the size is changed. Have to be overwritten for respond on size changes
Reimplemented from QWindow. Definition at line 111 of file app.cpp. References QWindow::layout(). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 106 of file app.cpp. Referenced by myMethod1(). |
|
|
|
|
|
|
|
|
|
|
|
|
1.2.18