akregator
c4_Row Class Reference
#include <mk4.h>
Inheritance diagram for c4_Row:

Detailed Description
An entry in a collection with copy semantics.Definition at line 468 of file mk4.h.
Public Member Functions | |
| c4_Row (const c4_RowRef &) | |
| c4_Row (const c4_Row &) | |
| c4_Row () | |
| void | ConcatRow (const c4_RowRef &) |
| c4_Row & | operator= (const c4_RowRef &) |
| c4_Row & | operator= (const c4_Row &) |
| ~c4_Row () | |
Friends | |
| c4_Row | operator+ (const c4_RowRef &, const c4_RowRef &) |
Constructor & Destructor Documentation
| c4_Row::c4_Row | ( | const c4_Row & | row_ | ) |
| c4_Row::c4_Row | ( | const c4_RowRef & | rowRef_ | ) |
Member Function Documentation
| void c4_Row::ConcatRow | ( | const c4_RowRef & | rowRef_ | ) |
Friends And Related Function Documentation
The documentation for this class was generated from the following files:
KDE 4.2 API Reference