| 
    QGIS API Documentation 3.99.0-Master (f78f5286a64)
    
   | 
 
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   | |
Callback to do actions on table selection.
Definition at line 57 of file qgssqlcomposerdialog.h.
      
  | 
  virtualdefault | 
      
  | 
  pure virtual | 
method called when a table is selected