|
QGIS API Documentation
3.16.0-Hannover (43b64b13f3)
|
This is the complete list of members for QgsCodeEditorPython, including all inherited members.
| addWarning(int lineNumber, const QString &warning) | QgsCodeEditor | |
| autoComplete() | QgsCodeEditorPython | protectedslot |
| clearWarnings() | QgsCodeEditor | |
| color(QgsCodeEditorColorScheme::ColorRole role) | QgsCodeEditor | static |
| defaultColor(QgsCodeEditorColorScheme::ColorRole role, const QString &theme=QString()) | QgsCodeEditor | static |
| ErrorIndicators enum value | QgsCodeEditor | |
| focusOutEvent(QFocusEvent *event) override | QgsCodeEditor | protected |
| FoldingControls enum value | QgsCodeEditor | |
| foldingVisible() | QgsCodeEditor | inline |
| getMonospaceFont() | QgsCodeEditor | static |
| initializeLexer() override | QgsCodeEditorPython | protectedvirtual |
| insertText(const QString &text) | QgsCodeEditor | |
| isFixedPitch(const QFont &font) | QgsCodeEditor | protected |
| keyPressEvent(QKeyEvent *event) override | QgsCodeEditor | protected |
| lexerColor(QgsCodeEditorColorScheme::ColorRole role) const | QgsCodeEditor | protected |
| lexerFont() const | QgsCodeEditor | protected |
| LineNumbers enum value | QgsCodeEditor | |
| lineNumbersVisible() const | QgsCodeEditor | |
| loadAPIs(const QList< QString > &filenames) | QgsCodeEditorPython | |
| loadScript(const QString &script) | QgsCodeEditorPython | |
| MarginRole enum name | QgsCodeEditor | |
| marginVisible() | QgsCodeEditor | inline |
| QgsCodeEditor(QWidget *parent=nullptr, const QString &title=QString(), bool folding=false, bool margin=false) | QgsCodeEditor | |
| QgsCodeEditorPython(QWidget *parent=nullptr, const QList< QString > &filenames=QList< QString >()) | QgsCodeEditorPython | |
| runPostLexerConfigurationTasks() | QgsCodeEditor | protected |
| searchSelectedTextInPyQGISDocs() | QgsCodeEditorPython | slot |
| setColor(QgsCodeEditorColorScheme::ColorRole role, const QColor &color) | QgsCodeEditor | static |
| setCustomAppearance(const QString &scheme=QString(), const QMap< QgsCodeEditorColorScheme::ColorRole, QColor > &customColors=QMap< QgsCodeEditorColorScheme::ColorRole, QColor >(), const QString &fontFamily=QString(), int fontSize=0) | QgsCodeEditor | |
| setFoldingVisible(bool folding) | QgsCodeEditor | |
| setLineNumbersVisible(bool visible) | QgsCodeEditor | |
| setMarginVisible(bool margin) | QgsCodeEditor | |
| setTitle(const QString &title) | QgsCodeEditor |