#include <doccontrollerevents.h>
Inheritance diagram for CDocEvent:

Public Types | |
| enum | Type { Rename = CEvent::User, FileSaveTo, FileInitFrom, User = CEvent::User + 1000 } |
Public Member Functions | |
| CDocEvent (Type type, QObject *sender=0, Flags flags=NoFlags) | |
| enum CDocEvent::Type |
Reimplemented from CEvent.
Reimplemented in CAttributeDocEvent, CElementDocEvent, and CDiagramEvent.
| CDocEvent::CDocEvent | ( | Type | type, | |
| QObject * | sender = 0, |
|||
| Flags | flags = NoFlags | |||
| ) | [inline] |
1.5.2