ContextPropertyPrivate Class Reference

The private parts of the ContextProperty class. More...

List of all members.

Public Attributes

PropertyHandlehandle
 The common handle behind this context property.
bool subscribed
 True, if we are subscribed to the handle behind us.
QVariant value
 Our knowledge of the value.


Detailed Description

The private parts of the ContextProperty class.

Member Data Documentation

The common handle behind this context property.

True, if we are subscribed to the handle behind us.

Our knowledge of the value.

Needed because several valueChanged signals might be emitted (queued) by the PropertyHandle before we handle the first one of them, and we need to emit only one valueChanged signal in this class.


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

Generated on Sun Apr 21 16:11:51 2013 for libcontextsubscriber by  doxygen 1.5.6