#include "timedvalue.h"
#include <QObject>
#include <QVariant>
Go to the source code of this file.
Namespaces | |
namespace | ContextSubscriber |
Classes | |
class | ContextSubscriber::IProviderPlugin |
Interface for provider plugins. More... | |
Typedefs | |
typedef IProviderPlugin *(* | ContextSubscriber::PluginFactoryFunc )(QString constructionString) |