![]() |
Kactus2
Kactus2 reference guide
|
#include "LibraryItem.h"
#include <IPXACTmodels/common/VLNV.h>
#include <KactusAPI/KactusAPIGlobal.h>
#include <QAbstractItemModel>
#include <QModelIndex>
#include <QVariant>
#include <QSharedPointer>
#include <QList>
Go to the source code of this file.
Classes | |
class | LibraryTreeModel |
The model that contains the LibraryItems to display library hierarchically. More... | |