DiagramElementInk Class Reference

#include <diagramelementink.h>

Inheritance diagram for DiagramElementInk:

AbstractDiagramElementAttribute AbstractElementAttribute DomAccessibleState List of all members.

Public Member Functions

 DiagramElementInk (AbstractElement *parent, const StrokeList &ink=StrokeList())
 DECLARE_CLASS_TYPE (MvcDiagram::DEA_Ink)
 DECLARE_CLASS_KEY ("ink")
 DECLARE_CLASS_TITLE ("Ink")
const StrokeListink () const
void setInk (const StrokeList &ink)

Protected Member Functions

QString worker_toString () const
bool worker_setData (const QString &data)
QVariant worker_toVariant () const
bool worker_setData (const QVariant &data)

Detailed Description

This is an ink attribute that can be added to an AbstractDiagramElement.


Constructor & Destructor Documentation

DiagramElementInk::DiagramElementInk ( AbstractElement parent,
const StrokeList ink = StrokeList() 
)


Member Function Documentation

DiagramElementInk::DECLARE_CLASS_TYPE ( MvcDiagram::DEA_Ink   ) 

DiagramElementInk::DECLARE_CLASS_KEY ( "ink"   ) 

DiagramElementInk::DECLARE_CLASS_TITLE ( "Ink"   ) 

const StrokeList& DiagramElementInk::ink (  )  const [inline]

void DiagramElementInk::setInk ( const StrokeList ink  )  [inline]

QString DiagramElementInk::worker_toString (  )  const [protected, virtual]

Called and made thread-safe by toString().

Implements AbstractElementAttribute.

bool DiagramElementInk::worker_setData ( const QString &  data  )  [protected, virtual]

Called and made thread-safe by setData(const QString&).

Implements AbstractElementAttribute.

QVariant DiagramElementInk::worker_toVariant (  )  const [protected, virtual]

Called and made thread-safe by toVariant().

Implements AbstractElementAttribute.

bool DiagramElementInk::worker_setData ( const QVariant &  data  )  [protected, virtual]

Called and made thread-safe by setData(const QVariant&).

Implements AbstractElementAttribute.


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