casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Private Attributes
casa::AnnotationText Class Reference

#include <AnnotationText.h>

Inheritance diagram for casa::AnnotationText:
casa::Annotation casa::PropertyListener

List of all members.

Public Member Functions

 AnnotationText (QWidget *parent)
void drawAnnotation (QPainter *painter)
virtual ~AnnotationText ()
virtual void propertiesChanged ()

Private Attributes

QString label
QFont fontFamily
AnnotationEditorTextannotationEditorText

Detailed Description

Definition at line 17 of file AnnotationText.h.


Constructor & Destructor Documentation

casa::AnnotationText::AnnotationText ( QWidget *  parent)

Member Function Documentation

void casa::AnnotationText::drawAnnotation ( QPainter *  painter) [virtual]

Implements casa::Annotation.

virtual void casa::AnnotationText::propertiesChanged ( ) [virtual]

Reimplemented from casa::Annotation.


Member Data Documentation

Definition at line 28 of file AnnotationText.h.

Definition at line 27 of file AnnotationText.h.

QString casa::AnnotationText::label [private]

Definition at line 26 of file AnnotationText.h.


The documentation for this class was generated from the following file: