Version: 9.15.0
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 () const
 

Private Attributes

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

Constructor & Destructor Documentation

◆ CrTool() [1/5]

CrTool::CrTool ( const QString &  tBar,
const QString &  nBar 
)
inline

◆ CrTool() [2/5]

CrTool::CrTool ( const int  id,
const int  tBar,
const int  idx 
)
inline

◆ CrTool() [3/5]

CrTool::CrTool ( const int  id,
const QString &  tBar,
const int  idx 
)
inline

◆ CrTool() [4/5]

CrTool::CrTool ( QAction action,
const int  tbId,
const int  id,
const int  idx 
)
inline

◆ CrTool() [5/5]

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

Member Function Documentation

◆ execute()

int CrTool::execute ( ) const
inline

Member Data Documentation

◆ myAction

QAction* CrTool::myAction
private

◆ myCase

int CrTool::myCase
private

◆ myId

int CrTool::myId
private

◆ myIndex

int CrTool::myIndex
private

◆ myTbId

int CrTool::myTbId
private

◆ myTbName

QString CrTool::myTbName
private

◆ myTbTitle

QString CrTool::myTbTitle
private

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