|
QGIS API Documentation
2.18.21-Las Palmas (9fba24a)
|
#include "ui_qgssqlcomposerdialogbase.h"#include <qgis.h>#include <qgisgui.h>#include "qgscontexthelp.h"#include <QPair>#include <QStringList>#include <QSet>

Go to the source code of this file.
Classes | |
| struct | QgsSQLComposerDialog::Argument |
| argument of a function More... | |
| struct | QgsSQLComposerDialog::Function |
| description of server functions More... | |
| class | QgsSQLComposerDialog |
| SQL composer dialog. More... | |
| class | QgsSQLComposerDialog::SQLValidatorCallback |
| Callback to do validation check on dialog validation. More... | |
| class | QgsSQLComposerDialog::TableSelectedCallback |
| Callback to do actions on table selection. More... | |
1.8.13