| 
    QGIS API Documentation
    3.6.0-Noosa (5873452)
    
   | 
 
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
 1.8.13