Kexi API Documentation (2.0 alpha)

KexiTableItem Class Reference

#include <kexitableitem.h>

Inheritance diagram for KexiTableItem:

KexiTableItemBase List of all members.

Public Member Functions

 ~KexiTableItem ()
void init (int numCols)
void clearValues ()
void debug () const

Protected Member Functions

 KexiTableItem (int numCols)

Friends

class KexiTableViewData

Constructor & Destructor Documentation

KexiTableItem::~KexiTableItem  ) 
 

Definition at line 38 of file kexitableitem.cpp.

KexiTableItem::KexiTableItem int  numCols  )  [protected]
 

Definition at line 29 of file kexitableitem.cpp.


Member Function Documentation

void KexiTableItem::clearValues  ) 
 

Clears existing column values, current number of columns is preserved.

Definition at line 50 of file kexitableitem.cpp.

References init().

void KexiTableItem::debug  )  const
 

Prints debug string for this item.

Definition at line 56 of file kexitableitem.cpp.

References kexidbg, and size.

Referenced by KexiDataAwareObjectInterface::acceptRowEdit().

void KexiTableItem::init int  numCols  ) 
 

Clears existing column values and inits new numCols columns with empty values. ist of values is resized to numCols.

Definition at line 43 of file kexitableitem.cpp.

Referenced by clearValues(), and KexiDataAwareObjectInterface::setData().


Friends And Related Function Documentation

friend class KexiTableViewData [friend]
 

Definition at line 55 of file kexitableitem.h.


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