Public Member Functions | |
| def | Activated (self) |
| def | critical (self) |
| def | Deactivated (self) |
| def | information (self) |
| def | Initialize (self) |
| def | warning (self) |
Public Attributes | |
| dock | |
| item | |
| menu | |
| mw | |
Static Public Attributes | |
| string | Icon = "python" |
| string | MenuText = "PySide sandbox" |
| string | ToolTip = "Python Qt workbench" |
Member Function Documentation
◆ Activated()
| def PythonQt.PythonQtWorkbench.Activated | ( | self | ) |
References PythonQt.PythonQtWorkbench.__title__, PythonQt.MainWindow.dock, PythonQt.PythonQtWorkbench.dock, InitGui.PathCommandGroup.menu, PythonQt.PythonQtWorkbench.menu, Gui::MDITabbar.menu, PythonQt.MainWindow.mw, PythonQt.PythonQtWorkbench.mw, and DraftGui.DraftToolBar.mw.
◆ critical()
| def PythonQt.PythonQtWorkbench.critical | ( | self | ) |
References PythonQt.MainWindow.mw, PythonQt.PythonQtWorkbench.mw, and DraftGui.DraftToolBar.mw.
◆ Deactivated()
| def PythonQt.PythonQtWorkbench.Deactivated | ( | self | ) |
References PythonQt.PythonQtWorkbench.__title__, PythonQt.MainWindow.dock, PythonQt.PythonQtWorkbench.dock, PythonQt.MainWindow.mw, PythonQt.PythonQtWorkbench.mw, and DraftGui.DraftToolBar.mw.
◆ information()
| def PythonQt.PythonQtWorkbench.information | ( | self | ) |
References PythonQt.MainWindow.mw, PythonQt.PythonQtWorkbench.mw, and DraftGui.DraftToolBar.mw.
◆ Initialize()
| def PythonQt.PythonQtWorkbench.Initialize | ( | self | ) |
◆ warning()
| def PythonQt.PythonQtWorkbench.warning | ( | self | ) |
References PythonQt.MainWindow.mw, PythonQt.PythonQtWorkbench.mw, and DraftGui.DraftToolBar.mw.
Member Data Documentation
◆ dock
| PythonQt.PythonQtWorkbench.dock |
Referenced by PythonQt.PythonQtWorkbench.Activated(), and PythonQt.PythonQtWorkbench.Deactivated().
◆ Icon
|
static |
◆ item
| PythonQt.PythonQtWorkbench.item |
Referenced by ifc2x3.ifctexturemap.wr11().
◆ menu
| PythonQt.PythonQtWorkbench.menu |
Referenced by PythonQt.PythonQtWorkbench.Activated().
◆ MenuText
|
static |
◆ mw
| PythonQt.PythonQtWorkbench.mw |
◆ ToolTip
|
static |
The documentation for this class was generated from the following file:
- src/Mod/TemplatePyMod/PythonQt.py
1.8.17