![]() |
Songbook-Client
0.7
This application is a manager of customguitar songbooks
|
Page is the base class for config page. More...
#include <preferences.hh>

Public Member Functions | |
| Page (QWidget *parent=0) | |
| Constructor. | |
| ConfigDialog * | parent () const |
| void | setLayout (QLayout *layout) |
Protected Member Functions | |
| void | closeEvent (QCloseEvent *event) |
Page is the base class for config page.
|
protected |
Saves settings before closing the page.
| ConfigDialog * Page::parent | ( | ) | const |
Returns the parent widget (which is the ConfigDialog object).
| void Page::setLayout | ( | QLayout * | layout | ) |
Applies the layout layout to the current page.
1.8.1.1