| QGIS API Documentation
    3.22.4-Białowieża (ce8e65e95e)
    | 
#include "ui_qgssqlcomposerdialogbase.h"#include "qgis_sip.h"#include "qgsguiutils.h"#include <QPair>#include <QStringList>#include <QSet>#include "qgis_gui.h"#include "qgssubsetstringeditorinterface.h"

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