Mod::PartDesign::InitGui::PartDesignWorkbench Class Reference

Inheritance diagram for Mod::PartDesign::InitGui::PartDesignWorkbench:
Workbench

List of all members.

Public Member Functions

def GetClassName
def Initialize

Static Public Attributes

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

Detailed Description

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


Member Function Documentation

def Mod::PartDesign::InitGui::PartDesignWorkbench::GetClassName (   self  ) 

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

def Mod::PartDesign::InitGui::PartDesignWorkbench::Initialize (   self  ) 

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


Member Data Documentation

Initial value:
"""
        /* XPM */
        static char * partdesign_xpm[] = {
        "16 16 9 1",
        "       c None",
        ".      c #040006",
        "+      c #070F38",
        "@      c #002196",
        "#      c #0030F3",
        "$      c #5A4D20",
        "%      c #858EB2",
        "&      c #DEB715",
        "*      c #BFB99D",
        " &    ........  ",
        "&&&$..@@@@@@+...",
        "&&&&$@#####@..@.",
        "&&&&&$......@#@.",
        "&&&&&&@@@+.###@.",
        "$&&&&&&@#@.###@.",
        ".$&&&&&%#@.###@.",
        ".@*&&&*%#@.###@.",
        ".@#*&**%#@.###@.",
        ".@#@%%%.@@.###@.",
        ".@@@@@@@#@.###@.",
        ".@#######@.###@.",
        ".@#######@.##+. ",
        ".+@@@####@.@..  ",
        " ......+++..    ",
        "        ...     "};
                """

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

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

string Mod::PartDesign::InitGui::PartDesignWorkbench::ToolTip = "Part Design workbench" [static]

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


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

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