#include <DlgCustomizeSpaceball.h>
◆ NodeType
Enumerator |
---|
RootType | |
GroupType | |
CommandType | |
◆ CommandNode()
CommandNode::CommandNode |
( |
NodeType |
typeIn | ) |
|
◆ ~CommandNode()
CommandNode::~CommandNode |
( |
| ) |
|
◆ aCommand
Command* Gui::Dialog::CommandNode::aCommand |
◆ children
QList<CommandNode *> Gui::Dialog::CommandNode::children |
Referenced by prototype.Node::addtofreecad(), CommandNode(), Gui::Dialog::CommandModel::data(), Gui::Dialog::CommandModel::goAddMacro(), Gui::Dialog::CommandModel::goRemoveMacro(), Gui::Dialog::CommandModel::index(), Gui::Dialog::CommandModel::parent(), prototype.Node::pprint(), prototype.Node::pprint2(), prototype.Node::rlen(), Gui::Dialog::CommandModel::rowCount(), and ~CommandNode().
◆ labelText
QString Gui::Dialog::CommandNode::labelText |
◆ nodeType
NodeType Gui::Dialog::CommandNode::nodeType |
◆ parent
The documentation for this class was generated from the following files:
- FreeCAD/src/Gui/DlgCustomizeSpaceball.h
- FreeCAD/src/Gui/DlgCustomizeSpaceball.cpp