#include <DlgParameterFind.h>
Public Member Functions | |
void | accept () |
DlgParameterFind (DlgParameterImp *parent) | |
void | reject () |
~DlgParameterFind () | |
Destroys the object and frees any allocated resources. More... | |
DlgParameterFind::DlgParameterFind | ( | DlgParameterImp * | parent | ) |
DlgParameterFind::~DlgParameterFind | ( | ) |
Destroys the object and frees any allocated resources.
void DlgParameterFind::accept | ( | ) |
References Gui::Dialog::Ui_DlgParameterFind::checkGroups, Gui::Dialog::Ui_DlgParameterFind::checkMatch, Gui::Dialog::Ui_DlgParameterFind::checkNames, Gui::Dialog::Ui_DlgParameterFind::checkValues, and Gui::Dialog::Ui_DlgParameterFind::lineEdit.
Referenced by femexamples.examplesgui.FemExamples::clicked(), femexamples.examplesgui.FemExamples::double_clicked(), ArchComponent.ComponentTaskPanel::editObject(), and PathScripts.PathToolBitLibraryGui.ToolBitLibrary::toolEdit().
void DlgParameterFind::reject | ( | ) |
Referenced by draftguitools.gui_hatch.Draft_Hatch_TaskPanel::accept(), draftguitools.gui_setstyle.Draft_SetStyle_TaskPanel::accept(), drafttaskpanels.task_shapestring.ShapeStringTaskPanelCmd::accept(), drafttaskpanels.task_shapestring.ShapeStringTaskPanelEdit::accept(), drafttaskpanels.task_shapestring.ShapeStringTaskPanel::action(), femexamples.examplesgui.FemExamples::clicked(), and PathScripts.PathToolBitLibraryGui.ToolBitLibrary::toolEdit().