Gui::PythonEditorP Struct Reference
Public Member Functions | |
| PythonEditorP () | |
Public Attributes | |
| QPixmap | breakpoint |
| PythonDebugger * | debugger |
| int | debugLine |
| QPixmap | debugMarker |
| QRect | debugRect |
| QString | filename |
Constructor & Destructor Documentation
◆ PythonEditorP()
| Gui::PythonEditorP::PythonEditorP | ( | ) |
Member Data Documentation
◆ breakpoint
| QPixmap Gui::PythonEditorP::breakpoint |
Referenced by Gui::PythonEditor::drawMarker().
◆ debugger
| PythonDebugger* Gui::PythonEditorP::debugger |
◆ debugLine
| int Gui::PythonEditorP::debugLine |
◆ debugMarker
| QPixmap Gui::PythonEditorP::debugMarker |
Referenced by Gui::PythonEditor::drawMarker().
◆ debugRect
| QRect Gui::PythonEditorP::debugRect |
Referenced by Gui::PythonEditor::drawMarker().
◆ filename
| QString Gui::PythonEditorP::filename |
Referenced by ArchReference.ArchReferenceTaskPanel::accept(), ArchReference.ArchReferenceTaskPanel::chooseFile(), Gui::PythonEditor::drawMarker(), addonmanager_macro.Macro::is_installed(), exportDRAWEXE.Drawexporter::process_object(), exportDRAWEXE.Drawexporter::saveSweep(), Gui::PythonEditor::setFileName(), Gui::PythonEditor::startDebug(), and Gui::PythonEditor::toggleBreakpoint().
The documentation for this struct was generated from the following file:
- src/Gui/PythonEditor.cpp
1.8.17