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