QgsNewOgrConnection class

Dialog to allow the user to define, test and save connection information for OGR databases.

Constructors, destructors, conversion operators

QgsNewOgrConnection(QWidget* parent = nullptr, const QString& connType = QString(), const QString& connName = QString(), Qt::WindowFlags fl = QgsGuiUtils::ModalDialogFlags)
Constructor.

Public functions

auto showHelp() SIP_DEPRECATED -> Q_DECL_DEPRECATED void deprecated
Show the help.
void testConnection()
Tests the connection using the parameters supplied.

Public slots

void accept() override
Autoconnected SLOTS *.

Function documentation

Q_DECL_DEPRECATED void QgsNewOgrConnection::showHelp() SIP_DEPRECATED

Show the help.