#include <OperationGUI_MaterialDlg.h>
Public Member Functions | |
OperationGUI_MaterialDlg (GeometryGUI *, QWidget *, GEOM::ListOfGO, bool=false) | |
~OperationGUI_MaterialDlg () | |
Public Member Functions inherited from GEOMBase_Skeleton | |
GEOMBase_Skeleton (GeometryGUI *, QWidget *=0, bool=false, Qt::WindowFlags=0) | |
~GEOMBase_Skeleton () | |
Public Member Functions inherited from GEOMBase_Helper | |
GEOMBase_Helper (SUIT_Desktop *) | |
virtual | ~GEOMBase_Helper () |
Private Slots | |
void | ClickOnOk () |
void | ActivateThisDialog () |
void | SelectionIntoArgument () |
void | SetMaterial () |
Private Member Functions | |
void | Init () |
void | enterEvent (QEvent *) |
Private Attributes | |
GEOM::ListOfGO | myListShapes |
GEOM::ListOfLong | myListMaterials |
DlgRef_1List1Spin1Btn * | GroupPoints |
Additional Inherited Members | |
Signals inherited from GEOMBase_Skeleton | |
void | constructorsClicked (int) |
Static Public Member Functions inherited from GEOMBase_Helper | |
static SUIT_ViewWindow * | getActiveView () |
Protected Types inherited from GEOMBase_Helper | |
typedef std::list< SALOME_Prs * > | PrsList |
Protected Slots inherited from GEOMBase_Skeleton | |
virtual void | ClickOnCancel () |
virtual void | processPreview () |
void | LineEditReturnPressed () |
void | DeactivateActiveDialog () |
void | ActivateThisDialog () |
virtual void | ClickOnHelp () |
Protected Member Functions inherited from GEOMBase_Skeleton | |
void | initSpinBox (QSpinBox *, int, int, int=1) |
void | initSpinBox (SalomeApp_DoubleSpinBox *, double, double, double=0.1, const char *="length_precision") |
void | updateAttributes (GEOM::GEOM_Object_ptr, const QStringList &) |
void | closeEvent (QCloseEvent *) |
void | keyPressEvent (QKeyEvent *) |
void | initName (const QString &=QString()) |
virtual QString | getNewObjectName (int CurrObj=-1) const |
int | getConstructorId () const |
void | setConstructorId (const int) |
void | unsetConstructorId () |
void | showOnlyPreviewControl () |
void | setHelpFileName (const QString &) |
GEOMBase_DlgSkeleton * | mainFrame () |
QWidget * | centralWidget () |
QPushButton * | buttonCancel () const |
QPushButton * | buttonOk () const |
QPushButton * | buttonApply () const |
QPushButton * | buttonHelp () const |
Static Protected Member Functions inherited from GEOMBase_Helper | |
static GEOM::GEOM_Gen_ptr | getGeomEngine () |
Protected Attributes inherited from GEOMBase_Skeleton | |
QLineEdit * | myEditCurrentArgument |
Current LineEdit. More... | |
GeometryGUI * | myGeomGUI |
reference GEOM GUI More... | |
QString | myHelpFileName |
Associated HTML help file name. More... | |
QButtonGroup * | myRBGroup |
radio button group More... | |
GEOMBase_DlgSkeleton * | myMainFrame |
dialog box's mainframe widget More... | |
QString | myHelpContext |
Help context, needed for the customization path where located plugins help HTML pages More... | |
OperationGUI_MaterialDlg::OperationGUI_MaterialDlg | ( | GeometryGUI * | theGeometryGUI, |
QWidget * | parent, | ||
GEOM::ListOfGO | ListShapes, | ||
bool | modal = false |
||
) |
References GEOMBase_Skeleton::centralWidget(), GEOMBase_DlgSkeleton::GroupConstructors, GroupPoints, Init(), GEOMBase_Skeleton::mainFrame(), myListShapes, GEOMBase_DlgSkeleton::RadioButton1, GEOMBase_DlgSkeleton::RadioButton2, GEOMBase_DlgSkeleton::RadioButton3, and GEOMBase_Skeleton::setHelpFileName().
OperationGUI_MaterialDlg::~OperationGUI_MaterialDlg | ( | ) |
|
privateslot |
References GEOMBase_Skeleton::ActivateThisDialog(), and SelectionIntoArgument().
|
privateslot |
|
private |
References ActivateThisDialog(), and GEOMBase_Skeleton::mainFrame().
|
private |
|
privateslot |
|
privateslot |
References GroupPoints, and it().
|
private |
|
private |
|
private |