ViewSolutions
|
#include <QQmlApplicationEngine>
#include <QString>
#include <QWeakPointer>
#include "viewsolutions_global.h"
Go to the source code of this file.
Classes | |
class | ViewSolutions::iModel |
The iModel class is base model for GUI models. Works with ModelStorage. All models after adding can get access to any othe models that located on same storage object. More... | |
Namespaces | |
namespace | ViewSolutions |
the ViewSolutions namespace | |