QElectroTech 0.100.0-dev
|
#include "elementslocation.h"
#include <QWidget>
#include <QModelIndex>
#include <QTimer>
#include <QElapsedTimer>
#include <QScopedPointer>
Go to the source code of this file.
Classes | |
class | ElementsCollectionWidget |
The ElementsCollectionWidget class This widget embedd a tree view that display the element collection (common, custom, embedded) and all action needed to use this widget. This is the element collection widget used in the diagram editor. More... | |