An editor of building blocks database.
More...
#include <cBricksDatabaseWidget.h>
An editor of building blocks database.
◆ cBricksDatabaseWidget()
cBricksDatabaseWidget::cBricksDatabaseWidget |
( |
cGlobalPreferences * |
globalpreferences, |
|
|
QWidget * |
parent = (QWidget *)0 |
|
) |
| |
The constructor.
- Parameters
-
globalpreferences | global preferences of the application |
parent | pointer to a parent widget |
◆ applyGlobalPreferences()
void cBricksDatabaseWidget::applyGlobalPreferences |
( |
cGlobalPreferences * |
globalpreferences | ) |
|
Apply new global preferences.
- Parameters
-
globalpreferences | global preferences of the application |
◆ closeEvent()
void cBricksDatabaseWidget::closeEvent |
( |
QCloseEvent * |
event | ) |
|
Handle the window close event.
- Parameters
-
event | pointer to QCloseEvent |
◆ keyPressEvent()
void cBricksDatabaseWidget::keyPressEvent |
( |
QKeyEvent * |
event | ) |
|
|
protected |
Handle a key press event.
- Parameters
-
event | pointer to QKeyEvent |
The documentation for this class was generated from the following files: