QGIS API Documentation
2.18.21-Las Palmas (9fba24a)
|
#include "qgssqlcomposerdialog.h"
#include "qgssqlstatement.h"
#include <QMessageBox>
#include <QKeyEvent>
#include <Qsci/qscilexer.h>
Go to the source code of this file.
Functions | |
static QString | getFunctionAbbridgedParameters (const QgsSQLComposerDialog::Function &f) |
static void | resetCombo (QComboBox *combo) |
static QString | sanitizeType (QString type) |
|
static |
Definition at line 420 of file qgssqlcomposerdialog.cpp.
|
static |
Definition at line 557 of file qgssqlcomposerdialog.cpp.
Definition at line 379 of file qgssqlcomposerdialog.cpp.