InitGui::PartWorkbench Class Reference

Inheritance diagram for InitGui::PartWorkbench:
Workbench

List of all members.

Public Member Functions

def GetClassName
def Initialize

Static Public Attributes

string Icon
string MenuText = "Part"
string ToolTip = "Part workbench"

Detailed Description

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


Member Function Documentation

def InitGui::PartWorkbench::GetClassName (   self  ) 

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

def InitGui::PartWorkbench::Initialize (   self  ) 

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


Member Data Documentation

Initial value:
"""
        /* XPM */
        static char * part_xpm[] = {
        "16 16 9 1",
        "       c None",
        ".      c #000209",
        "+      c #00061D",
        "@      c #010A2F",
        "#      c #001152",
        "$      c #001772",
        "%      c #00209F",
        "&      c #0025B8",
        "*      c #0032FF",
        "      ........  ",
        "   ..+$&%%$$#+..",
        "....#%*****%..$.",
        ".##@.....+..%*&.",
        ".%*****&%#.***&.",
        ".%*******%.***&.",
        ".%*******%.***%.",
        ".&*******%.***%.",
        ".&*******%.***%.",
        ".&*******%.***%.",
        ".&*******%.***%.",
        ".&*******%.***$.",
        ".&*******%.**#. ",
        ".@$%&****%.%..  ",
        " ......@##..    ",
        "        ...     "};
        """

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

string InitGui::PartWorkbench::MenuText = "Part" [static]

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

string InitGui::PartWorkbench::ToolTip = "Part workbench" [static]

Definition at line 67 of file Part/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