InitGui::WebWorkbench Class Reference

Inheritance diagram for InitGui::WebWorkbench:
Workbench

List of all members.

Public Member Functions

def GetClassName
def Initialize

Static Public Attributes

string Icon
string MenuText = "Web"
string ToolTip = "Web workbench"

Detailed Description

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


Member Function Documentation

def InitGui::WebWorkbench::GetClassName (   self  ) 

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

def InitGui::WebWorkbench::Initialize (   self  ) 

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


Member Data Documentation

string InitGui::WebWorkbench::Icon [static]
Initial value:
"""
        /* XPM */
        static char * web_xpm[] = {
        "16 16 9 1",
        "       c None",
        ".      c #102D45",
        "+      c #2B4A60",
        "@      c #194E74",
        "#      c #306996",
        "$      c #426882",
        "%      c #4D83A8",
        "&      c #69A4CA",
        "*      c #A4DCF8",
        "      $$$+      ",
        "    %%&&$..+    ",
        "   %****&%@.+   ",
        "  %&****&%@@.+  ",
        " $&******%%@..  ",
        " $&*****&%##@.+ ",
        " $&*****&##@@.+ ",
        " +&&&&&&%##@..+ ",
        " .@##%%###%%$.+ ",
        " .@@@###@%%%+.+ ",
        " +.@&%####%$+.  ",
        "  +.%&&%##@..$  ",
        "   ++$%%#@..$   ",
        "    ++++..++    ",
        "     .++++.     ",
        "                "};
        """

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

string InitGui::WebWorkbench::MenuText = "Web" [static]

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

string InitGui::WebWorkbench::ToolTip = "Web workbench" [static]

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