|
SHAPER
9.15.0
|
A dialog that contains property widget and accept/reject buttons. More...

Public Member Functions | |
| XGUI_PropertyDialog (QWidget *theParent) | |
| Constructor. More... | |
| void | setContent (QWidget *theWidget) |
| Set content of the dialog. More... | |
A dialog that contains property widget and accept/reject buttons.
| XGUI_PropertyDialog::XGUI_PropertyDialog | ( | QWidget * | theParent | ) |
Constructor.
| theParent | a parent widget for the dialog |
| void XGUI_PropertyDialog::setContent | ( | QWidget * | theWidget | ) |
Set content of the dialog.
| theWidget | a content widget |