|
SHAPER
9.15.0
|
A dialog box which is used for modal dialog box feature interface. More...

Public Member Functions | |
| ModuleBase_Dialog (ModuleBase_IWorkshop *theParent, const std::string &theDescription) | |
| Constructor. More... | |
| virtual void | accept () |
| Redefinition of virtual method. More... | |
Protected Member Functions | |
| virtual void | showEvent (QShowEvent *theEvent) |
| Redefinition of virtual method. More... | |
A dialog box which is used for modal dialog box feature interface.
| ModuleBase_Dialog::ModuleBase_Dialog | ( | ModuleBase_IWorkshop * | theParent, |
| const std::string & | theDescription | ||
| ) |
Constructor.
| theParent | a workshop object instance |
| theId | an Id of a feature |
| theDescription | an XML description of the feature |
|
virtual |
Redefinition of virtual method.
|
protectedvirtual |
Redefinition of virtual method.