QElectroTech
0.70
|
#include <QStandardItem>
Go to the source code of this file.
Classes | |
class | ElementCollectionItem |
The ElementCollectionItem class This class represent a item (a directory or an element) in a element collection. This class must be herited for specialisation. This item is used by ElementsCollectionModel for manage the elements collection. More... | |
Functions | |
void | setUpData (ElementCollectionItem *eci) |
void setUpData | ( | ElementCollectionItem * | eci | ) |
Definition at line 243 of file elementcollectionitem.cpp.
References ElementCollectionItem::setUpData().
Referenced by ElementsCollectionModel::loadCollections(), and ElementsCollectionWidget::locationWasSaved().