Represents a toolbutton inside toolbar structure.
Public Member Functions | |
| ToolNode () | |
| Default constructor. | |
| ToolNode (const int _id) | |
| Constructor. | |
Data Fields | |
| int | id |
| tool node ID | |
| bool | visible |
| visibility status | |
| QtxActionToolMgr.ToolNode::ToolNode | ( | ) |
| QtxActionToolMgr.ToolNode::ToolNode | ( | const int | _id | ) |
| _id | toolbar node ID |