VDiagramEvent Class Reference

#include <diagramviewevents.h>

Inheritance diagram for VDiagramEvent:

VElementDocEvent VAttributeDocEvent VDocEvent VEvent MvcEvent VDiagramElementEvent VElementSelectionChangedEvent VControlPointEvent VControlPointInsertedEvent VControlPointMovedEvent VControlPointRemovedEvent List of all members.

Public Types

enum  Type {
  ElementControlPointInserted = VElementDocEvent::User, ElementControlPointRemoved, ElementControlPointMoved, ElementSelectionChanged,
  User = VElementDocEvent::User + 1000
}

Public Member Functions

 VDiagramEvent (Type type, MvcBase *sender)
virtual MvcModuleId_t moduleId () const

Static Public Member Functions

static MvcModuleId_t classModuleId ()

Member Enumeration Documentation

enum VDiagramEvent::Type

Enumerator:
ElementControlPointInserted 
ElementControlPointRemoved 
ElementControlPointMoved 
ElementSelectionChanged 
User 

Reimplemented from VElementDocEvent.


Constructor & Destructor Documentation

VDiagramEvent::VDiagramEvent ( Type  type,
MvcBase sender 
) [inline]


Member Function Documentation

static MvcModuleId_t VDiagramEvent::classModuleId (  )  [inline, static]

Returns MvcDiagram::id().

Reimplemented from MvcEvent.

virtual MvcModuleId_t VDiagramEvent::moduleId (  )  const [inline, virtual]

Returns classModuleId().

Reimplemented from MvcEvent.


The documentation for this class was generated from the following file:
Generated on Mon Jul 30 09:46:53 2007 for Digest by  doxygen 1.5.2