20 #ifndef XGUI_PropertyDialog_H
21 #define XGUI_PropertyDialog_H
47 QGridLayout* myLayout;
A dialog that contains property widget and accept/reject buttons.
Definition: XGUI_PropertyDialog.h:33
XGUI_PropertyDialog(QWidget *theParent)
Constructor.
Definition: XGUI_PropertyDialog.cpp:27
void setContent(QWidget *theWidget)
Set content of the dialog.
Definition: XGUI_PropertyDialog.cpp:41