QGIS API Documentation
2.18.21-Las Palmas (9fba24a)
|
Callback to do actions on table selection. More...
#include <qgssqlcomposerdialog.h>
Public Member Functions | |
virtual | ~TableSelectedCallback () |
virtual void | tableSelected (const QString &name)=0 |
method called when a table is selected More... | |
Callback to do actions on table selection.
Definition at line 51 of file qgssqlcomposerdialog.h.
|
virtual |
Definition at line 29 of file qgssqlcomposerdialog.cpp.
|
pure virtual |
method called when a table is selected