Public Member Functions | |
def | GetClassName |
def | Initialize |
Static Public Attributes | |
string | Icon |
string | MenuText = "Web" |
string | ToolTip = "Web workbench" |
Definition at line 34 of file Web/InitGui.py.
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.
string InitGui::WebWorkbench::Icon [static] |
""" /* 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.