#include "SUIT_Session.h"
#include "SUIT_TreeModel.h"
#include "SUIT_TreeSync.h"
#include "SUIT_DataObject.h"
#include "SUIT_ResourceMgr.h"
#include <QApplication>
#include <QHash>
#include <QMimeData>
Classes | |
class | SUIT_TreeModel::TreeItem |
Internal class used for tree view synchronizaton with data object tree. More... | |
class | SUIT_TreeModel::TreeSync |
Functor class for synchronizing data tree and tree model when the data tree is changed outside the model. More... | |