#include <attributedoccontrollerevents.h>
Inheritance diagram for CAttributesSetValuesEvent:

Public Member Functions | |
| CAttributesSetValuesEvent (const QHash< int, QVariant > &attributes, QObject *sender=0, Flags flags=NoFlags) | |
| CAttributesSetValuesEvent (int attributeType, const QVariant &attributeValue, QObject *sender=0, Flags flags=NoFlags) | |
Note: This is not called "MAttributesSetEvent", because of the "set" container, which could cause confusion.
| CAttributesSetValuesEvent::CAttributesSetValuesEvent | ( | const QHash< int, QVariant > & | attributes, | |
| QObject * | sender = 0, |
|||
| Flags | flags = NoFlags | |||
| ) | [inline] |
| CAttributesSetValuesEvent::CAttributesSetValuesEvent | ( | int | attributeType, | |
| const QVariant & | attributeValue, | |||
| QObject * | sender = 0, |
|||
| Flags | flags = NoFlags | |||
| ) | [inline] |
1.5.2