QGIS API Documentation  3.4.15-Madeira (e83d02e274)
Classes
qgssqlcomposerdialog.h File Reference
#include "ui_qgssqlcomposerdialogbase.h"
#include "qgis.h"
#include "qgsguiutils.h"
#include <QPair>
#include <QStringList>
#include <QSet>
#include "qgis_gui.h"
Include dependency graph for qgssqlcomposerdialog.h:
This graph shows which files directly or indirectly include this file:

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...