Public Member Functions | |
ConstraintItem (const QString &text, int ConstNbr, Sketcher::ConstraintType t) | |
ConstraintItem (const QIcon &icon, const QString &text, int ConstNbr, Sketcher::ConstraintType t) | |
Public Attributes | |
int | ConstraintNbr |
Sketcher::ConstraintType | Type |
Definition at line 50 of file TaskSketcherConstrains.cpp.
ConstraintItem::ConstraintItem | ( | const QIcon & | icon, | |
const QString & | text, | |||
int | ConstNbr, | |||
Sketcher::ConstraintType | t | |||
) | [inline] |
Definition at line 53 of file TaskSketcherConstrains.cpp.
ConstraintItem::ConstraintItem | ( | const QString & | text, | |
int | ConstNbr, | |||
Sketcher::ConstraintType | t | |||
) | [inline] |
Definition at line 54 of file TaskSketcherConstrains.cpp.
Definition at line 55 of file TaskSketcherConstrains.cpp.
Referenced by SketcherGui::TaskSketcherConstrains::on_listWidgetConstraints_itemActivated(), and SketcherGui::TaskSketcherConstrains::onSelectionChanged().
Definition at line 56 of file TaskSketcherConstrains.cpp.
Referenced by SketcherGui::TaskSketcherConstrains::on_listWidgetConstraints_itemActivated().