|
SHAPER
9.15.0
|
An object which lets to start a Filters operation as a sub-operation of the current one. More...

Public Member Functions | |
| ModuleBase_FilterStarter (const std::string &theFeature, QWidget *theParent, ModuleBase_IWorkshop *theWorkshop) | |
| Constructor. More... | |
| ~ModuleBase_FilterStarter () | |
| Destructor. More... | |
An object which lets to start a Filters operation as a sub-operation of the current one.
| ModuleBase_FilterStarter::ModuleBase_FilterStarter | ( | const std::string & | theFeature, |
| QWidget * | theParent, | ||
| ModuleBase_IWorkshop * | theWorkshop | ||
| ) |
Constructor.
| theFeature | a name of feature for filtering |
| theParent | a parent widget which will get control after filtering |
| theWorkshop | a pointer on a current workshop |
|
inline |
Destructor.