The MySqlConfDialog class Configures the sql database with default parameters.
More...
#include <mysqlconfdialog.h>
|
void | slot_ok () |
|
void | Postgresql () |
|
|
static bool | GetInformation (QString &ipAddress, QString &port, QString &database, QString &user, QString &passwd, QString &dtype, QWidget *parent=NULL) |
| GetInformation. More...
|
|
The MySqlConfDialog class Configures the sql database with default parameters.
◆ MySqlConfDialog()
MySqlConfDialog::MySqlConfDialog |
( |
QString & |
ipAddress, |
|
|
QString & |
port, |
|
|
QString & |
database, |
|
|
QString & |
user, |
|
|
QString & |
passwd, |
|
|
QString & |
dtype, |
|
|
QWidget * |
parent = 0 |
|
) |
| |
MySqlConfDialog.
- Parameters
-
ipAddress | |
port | |
database | |
user | |
passwd | |
dtype | |
parent | |
◆ GetInformation()
bool MySqlConfDialog::GetInformation |
( |
QString & |
ipAddress, |
|
|
QString & |
port, |
|
|
QString & |
database, |
|
|
QString & |
user, |
|
|
QString & |
passwd, |
|
|
QString & |
dtype, |
|
|
QWidget * |
parent = NULL |
|
) |
| |
|
static |
GetInformation.
- Parameters
-
ipAddress | |
port | |
database | |
user | |
passwd | |
dtype | |
parent | |
- Returns
The documentation for this class was generated from the following files:
- /home/ed/Software/multiverse/stec-platform/libs/platformglib/mysqlconfdialog.h
- /home/ed/Software/multiverse/stec-platform/libs/platformglib/mysqlconfdialog.cpp