InitGui::RobotWorkbench Class Reference

Inheritance diagram for InitGui::RobotWorkbench:
Workbench

List of all members.

Public Member Functions

def GetClassName
def Initialize

Static Public Attributes

string Icon
string MenuText = "Robot"
string ToolTip = "Robot workbench"

Detailed Description

Definition at line 34 of file Robot/InitGui.py.


Member Function Documentation

def InitGui::RobotWorkbench::GetClassName (   self  ) 

Definition at line 73 of file Robot/InitGui.py.

def InitGui::RobotWorkbench::Initialize (   self  ) 

Definition at line 69 of file Robot/InitGui.py.


Member Data Documentation

Initial value:
"""
        /* XPM */
        static char * robot_xpm[] = {
        "16 16 9 1",
        "       c None",
        ".      c #000300",
        "+      c #070905",
        "@      c #0E100C",
        "#      c #171816",
        "$      c #2D2E2C",
        "%      c #434542",
        "&      c #838582",
        "*      c #FEFFFC",
        "                ",
        "  $+$$$$$$$$$$  ",
        "  $**********$  ",
        "  $*+.****@@*$  ",
        "  $*+.****@@*$  ",
        "  $**********$  ",
        "  #$&&&&&&&&&+  ",
        "  $$$$$$$$$$$+  ",
        "       **&      ",
        "++++++++++++++..",
        ".%&&$&&&&&&&&&&.",
        "+&*************+",
        "+&*************+",
        "+&*************+",
        "+&*************+",
        "+.+++++++++++++."};
                """

Definition at line 36 of file Robot/InitGui.py.

string InitGui::RobotWorkbench::MenuText = "Robot" [static]

Definition at line 66 of file Robot/InitGui.py.

string InitGui::RobotWorkbench::ToolTip = "Robot workbench" [static]

Definition at line 67 of file Robot/InitGui.py.


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

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