#include <MeasureGUI_CreateDimensionDlg.h>
Public Member Functions | |
DiameterPane (QWidget *theParent) | |
GEOM::GeomObjPtr | GetShape () const |
Public Member Functions inherited from MeasureGUI_CreateDimensionDlg::BaseSelectorPane | |
BaseSelectorPane (QWidget *theParent) | |
void | Reset (bool theOpenDefaultTab=false) |
int | ActiveTab () const |
void | SelectionIntoArguments (const GEOM::GeomObjPtr &theSelected) |
GEOM::GeomObjPtr | GetSelection (QLineEdit *theSelector) const |
Private Attributes | |
MeasureGUI_1Sel_Frame * | myShapeSelector |
Additional Inherited Members | |
Public Types inherited from MeasureGUI_CreateDimensionDlg::BaseSelectorPane | |
typedef QList< TopAbs_ShapeEnum > | SelectionModes |
Public Slots inherited from MeasureGUI_CreateDimensionDlg::BaseSelectorPane | |
void | OnSelectorClicked () |
void | OnTabChanged () |
Signals inherited from MeasureGUI_CreateDimensionDlg::BaseSelectorPane | |
void | StartSelection (const QList< TopAbs_ShapeEnum > &theModes) |
void | StopSelection () |
void | SelectionDone () |
void | TabChanged () |
Protected Member Functions inherited from MeasureGUI_CreateDimensionDlg::BaseSelectorPane | |
void | SetTabWidget (QTabWidget *theTabs) |
void | RegisterSelector (QLineEdit *theSelectorEdit, QPushButton *theSelectorButton, const SelectionModes &theSelectorModes, const int theTab=0) |
Protected Attributes inherited from MeasureGUI_CreateDimensionDlg::BaseSelectorPane | |
QTabWidget * | myTabs |
QMap< int, QList< QLineEdit * > > | mySelectors |
QMap< QLineEdit *, QPushButton * > | mySelectionButtons |
QMap< QLineEdit *, SelectionModes > | mySelectionModes |
QMap< QLineEdit *, GEOM::GeomObjPtr > | mySelectedShapes |
QPixmap | mySelectorIcon |
QLineEdit * | myCurrentSelector |
MeasureGUI_CreateDimensionDlg::DiameterPane::DiameterPane | ( | QWidget * | theParent | ) |
|
inline |
|
private |