#include <ui_ConnectionDialog_BASE.h>
Public Member Functions | |
void | setupUi (QDialog *ConnectionDialog_BASE) |
void | retranslateUi (QDialog *ConnectionDialog_BASE) |
void | setupUi (QDialog *ConnectionDialog_BASE) |
void | retranslateUi (QDialog *ConnectionDialog_BASE) |
Public Attributes | |
QGridLayout * | gridLayout |
QTabWidget * | tabWidget_ConnectionBuilder |
QWidget * | ConnectionBuilder |
QVBoxLayout * | vboxLayout |
QLabel * | label_11 |
QRadioButton * | radioButton_PredefinedConnections |
QRadioButton * | radioButton_AdhocConnections |
QStackedWidget * | stackedWidget_ConnectionBuilder |
QWidget * | page_0 |
QVBoxLayout * | vboxLayout1 |
QHBoxLayout * | hboxLayout |
QCheckBox * | checkBox_UseConnectionAlias |
QComboBox * | comboBox_ConnectionAlias |
QGroupBox * | groupBox_NotUsingConnectionAlias |
QGridLayout * | gridLayout1 |
QLabel * | label_9 |
QComboBox * | comboBox_DBType_2 |
QLabel * | label_wildcard_1 |
QComboBox * | comboBox_Server_2 |
QLabel * | label_wildcard_2 |
QComboBox * | comboBox_Schema_2 |
QHBoxLayout * | hboxLayout1 |
QLabel * | label_7 |
QComboBox * | comboBox_Role |
QHBoxLayout * | hboxLayout2 |
QLabel * | label_10 |
QComboBox * | comboBox_DBName_2 |
QWidget * | page_1 |
QGridLayout * | gridLayout2 |
QLabel * | label |
QComboBox * | comboBox_DBType |
QLabel * | label_wildcard_3 |
QComboBox * | comboBox_Server |
QLabel * | label_wildcard_4 |
QComboBox * | comboBox_Schema |
QLabel * | label_5 |
QComboBox * | comboBox_DBName |
QLabel * | label_3 |
QComboBox * | comboBox_Login |
QLabel * | label_4 |
QLineEdit * | lineEdit_Password |
QSpacerItem * | spacerItem |
QWidget * | ConnectionHistory |
QGridLayout * | gridLayout3 |
QComboBox * | comboBox_ConnectionHistory |
QSpacerItem * | spacerItem1 |
QPushButton * | pushButton_RemoveAllHistory |
QPushButton * | pushButton_RemoveHistoryEntry |
QSpacerItem * | spacerItem2 |
QSpacerItem * | spacerItem3 |
QPushButton * | pushButton_Cancel |
QPushButton * | pushButton_Connect |
QLabel * | label_2 |
QLabel * | label_6 |
QCheckBox * | checkBox_IOVs |
QPushButton * | pushButton_TestConnection |
Definition at line 33 of file ui_ConnectionDialog_BASE.h.
void Ui_ConnectionDialog_BASE::setupUi | ( | QDialog * | ConnectionDialog_BASE | ) | [inline] |
Definition at line 89 of file ui_ConnectionDialog_BASE.h.
References checkBox_UseConnectionAlias, comboBox_ConnectionAlias, comboBox_ConnectionHistory, comboBox_DBName, comboBox_DBName_2, comboBox_DBType, comboBox_DBType_2, comboBox_Login, comboBox_Role, comboBox_Schema, comboBox_Schema_2, comboBox_Server, comboBox_Server_2, ConnectionBuilder, ConnectionHistory, gridLayout, gridLayout1, gridLayout2, gridLayout3, groupBox_NotUsingConnectionAlias, hboxLayout, hboxLayout1, hboxLayout2, label, label_10, label_11, label_3, label_4, label_5, label_7, label_9, label_wildcard_1, label_wildcard_2, label_wildcard_3, label_wildcard_4, lineEdit_Password, page_0, page_1, pushButton_Cancel, pushButton_Connect, pushButton_RemoveAllHistory, pushButton_RemoveHistoryEntry, radioButton_AdhocConnections, radioButton_PredefinedConnections, retranslateUi(), spacerItem, spacerItem1, spacerItem2, spacerItem3, stackedWidget_ConnectionBuilder, tabWidget_ConnectionBuilder, vboxLayout, and vboxLayout1.
Referenced by ConnectionDialog::ConnectionDialog().
void Ui_ConnectionDialog_BASE::retranslateUi | ( | QDialog * | ConnectionDialog_BASE | ) | [inline] |
Definition at line 415 of file ui_ConnectionDialog_BASE.h.
References checkBox_UseConnectionAlias, comboBox_DBType, comboBox_DBType_2, ConnectionBuilder, ConnectionHistory, groupBox_NotUsingConnectionAlias, label, label_10, label_11, label_3, label_4, label_5, label_7, label_9, label_wildcard_1, label_wildcard_2, label_wildcard_3, label_wildcard_4, pushButton_Cancel, pushButton_Connect, pushButton_RemoveAllHistory, pushButton_RemoveHistoryEntry, radioButton_AdhocConnections, radioButton_PredefinedConnections, and tabWidget_ConnectionBuilder.
Referenced by setupUi().
void Ui_ConnectionDialog_BASE::setupUi | ( | QDialog * | ConnectionDialog_BASE | ) | [inline] |
Definition at line 60 of file ui_ConnectionDialog_BASE_old.h.
References checkBox_IOVs, comboBox_ConnectionHistory, comboBox_DBName, comboBox_DBType, comboBox_Login, comboBox_Schema, comboBox_Server, ConnectionBuilder, ConnectionHistory, gridLayout, gridLayout1, gridLayout2, label, label_2, label_3, label_4, label_5, label_6, lineEdit_Password, pushButton_Cancel, pushButton_Connect, pushButton_RemoveAllHistory, pushButton_RemoveHistoryEntry, pushButton_TestConnection, retranslateUi(), spacerItem, spacerItem1, spacerItem2, and tabWidget_ConnectionBuilder.
void Ui_ConnectionDialog_BASE::retranslateUi | ( | QDialog * | ConnectionDialog_BASE | ) | [inline] |
Definition at line 229 of file ui_ConnectionDialog_BASE_old.h.
References checkBox_IOVs, comboBox_DBType, ConnectionBuilder, ConnectionHistory, label, label_2, label_3, label_4, label_5, label_6, pushButton_Cancel, pushButton_Connect, pushButton_RemoveAllHistory, pushButton_RemoveHistoryEntry, pushButton_TestConnection, and tabWidget_ConnectionBuilder.
QGridLayout * Ui_ConnectionDialog_BASE::gridLayout |
Definition at line 37 of file ui_ConnectionDialog_BASE.h.
Referenced by ConnectionDialog::buildConnectionString(), ConnectionDialog::loadConnectionSettings(), retranslateUi(), ConnectionDialog::saveConnectionSettings(), and setupUi().
Definition at line 38 of file ui_ConnectionDialog_BASE.h.
Referenced by retranslateUi(), and setupUi().
QVBoxLayout* Ui_ConnectionDialog_BASE::vboxLayout |
Definition at line 40 of file ui_ConnectionDialog_BASE.h.
Referenced by retranslateUi(), and setupUi().
Definition at line 41 of file ui_ConnectionDialog_BASE.h.
Referenced by retranslateUi(), ConnectionDialog::setConnections(), and setupUi().
QRadioButton* Ui_ConnectionDialog_BASE::radioButton_AdhocConnections |
Definition at line 42 of file ui_ConnectionDialog_BASE.h.
Referenced by retranslateUi(), and setupUi().
QStackedWidget* Ui_ConnectionDialog_BASE::stackedWidget_ConnectionBuilder |
Definition at line 43 of file ui_ConnectionDialog_BASE.h.
Referenced by ConnectionDialog::buildConnectionString(), setupUi(), and ConnectionDialog::slotPredefinedCS().
QWidget* Ui_ConnectionDialog_BASE::page_0 |
QVBoxLayout* Ui_ConnectionDialog_BASE::vboxLayout1 |
QHBoxLayout* Ui_ConnectionDialog_BASE::hboxLayout |
Definition at line 47 of file ui_ConnectionDialog_BASE.h.
Referenced by ConnectionDialog::buildConnectionString(), retranslateUi(), and setupUi().
Definition at line 48 of file ui_ConnectionDialog_BASE.h.
Referenced by ConnectionDialog::buildConnectionString(), and setupUi().
Definition at line 49 of file ui_ConnectionDialog_BASE.h.
Referenced by retranslateUi(), and setupUi().
QGridLayout * Ui_ConnectionDialog_BASE::gridLayout1 |
Definition at line 51 of file ui_ConnectionDialog_BASE.h.
Referenced by retranslateUi(), and setupUi().
QComboBox* Ui_ConnectionDialog_BASE::comboBox_DBType_2 |
Definition at line 52 of file ui_ConnectionDialog_BASE.h.
Referenced by ConnectionDialog::buildConnectionString(), retranslateUi(), ConnectionDialog::setConnections(), and setupUi().
Definition at line 53 of file ui_ConnectionDialog_BASE.h.
Referenced by retranslateUi(), setupUi(), and ConnectionDialog::slotPrepareDBType_2().
QComboBox* Ui_ConnectionDialog_BASE::comboBox_Server_2 |
Definition at line 54 of file ui_ConnectionDialog_BASE.h.
Referenced by ConnectionDialog::buildConnectionString(), and setupUi().
Definition at line 55 of file ui_ConnectionDialog_BASE.h.
Referenced by retranslateUi(), setupUi(), and ConnectionDialog::slotPrepareDBType_2().
QComboBox* Ui_ConnectionDialog_BASE::comboBox_Schema_2 |
Definition at line 56 of file ui_ConnectionDialog_BASE.h.
Referenced by ConnectionDialog::buildConnectionString(), setupUi(), and ConnectionDialog::slotPrepareDBType_2().
QHBoxLayout* Ui_ConnectionDialog_BASE::hboxLayout1 |
Definition at line 58 of file ui_ConnectionDialog_BASE.h.
Referenced by retranslateUi(), and setupUi().
QComboBox* Ui_ConnectionDialog_BASE::comboBox_Role |
Definition at line 59 of file ui_ConnectionDialog_BASE.h.
Referenced by ConnectionDialog::buildConnectionString(), and setupUi().
QHBoxLayout* Ui_ConnectionDialog_BASE::hboxLayout2 |
Definition at line 61 of file ui_ConnectionDialog_BASE.h.
Referenced by retranslateUi(), and setupUi().
QComboBox* Ui_ConnectionDialog_BASE::comboBox_DBName_2 |
Definition at line 62 of file ui_ConnectionDialog_BASE.h.
Referenced by ConnectionDialog::buildConnectionString(), and setupUi().
QWidget* Ui_ConnectionDialog_BASE::page_1 |
QGridLayout * Ui_ConnectionDialog_BASE::gridLayout2 |
QLabel * Ui_ConnectionDialog_BASE::label |
Definition at line 65 of file ui_ConnectionDialog_BASE.h.
Referenced by retranslateUi(), and setupUi().
QComboBox * Ui_ConnectionDialog_BASE::comboBox_DBType |
Definition at line 66 of file ui_ConnectionDialog_BASE.h.
Referenced by ConnectionDialog::buildConnectionString(), ConnectionDialog::loadConnectionSettings(), retranslateUi(), ConnectionDialog::saveConnectionSettings(), ConnectionDialog::setConnections(), and setupUi().
Definition at line 67 of file ui_ConnectionDialog_BASE.h.
Referenced by retranslateUi(), and setupUi().
QComboBox * Ui_ConnectionDialog_BASE::comboBox_Server |
Definition at line 68 of file ui_ConnectionDialog_BASE.h.
Referenced by ConnectionDialog::buildConnectionString(), ConnectionDialog::loadConnectionSettings(), ConnectionDialog::saveConnectionSettings(), and setupUi().
Definition at line 69 of file ui_ConnectionDialog_BASE.h.
Referenced by retranslateUi(), and setupUi().
QComboBox * Ui_ConnectionDialog_BASE::comboBox_Schema |
Definition at line 70 of file ui_ConnectionDialog_BASE.h.
Referenced by ConnectionDialog::buildConnectionString(), ConnectionDialog::loadConnectionSettings(), ConnectionDialog::saveConnectionSettings(), and setupUi().
QLabel * Ui_ConnectionDialog_BASE::label_5 |
Definition at line 71 of file ui_ConnectionDialog_BASE.h.
Referenced by retranslateUi(), and setupUi().
QComboBox * Ui_ConnectionDialog_BASE::comboBox_DBName |
Definition at line 72 of file ui_ConnectionDialog_BASE.h.
Referenced by ConnectionDialog::buildConnectionString(), ConnectionDialog::loadConnectionSettings(), ConnectionDialog::saveConnectionSettings(), and setupUi().
QLabel * Ui_ConnectionDialog_BASE::label_3 |
Definition at line 73 of file ui_ConnectionDialog_BASE.h.
Referenced by retranslateUi(), and setupUi().
QComboBox * Ui_ConnectionDialog_BASE::comboBox_Login |
Definition at line 74 of file ui_ConnectionDialog_BASE.h.
Referenced by ConnectionDialog::buildConnectionString(), ConnectionDialog::loadConnectionSettings(), ConnectionDialog::saveConnectionSettings(), and setupUi().
QLabel * Ui_ConnectionDialog_BASE::label_4 |
Definition at line 75 of file ui_ConnectionDialog_BASE.h.
Referenced by retranslateUi(), and setupUi().
QLineEdit * Ui_ConnectionDialog_BASE::lineEdit_Password |
Definition at line 76 of file ui_ConnectionDialog_BASE.h.
Referenced by ConnectionDialog::buildConnectionString(), and setupUi().
QSpacerItem * Ui_ConnectionDialog_BASE::spacerItem |
Definition at line 78 of file ui_ConnectionDialog_BASE.h.
Referenced by retranslateUi(), and setupUi().
QGridLayout* Ui_ConnectionDialog_BASE::gridLayout3 |
Definition at line 80 of file ui_ConnectionDialog_BASE.h.
Referenced by ConnectionDialog::buildConnectionString(), ConnectionDialog::loadConnectionSettings(), ConnectionDialog::saveConnectionSettings(), setupUi(), ConnectionDialog::slotRemoveAllHistory(), and ConnectionDialog::slotRemoveHistoryEntry().
QSpacerItem * Ui_ConnectionDialog_BASE::spacerItem1 |
QPushButton * Ui_ConnectionDialog_BASE::pushButton_RemoveAllHistory |
Definition at line 82 of file ui_ConnectionDialog_BASE.h.
Referenced by retranslateUi(), ConnectionDialog::setConnections(), and setupUi().
QPushButton * Ui_ConnectionDialog_BASE::pushButton_RemoveHistoryEntry |
Definition at line 83 of file ui_ConnectionDialog_BASE.h.
Referenced by retranslateUi(), ConnectionDialog::setConnections(), and setupUi().
QSpacerItem * Ui_ConnectionDialog_BASE::spacerItem2 |
QSpacerItem* Ui_ConnectionDialog_BASE::spacerItem3 |
QPushButton * Ui_ConnectionDialog_BASE::pushButton_Cancel |
Definition at line 86 of file ui_ConnectionDialog_BASE.h.
Referenced by retranslateUi(), and setupUi().
QPushButton * Ui_ConnectionDialog_BASE::pushButton_Connect |
Definition at line 87 of file ui_ConnectionDialog_BASE.h.
Referenced by retranslateUi(), ConnectionDialog::setConnections(), and setupUi().
Definition at line 37 of file ui_ConnectionDialog_BASE_old.h.
Referenced by retranslateUi(), and setupUi().
Definition at line 43 of file ui_ConnectionDialog_BASE_old.h.
Referenced by retranslateUi(), and setupUi().
QCheckBox* Ui_ConnectionDialog_BASE::checkBox_IOVs |
Definition at line 54 of file ui_ConnectionDialog_BASE_old.h.
Referenced by retranslateUi(), and setupUi().
QPushButton* Ui_ConnectionDialog_BASE::pushButton_TestConnection |
Definition at line 56 of file ui_ConnectionDialog_BASE_old.h.
Referenced by retranslateUi(), and setupUi().