Public Member Functions | |
| CrTool (const QString &tBar) | |
| CrTool (const int id, const int tBar, const int idx) | |
| CrTool (const int id, const QString &tBar, const int idx) | |
| CrTool (QAction *action, const int tbId, const int id, const int idx) | |
| CrTool (QAction *action, const QString &tBar, const int id, const int idx) | |
| int | execute (SALOME_PYQT_ModuleLight *module) const |
Private Attributes | |
| int | myCase |
| QString | myTbName |
| int | myTbId |
| QAction * | myAction |
| int | myId |
| int | myIndex |
| CrTool.CrTool | ( | const QString & | tBar | ) |
| CrTool.CrTool | ( | const int | id, |
| const int | tBar, | ||
| const int | idx | ||
| ) |
| CrTool.CrTool | ( | const int | id, |
| const QString & | tBar, | ||
| const int | idx | ||
| ) |
| CrTool.CrTool | ( | QAction * | action, |
| const int | tbId, | ||
| const int | id, | ||
| const int | idx | ||
| ) |
| CrTool.CrTool | ( | QAction * | action, |
| const QString & | tBar, | ||
| const int | id, | ||
| const int | idx | ||
| ) |
| int CrTool.execute | ( | SALOME_PYQT_ModuleLight * | module | ) | const |
int CrTool.myCase [private] |
QString CrTool.myTbName [private] |
int CrTool.myTbId [private] |
QAction* CrTool.myAction [private] |
int CrTool.myId [private] |
int CrTool.myIndex [private] |