Version: 9.15.0
QtxActionToolMgr::ToolNode Class Reference

Represents a toolbutton inside toolbar structure. More...

Public Member Functions

 ToolNode ()
 Default constructor. More...
 
 ToolNode (const int _id)
 Constructor. More...
 

Public Attributes

int id
 tool node ID More...
 
bool visible
 visibility status More...
 

Detailed Description

Represents a toolbutton inside toolbar structure.

Constructor & Destructor Documentation

◆ ToolNode() [1/2]

QtxActionToolMgr::ToolNode::ToolNode ( )
inline

Default constructor.

◆ ToolNode() [2/2]

QtxActionToolMgr::ToolNode::ToolNode ( const int  _id)
inline

Constructor.

Parameters
_idtoolbar node ID

Member Data Documentation

◆ id

int QtxActionToolMgr::ToolNode::id

tool node ID

◆ visible

bool QtxActionToolMgr::ToolNode::visible

visibility status


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