object representing a text that is drawn as an overlay
~QmitkTextOverlay() override
Default Destructor.
void SetupCallback(mitk::BaseProperty::Pointer prop)
void GenerateData(mitk::PropertyList::Pointer) override
Setup the QLabel with overlay specific information.
QSize GetNeededSize() override
void UpdateDisplayedTextFromProperties()
mitk::PropertyList::Pointer m_PropertyList
QLabel * m_Label
QLabel internally representing the TextOverlay.
QmitkTextOverlay(const char *id)
Default Constructor.
mitk::BaseProperty::Pointer m_ObservedProperty
void UpdateFontProperties(mitk::PropertyList::Pointer)
internal helper class to determine text-properties
unsigned long m_ObserverTag