#include <attributedocviewevents.h>
Inheritance diagram for VAttributesValuesSetEvent:

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