QgsSQLStatementCollectTableNames class

Internal use.

Base classes

class QgsSQLStatement::RecursiveVisitor
A visitor that recursively explores all children.

Constructors, destructors, conversion operators

QgsSQLStatementCollectTableNames() defaulted
Constructor for QgsSQLStatementCollectTableNames.

Public functions

void visit(const QgsSQLStatement::NodeColumnRef& n) override
Visit NodeColumnRef.
void visit(const QgsSQLStatement::NodeTableDef& n) override
Visit NodeTableDef.