InitGui::StartWorkbench Class Reference

Inheritance diagram for InitGui::StartWorkbench:
Workbench

List of all members.

Public Member Functions

def GetClassName
def Initialize

Static Public Attributes

string Icon
string MenuText = "Start"
string ToolTip = "Start workbench"

Detailed Description

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


Member Function Documentation

def InitGui::StartWorkbench::GetClassName (   self  ) 

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

def InitGui::StartWorkbench::Initialize (   self  ) 

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


Member Data Documentation

Initial value:
"""
        /* XPM */
        static char * start_xpm[] = {
        "16 16 9 1",
        "       c None",
        ".      c #000200",
        "+      c #081938",
        "@      c #113155",
        "#      c #1133A0",
        "$      c #1D56DC",
        "%      c #2161A8",
        "&      c #2670EB",
        "*      c #2C86F2",
        "                ",
        "        .       ",
        "        #+      ",
        "       .#$+     ",
        "       .#$&+    ",
        "  ####$$$&&&+   ",
        " .#$$$$$&&&&*@  ",
        " .#$$$$&&&&***@ ",
        " .#$$$&&&&***%  ",
        " .#$$&&&&***%   ",
        " .++++++%**%    ",
        "       .%*@     ",
        "       .%@      ",
        "       ..       ",
        "                ",
        "                "};
        """

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

string InitGui::StartWorkbench::MenuText = "Start" [static]

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

string InitGui::StartWorkbench::ToolTip = "Start workbench" [static]

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