Gui::Dialog::CommandNode Class Reference

#include <DlgCustomizeSpaceball.h>

List of all members.

Public Types

enum  NodeType { RootType, GroupType, CommandType }

Public Member Functions

 CommandNode (NodeType typeIn)
 ~CommandNode ()

Public Attributes

CommandaCommand
QList< CommandNode * > children
QString labelText
NodeType nodeType
CommandNodeparent

Detailed Description

Definition at line 83 of file DlgCustomizeSpaceball.h.


Member Enumeration Documentation

Enumerator:
RootType 
GroupType 
CommandType 

Definition at line 86 of file DlgCustomizeSpaceball.h.


Constructor & Destructor Documentation

CommandNode::CommandNode ( NodeType  typeIn  ) 

Definition at line 210 of file DlgCustomizeSpaceball.cpp.

References aCommand, children, nodeType, and parent.

CommandNode::~CommandNode (  ) 

Definition at line 218 of file DlgCustomizeSpaceball.cpp.

References children.


Member Data Documentation

Definition at line 92 of file DlgCustomizeSpaceball.h.

Referenced by CommandNode(), and Gui::Dialog::CommandModel::data().

Definition at line 93 of file DlgCustomizeSpaceball.h.


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

Generated on Wed Nov 23 19:02:05 2011 for FreeCAD by  doxygen 1.6.1