QtMvvm  1.1.0
A mvvm oriented library for Qt, to create Projects for Widgets and Quick in parallel
Classes | Namespaces | Macros
isettingsaccessor.h File Reference

The ISettingsAccessor class header. More...

#include <type_traits>
#include <QtCore/qobject.h>
#include <QtCore/qstring.h>
#include <QtCore/qvariant.h>
#include "QtMvvmCore/qtmvvmcore_global.h"

Go to the source code of this file.

Classes

class  QtMvvm::ISettingsAccessor
 An interface to provide a generic way to access settings of any origin. More...
 

Namespaces

 QtMvvm
 The primary namespace of the QtMvvm library.
 

Macros

#define QtMvvm_ISettingsAccessorIID   "de.skycoder42.qtmvvm.core.ISettingsAccessor"
 The IID of the QtMvvm::IPresenter class.
 

Detailed Description

The ISettingsAccessor class header.

Definition in file isettingsaccessor.h.