QGIS API Documentation
3.0.2-Girona (307d082)
|
Callback to do actions on table selection. More...
#include <qgssqlcomposerdialog.h>
Public Member Functions | |
virtual | ~TableSelectedCallback ()=default |
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 55 of file qgssqlcomposerdialog.h.
|
virtualdefault |
|
pure virtual |
method called when a table is selected