QGIS API Documentation 3.43.0-Master (32433f7016e)
|
#include "ui_qgsnewdatabasetablenamewidget.h"
#include "qgis_gui.h"
#include "qgsbrowserguimodel.h"
#include "qgsbrowserproxymodel.h"
#include "qgspanelwidget.h"
#include <QWidget>
#include <QDialog>
Go to the source code of this file.
Classes | |
class | QgsNewDatabaseTableNameDialog |
A dialog which allows selection of a DB schema and a new table name. More... | |
class | QgsNewDatabaseTableNameWidget |
A widget which embeds the browser view to select a DB schema and a new table name. More... | |