kexi
KexiNewProjectWizard Class Reference
List of all members.Detailed Description
Definition at line 37 of file KexiNewProjectWizard.h.
Public Member Functions | |
KexiNewProjectWizard (KexiDBConnectionSet &conn_set, QWidget *parent=0, const char *name=0, bool modal=false, WFlags f=0) | |
~KexiNewProjectWizard () | |
QString | projectDBName () const |
QString | projectCaption () const |
KexiDB::ConnectionData * | projectConnectionData () const |
virtual void | show () |
void | setConfirmOverwrites (bool set) |
Protected Slots | |
void | slotLvTypesSelected (QListViewItem *) |
void | slotLvTypesExecuted (QListViewItem *) |
void | slotServerDBCaptionTxtChanged (const QString &capt) |
void | slotServerDBNameTxtChanged (const QString &n) |
virtual void | done (int r) |
virtual void | next () |
virtual void | accept () |
Protected Member Functions | |
virtual void | showPage (QWidget *page) |
Protected Attributes | |
KexiNewPrjTypeSelector * | m_prjtype_sel |
KexiDBTitlePage * | m_db_title |
KexiServerDBNamePage * | m_server_db_name |
KexiProjectSelectorWidget * | m_project_selector |
KexiConnSelectorWidget * | m_conn_sel |
QWidget * | m_conn_sel_widget |
KexiNewProjectWizardPrivate * | d |
Member Function Documentation
|
Definition at line 401 of file KexiNewProjectWizard.cpp. |
|
Definition at line 409 of file KexiNewProjectWizard.cpp. |
|
Definition at line 394 of file KexiNewProjectWizard.cpp. |
|
If true, user will be asked to accept overwriting existing project. This is true by default. Definition at line 437 of file KexiNewProjectWizard.cpp. |
|
Reimplemented for internal reasons Definition at line 236 of file KexiNewProjectWizard.cpp. |
The documentation for this class was generated from the following files: