KexiConnSelectorWidget Class Reference
#include <KexiConnSelector.h>
Inheritance diagram for KexiConnSelectorWidget:
Detailed Description
Widget that allows to select a database connection (without choosing database itself)
Definition at line 55 of file KexiConnSelector.h.
Member Enumeration Documentation
|
|
Definition at line 60 of file KexiConnSelector.h. |
Constructor & Destructor Documentation
|
||||||||||||||||||||
|
Constructs a KexiConnSelector which contain conn_set as connection set. conn_set can be altered, because Add/Edit/Remove buttons are available to users. startDirOrVariable can be provided to specify a start dir for file browser (it can also contain a configuration variable name with ":" prefix as described in KRecentDirs documentation). Definition at line 103 of file KexiConnSelector.cpp. References KexiDB::Driver::defaultFileBasedDriverMimeType(), m_fileDlg, m_remote, slotConnectionItemExecuted(), slotConnectionSelectionChanged(), slotPrjTypeSelected(), slotRemoteAddBtnClicked(), slotRemoteEditBtnClicked(), and slotRemoteRemoveBtnClicked(). |
|
|
Definition at line 163 of file KexiConnSelector.cpp. |
Member Function Documentation
|
|
Definition at line 346 of file KexiConnSelector.cpp. Referenced by KexiNewProjectWizard::accept(). |
|
|
Referenced by slotConnectionItemExecuted(). |
|
|
Referenced by slotConnectionSelectionChanged(). |
|
|
Definition at line 311 of file KexiConnSelector.cpp. References m_remote. |
|
|
Definition at line 426 of file KexiConnSelector.cpp. References m_remote. |
|
|
Hides helpers on the server based connection page (sometimes it's convenient not to have these):
Definition at line 325 of file KexiConnSelector.cpp. Referenced by KexiNewProjectWizard::KexiNewProjectWizard(). |
|
|
Definition at line 261 of file KexiConnSelector.cpp. References ConnectionDataLVItem::data(), and m_remote. Referenced by KexiNewProjectWizard::next(), KexiNewProjectWizard::projectConnectionData(), and KexiNewProjectWizard::showPage(). |
|
|
After accepting this dialog this method returns wherher user selected file- or server- based connection (ConnType enum). Definition at line 241 of file KexiConnSelector.cpp. References FileBased, m_fileDlg, and ServerBased. Referenced by selectedFileName(), and setSelectedFileName(). |
|
|
Definition at line 269 of file KexiConnSelector.cpp. References KexiStartupFileDialog::currentFileName(), FileBased, m_fileDlg, and selectedConnectionType(). Referenced by KexiNewProjectWizard::projectDBName(). |
|
|
If true, user will be asked to accept overwriting existing project. This is true by default. Definition at line 339 of file KexiConnSelector.cpp. References m_fileDlg, and KexiStartupFileDialog::setConfirmOverwrites(). Referenced by KexiNewProjectWizard::setConfirmOverwrites(). |
|
|
Definition at line 316 of file KexiConnSelector.cpp. References m_fileDlg, m_remote, and KexiStartupFileDialog::setFocus(). Referenced by KexiNewProjectWizard::showPage(). |
|
|
Sets selected filename to fileName. Only works when selectedConnectionType()==FileBased. Definition at line 276 of file KexiConnSelector.cpp. References FileBased, m_fileDlg, and selectedConnectionType(). Referenced by KexiMigration::ImportWizard::ImportWizard(). |
|
|
Definition at line 173 of file KexiConnSelector.cpp. References slotPrjTypeSelected(). Referenced by KexiMigration::ImportWizard::ImportWizard(), KexiNewProjectWizard::KexiNewProjectWizard(), and KexiNewProjectWizard::showPage(). |
|
|
Definition at line 217 of file KexiConnSelector.cpp. References m_fileDlg, KexiStartupFileDialog::Opening, and KexiStartupFileDialog::setConfirmOverwrites(). Referenced by KexiMigration::ImportWizard::ImportWizard(), KexiNewProjectWizard::KexiNewProjectWizard(), KexiNewProjectWizard::showPage(), and slotPrjTypeSelected(). |
|
|
Definition at line 283 of file KexiConnSelector.cpp. References connectionItemExecuted(). Referenced by KexiConnSelectorWidget(). |
|
|
Definition at line 288 of file KexiConnSelector.cpp. References connectionItemHighlighted(), and m_remote. Referenced by KexiConnSelectorWidget(), slotPrjTypeSelected(), slotRemoteAddBtnClicked(), slotRemoteEditBtnClicked(), and slotRemoteRemoveBtnClicked(). |
|
|
Definition at line 180 of file KexiConnSelector.cpp. References m_remote, showSimpleConn(), and slotConnectionSelectionChanged(). Referenced by KexiConnSelectorWidget(), and showAdvancedConn(). |
|
|
Definition at line 358 of file KexiConnSelector.cpp. References KexiDBConnectionDialog::currentProjectData(), m_remote, and slotConnectionSelectionChanged(). Referenced by KexiConnSelectorWidget(). |
|
|
Definition at line 381 of file KexiConnSelector.cpp. References KexiDBConnectionDialog::currentProjectData(), ConnectionDataLVItem::data(), m_remote, slotConnectionSelectionChanged(), and ConnectionDataLVItem::update(). Referenced by KexiConnSelectorWidget(). |
|
|
Definition at line 403 of file KexiConnSelector.cpp. References ConnectionDataLVItem::data(), m_remote, and slotConnectionSelectionChanged(). Referenced by KexiConnSelectorWidget(). |
Member Data Documentation
|
|
Definition at line 102 of file KexiConnSelector.h. Referenced by KexiNewProjectWizard::accept(), KexiConnSelectorWidget(), KexiNewProjectWizard::KexiNewProjectWizard(), selectedConnectionType(), selectedFileName(), setConfirmOverwrites(), setFocus(), setSelectedFileName(), KexiNewProjectWizard::showPage(), and showSimpleConn(). |
|
The documentation for this class was generated from the following files:
