| QGIS API Documentation
    3.20.0-Odense (decaadbb31)
    | 
This is the complete list of members for QgsCodeEditorJavascript, including all inherited members.
| addWarning(int lineNumber, const QString &warning) | QgsCodeEditor | |
| 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 | QgsCodeEditorJavascript | 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 | |
| MarginRole enum name | QgsCodeEditor | |
| marginVisible() | QgsCodeEditor | inline | 
| QgsCodeEditor(QWidget *parent=nullptr, const QString &title=QString(), bool folding=false, bool margin=false) | QgsCodeEditor | |
| QgsCodeEditorJavascript(QWidget *parent=nullptr) | QgsCodeEditorJavascript | |
| runPostLexerConfigurationTasks() | QgsCodeEditor | protected | 
| 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 |