QGIS API Documentation 3.40.0-Bratislava (b56115d8743)
|
Internal use. More...
Public Types | |
typedef QPair< QString, QString > | TableColumnPair |
Public Attributes | |
QSet< QString > | tableNamesDeclared |
QSet< TableColumnPair > | tableNamesReferenced |
Internal use.
Definition at line 223 of file qgssqlstatement.cpp.
typedef QPair<QString, QString> QgsSQLStatementCollectTableNames::TableColumnPair |
Definition at line 226 of file qgssqlstatement.cpp.
|
default |
Constructor for QgsSQLStatementCollectTableNames.
|
overridevirtual |
Visit NodeColumnRef.
Implements QgsSQLStatement::Visitor.
Definition at line 240 of file qgssqlstatement.cpp.
|
overridevirtual |
Visit NodeTableDef.
Implements QgsSQLStatement::Visitor.
Definition at line 247 of file qgssqlstatement.cpp.
QSet<QString> QgsSQLStatementCollectTableNames::tableNamesDeclared |
Definition at line 236 of file qgssqlstatement.cpp.
QSet<TableColumnPair> QgsSQLStatementCollectTableNames::tableNamesReferenced |
Definition at line 237 of file qgssqlstatement.cpp.