|
string | Icon = "python" |
|
string | MenuText = "PySide sandbox" |
|
string | ToolTip = "Python Qt workbench" |
|
◆ Activated()
def PythonQt.PythonQtWorkbench.Activated |
( |
|
self | ) |
|
References PythonQt.PythonQtWorkbench.__title__, PythonQt.MainWindow.dock, PythonQt.PythonQtWorkbench.dock, Gui::MDITabbar.menu, InitGui.PathCommandGroup.menu, PythonQt.PythonQtWorkbench.menu, DraftGui.DraftToolBar.mw, PythonQt.MainWindow.mw, and PythonQt.PythonQtWorkbench.mw.
Referenced by ArchStructure.CommandStructuralSystem.Activated(), draftguitools.gui_arcs.Arc.finish(), draftguitools.gui_beziers.BezCurve.finish(), draftguitools.gui_beziers.CubicBezCurve.finish(), draftguitools.gui_ellipses.Ellipse.finish(), draftguitools.gui_lines.Line.finish(), draftguitools.gui_mirror.Mirror.finish(), draftguitools.gui_move.Move.finish(), draftguitools.gui_polygons.Polygon.finish(), draftguitools.gui_rectangles.Rectangle.finish(), draftguitools.gui_rotate.Rotate.finish(), draftguitools.gui_splines.BSpline.finish(), draftguitools.gui_texts.Text.finish(), draftguitools.gui_points.Point.finish(), draftguitools.gui_shapestrings.ShapeString.finish(), draftguitools.gui_arcs.Arc_3Points.getPoint(), and ArchPanel.CommandPanel.getPoint().
◆ critical()
def PythonQt.PythonQtWorkbench.critical |
( |
|
self | ) |
|
◆ Deactivated()
def PythonQt.PythonQtWorkbench.Deactivated |
( |
|
self | ) |
|
◆ information()
def PythonQt.PythonQtWorkbench.information |
( |
|
self | ) |
|
◆ Initialize()
def PythonQt.PythonQtWorkbench.Initialize |
( |
|
self | ) |
|
◆ warning()
def PythonQt.PythonQtWorkbench.warning |
( |
|
self | ) |
|
◆ dock
PythonQt.PythonQtWorkbench.dock |
◆ Icon
string PythonQt.PythonQtWorkbench.Icon = "python" |
|
static |
◆ item
PythonQt.PythonQtWorkbench.item |
◆ menu
PythonQt.PythonQtWorkbench.menu |
◆ MenuText
string PythonQt.PythonQtWorkbench.MenuText = "PySide sandbox" |
|
static |
◆ mw
PythonQt.PythonQtWorkbench.mw |
Referenced by PythonQt.MainWindow.aboutQt(), PythonQt.PythonQtWorkbench.Activated(), PythonQt.MainWindow.addCalendar(), PythonQt.PythonQtWorkbench.critical(), PythonQt.MainWindow.critical(), PythonQt.PythonQtWorkbench.Deactivated(), PythonQt.PythonQtWorkbench.information(), PythonQt.MainWindow.information(), PythonQt.MainWindow.question(), PythonQt.MainWindow.setWindowTitle(), PythonQt.PythonQtWorkbench.warning(), and PythonQt.MainWindow.warning().
◆ ToolTip
string PythonQt.PythonQtWorkbench.ToolTip = "Python Qt workbench" |
|
static |
The documentation for this class was generated from the following file:
- FreeCAD/src/Mod/TemplatePyMod/PythonQt.py