QGIS API Documentation
3.14.0-Pi (9f7028fd23)
|
argument of a function More...
#include <qgssqlcomposerdialog.h>
Public Member Functions | |
Argument (const QString &nameIn=QString(), const QString &typeIn=QString()) | |
constructor More... | |
Public Attributes | |
QString | name |
name More... | |
QString | type |
type, or empty if unknown More... | |
argument of a function
Definition at line 91 of file qgssqlcomposerdialog.h.
|
inline |
constructor
Definition at line 99 of file qgssqlcomposerdialog.h.
QString QgsSQLComposerDialog::Argument::name |
name
Definition at line 94 of file qgssqlcomposerdialog.h.
QString QgsSQLComposerDialog::Argument::type |
type, or empty if unknown
Definition at line 96 of file qgssqlcomposerdialog.h.