KexiTableItem Class Reference
#include <kexitableitem.h>
Inheritance diagram for KexiTableItem:

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
|
|
Definition at line 38 of file kexitableitem.cpp. |
|
|
Definition at line 29 of file kexitableitem.cpp. |
Member Function Documentation
|
|
Clears existing column values, current number of columns is preserved. Definition at line 50 of file kexitableitem.cpp. References init(). |
|
|
Prints debug string for this item. Definition at line 56 of file kexitableitem.cpp. Referenced by KexiDataAwareObjectInterface::acceptRowEdit(). |
|
|
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
|
|
Definition at line 55 of file kexitableitem.h. |
The documentation for this class was generated from the following files:
