casa::LogItem Class Reference
#include <logitem.h>
List of all members.
Detailed Description
Definition at line 38 of file logitem.h.
Constructor & Destructor Documentation
| casa::LogItem::LogItem |
( |
const QList< QVariant > & |
data, |
|
|
LogItem * |
parent = 0 | |
|
) |
| | |
| casa::LogItem::~LogItem |
( |
|
) |
|
Member Function Documentation
| void casa::LogItem::appendChild |
( |
LogItem * |
child |
) |
|
| LogItem* casa::LogItem::child |
( |
int |
row |
) |
|
| int casa::LogItem::childCount |
( |
|
) |
const |
| int casa::LogItem::columnCount |
( |
|
) |
const |
| QVariant casa::LogItem::data |
( |
int |
column |
) |
const |
| void casa::LogItem::insertChildAt |
( |
int |
row, |
|
|
LogItem * |
child | |
|
) |
| | |
| void casa::LogItem::removeChildAt |
( |
int |
child |
) |
|
| int casa::LogItem::row |
( |
|
) |
const |
Member Data Documentation
The documentation for this class was generated from the following file: