Kexi API Documentation (2.0 alpha)

KexiDBPasswordDialog Class Reference

#include <KexiStartup.h>

Inheritance diagram for KexiDBPasswordDialog:

KPasswordDialog List of all members.

Public Member Functions

 KexiDBPasswordDialog (QWidget *parent, KexiDB::ConnectionData &cdata, bool showDetailsButton=false)
virtual ~KexiDBPasswordDialog ()
bool showConnectionDetailsRequested () const

Protected Slots

virtual void done (int r)
void slotShowConnectionDetails ()

Protected Attributes

KexiDB::ConnectionDatam_cdata
bool m_showConnectionDetailsRequested: 1

Constructor & Destructor Documentation

KexiDBPasswordDialog::KexiDBPasswordDialog QWidget parent,
KexiDB::ConnectionData cdata,
bool  showDetailsButton = false
 

Definition at line 140 of file KexiStartup.cpp.

References KexiDB::ConnectionData::serverInfoString(), slotShowConnectionDetails(), and KexiDB::ConnectionDataBase::userName.

KexiDBPasswordDialog::~KexiDBPasswordDialog  )  [virtual]
 

Definition at line 175 of file KexiStartup.cpp.


Member Function Documentation

void KexiDBPasswordDialog::done int  r  )  [protected, virtual, slot]
 

Definition at line 179 of file KexiStartup.cpp.

References m_cdata, and KexiDB::ConnectionDataBase::password.

bool KexiDBPasswordDialog::showConnectionDetailsRequested  )  const [inline]
 

Definition at line 47 of file KexiStartup.h.

void KexiDBPasswordDialog::slotShowConnectionDetails  )  [protected, slot]
 

Definition at line 193 of file KexiStartup.cpp.

References m_showConnectionDetailsRequested.

Referenced by KexiDBPasswordDialog().


Member Data Documentation

KexiDB::ConnectionData* KexiDBPasswordDialog::m_cdata [protected]
 

Definition at line 54 of file KexiStartup.h.

Referenced by done().

bool KexiDBPasswordDialog::m_showConnectionDetailsRequested [protected]
 

Definition at line 55 of file KexiStartup.h.

Referenced by slotShowConnectionDetails().


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for Kexi 2.0 alpha.
Documentation copyright © 2002-2007 the Kexi Team.
Generated on Tue Apr 1 20:50:14 2008 by doxygen 1.4.2 written by Dimitri van Heesch, © 1997-2003