InitGui::TestWorkbench Class Reference

Inheritance diagram for InitGui::TestWorkbench:
Workbench

List of all members.

Public Member Functions

def Initialize

Static Public Attributes

string Icon
string MenuText = "Test framework"
string ToolTip = "Test framework"

Detailed Description

Definition at line 31 of file Test/InitGui.py.


Member Function Documentation

def InitGui::TestWorkbench::Initialize (   self  ) 

Definition at line 59 of file Test/InitGui.py.


Member Data Documentation

Initial value:
"""
                /* XPM */
                static const char *test_icon[]={
                "16 16 2 1",
                "a c #000000",
                ". c None",
                "................",
                "................",
                "..############..",
                "..############..",
                "..############..",
                "......####......",
                "......####......",
                "......####......",
                "......####......",
                "......####......",
                "......####......",
                "......####......",
                "......####......",
                "......####......",
                "................",
                "................"};
                """

Definition at line 33 of file Test/InitGui.py.

string InitGui::TestWorkbench::MenuText = "Test framework" [static]

Definition at line 56 of file Test/InitGui.py.

string InitGui::TestWorkbench::ToolTip = "Test framework" [static]

Definition at line 57 of file Test/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