QGIS API Documentation 3.41.0-Master (fda2aa46e9a)
|
#include <QString>
#include "qgscodeeditorcolorscheme.h"
#include "qgis.h"
#include "qgssettingstree.h"
#include "qgspanelwidget.h"
#include <Qsci/qsciapis.h>
#include "qgis_sip.h"
#include "qgis_gui.h"
#include <QMap>
Go to the source code of this file.
Classes | |
class | QgsCodeEditor |
A text editor based on QScintilla2. More... | |
class | QgsCodeInterpreter |
An interface for code interpreters. More... | |