ContextSubscriber::HandleSignalRouter Class Reference

Routes the valueChanged() and the subscribeFinished() signals to the correct PropertyHandle object. More...

#include <handlesignalrouter.h>

List of all members.

Public Slots

void onValueChanged (QString key)
void onSubscribeFinished (Provider *provider, QString key)

Static Public Member Functions

static HandleSignalRouterinstance ()

Private Member Functions

 HandleSignalRouter ()

Static Private Attributes

static HandleSignalRouter myInstance
 Singleton instance.


Detailed Description

Routes the valueChanged() and the subscribeFinished() signals to the correct PropertyHandle object.

This is an optimization, so we don't have to connect all of the providers to all of the PropertyHandles of that provider.


Constructor & Destructor Documentation

ContextSubscriber::HandleSignalRouter::HandleSignalRouter (  )  [private]


Member Function Documentation

HandleSignalRouter * ContextSubscriber::HandleSignalRouter::instance (  )  [static]

void ContextSubscriber::HandleSignalRouter::onValueChanged ( QString  key  )  [slot]

void ContextSubscriber::HandleSignalRouter::onSubscribeFinished ( Provider provider,
QString  key 
) [slot]


Member Data Documentation

Singleton instance.


The documentation for this class was generated from the following files:

Generated on Thu Feb 21 18:31:19 2013 for libcontextsubscriber by  doxygen 1.5.6