QGIS API Documentation
2.18.21-Las Palmas (9fba24a)
|
This is the complete list of members for QgsCodeEditorSQL, including all inherited members.
focusOutEvent(QFocusEvent *event) override | QgsCodeEditor | protected |
foldingVisible() | QgsCodeEditor | inline |
getMonospaceFont() | QgsCodeEditor | protected |
insertText(const QString &theText) | QgsCodeEditor | |
isFixedPitch(const QFont &font) | QgsCodeEditor | protected |
keyPressEvent(QKeyEvent *event) override | QgsCodeEditor | protected |
marginVisible() | QgsCodeEditor | inline |
QgsCodeEditor(QWidget *parent=nullptr, const QString &title="", bool folding=false, bool margin=false) | QgsCodeEditor | |
QgsCodeEditorSQL(QWidget *parent=nullptr) | QgsCodeEditorSQL | |
setFoldingVisible(bool folding) | QgsCodeEditor | |
setMarginVisible(bool margin) | QgsCodeEditor | |
setTitle(const QString &title) | QgsCodeEditor | |
~QgsCodeEditor() | QgsCodeEditor | |
~QgsCodeEditorSQL() | QgsCodeEditorSQL |