![]() |
Kactus2
Kactus2 reference guide
|
#include "LibraryInterface.h"
#include "LibraryLoader.h"
#include "LibraryTreeModel.h"
#include "hierarchymodel.h"
#include "NullChannel.h"
#include "utils.h"
#include "DocumentFileAccess.h"
#include "DocumentValidator.h"
#include <IPXACTmodels/common/Document.h>
#include <IPXACTmodels/common/TagData.h>
#include <IPXACTmodels/kactusExtensions/KactusAttribute.h>
#include <KactusAPI/KactusAPIGlobal.h>
#include <QString>
#include <QStringList>
#include <QList>
#include <QSharedPointer>
#include <QObject>
Go to the source code of this file.
Classes | |
class | LibraryHandler |
LibraryHandler is the class that implements the services to manage the IP-XACT library. More... | |