Kexi API Documentation (2.0 alpha)

ConnectionDataLVItem Class Reference

#include <KexiConnSelector.h>

Inheritance diagram for ConnectionDataLVItem:

QListViewItem List of all members.

Detailed Description

helper class

Definition at line 35 of file KexiConnSelector.h.

Public Member Functions

 ConnectionDataLVItem (KexiDB::ConnectionData *data, const KexiDB::Driver::Info &info, QListView *list)
 ~ConnectionDataLVItem ()
void update (const KexiDB::Driver::Info &info)
KexiDB::ConnectionDatadata () const

Protected Attributes

KexiDB::ConnectionDatam_data


Constructor & Destructor Documentation

ConnectionDataLVItem::ConnectionDataLVItem KexiDB::ConnectionData data,
const KexiDB::Driver::Info info,
QListView *  list
 

Definition at line 53 of file KexiConnSelector.cpp.

References update().

ConnectionDataLVItem::~ConnectionDataLVItem  ) 
 

Definition at line 61 of file KexiConnSelector.cpp.


Member Function Documentation

KexiDB::ConnectionData* ConnectionDataLVItem::data  )  const [inline]
 

Definition at line 43 of file KexiConnSelector.h.

References m_data.

Referenced by KexiConnSelectorWidget::selectedConnectionData(), KexiConnSelectorWidget::slotRemoteEditBtnClicked(), and KexiConnSelectorWidget::slotRemoteRemoveBtnClicked().

void ConnectionDataLVItem::update const KexiDB::Driver::Info info  ) 
 

Definition at line 65 of file KexiConnSelector.cpp.

References KexiDB::Driver::Info::caption, KexiDB::ConnectionDataBase::caption, KexiDB::ConnectionDataBase::driverName, KexiDB::Driver::Info::fileBased, m_data, and KexiDB::ConnectionData::serverInfoString().

Referenced by ConnectionDataLVItem(), and KexiConnSelectorWidget::slotRemoteEditBtnClicked().


Member Data Documentation

KexiDB::ConnectionData* ConnectionDataLVItem::m_data [protected]
 

Definition at line 46 of file KexiConnSelector.h.

Referenced by data(), and update().


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:49:51 2008 by doxygen 1.4.2 written by Dimitri van Heesch, © 1997-2003