Version: 8.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
CrTool Class Reference

Public Member Functions

 CrTool (const QString &tBar, const QString &nBar)
 
 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 (LightApp_Module *module) const
 

Private Attributes

int myCase
 
QString myTbTitle
 
QString myTbName
 
int myTbId
 
QActionmyAction
 
int myId
 
int myIndex
 

Constructor & Destructor Documentation

CrTool::CrTool ( const QString &  tBar,
const QString &  nBar 
)
inline
CrTool::CrTool ( const int  id,
const int  tBar,
const int  idx 
)
inline
CrTool::CrTool ( const int  id,
const QString &  tBar,
const int  idx 
)
inline
CrTool::CrTool ( QAction action,
const int  tbId,
const int  id,
const int  idx 
)
inline
CrTool::CrTool ( QAction action,
const QString &  tBar,
const int  id,
const int  idx 
)
inline

Member Function Documentation

int CrTool::execute ( LightApp_Module module) const
inline

Member Data Documentation

QAction* CrTool::myAction
private
int CrTool::myCase
private
int CrTool::myId
private
int CrTool::myIndex
private
int CrTool::myTbId
private
QString CrTool::myTbName
private
QString CrTool::myTbTitle
private

The documentation for this class was generated from the following file: