Public Member Functions | |
def | __init__ |
def | Activated |
def | critical |
def | Deactivated |
def | information |
def | Initialize |
def | warning |
Public Attributes | |
dock | |
item | |
menu | |
mw | |
Static Public Attributes | |
string | Icon = "python" |
string | MenuText = "PyQt sandbox" |
string | ToolTip = "Python Qt workbench" |
Definition at line 66 of file PythonQt.py.
def PythonQt::PythonQtWorkbench::__init__ | ( | self | ) |
Definition at line 72 of file PythonQt.py.
def PythonQt::PythonQtWorkbench::Activated | ( | self | ) |
Definition at line 97 of file PythonQt.py.
def PythonQt::PythonQtWorkbench::critical | ( | self | ) |
Definition at line 83 of file PythonQt.py.
def PythonQt::PythonQtWorkbench::Deactivated | ( | self | ) |
Definition at line 117 of file PythonQt.py.
def PythonQt::PythonQtWorkbench::information | ( | self | ) |
Definition at line 77 of file PythonQt.py.
def PythonQt::PythonQtWorkbench::Initialize | ( | self | ) |
Definition at line 86 of file PythonQt.py.
def PythonQt::PythonQtWorkbench::warning | ( | self | ) |
Definition at line 80 of file PythonQt.py.
Definition at line 74 of file PythonQt.py.
string PythonQt::PythonQtWorkbench::Icon = "python" [static] |
Definition at line 68 of file PythonQt.py.
Definition at line 75 of file PythonQt.py.
Definition at line 87 of file PythonQt.py.
string PythonQt::PythonQtWorkbench::MenuText = "PyQt sandbox" [static] |
Definition at line 69 of file PythonQt.py.
Definition at line 73 of file PythonQt.py.
string PythonQt::PythonQtWorkbench::ToolTip = "Python Qt workbench" [static] |
Definition at line 70 of file PythonQt.py.