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

Subclass of PlotMSTab that handles interaction with the PlotMSAnnotator. More...

#include <PlotMSAnnotatorTab.qo.h>

Inheritance diagram for casa::PlotMSAnnotatorTab:
casa::PlotMSTab casa::PlotMSParametersWatcher

List of all members.

Public Member Functions

 PlotMSAnnotatorTab (PlotMSPlotter *parent)
 Constructor which takes the parent plotter.
 ~PlotMSAnnotatorTab ()
 Destructor.
QString tabName () const
 Implements PlotMSTab::tabName().
void parametersHaveChanged (const PlotMSWatchedParameters &params, int updateFlag)
 Implements PlotMSParametersWatcher::parametersHaveChanged().

Private Slots

void textPropertiesChanged ()
 
     

void rectanglePropertiesChanged ()
 Slot for when any rectangle properties changed.

Private Attributes

PlotMSAnnotatoritsAnnotator_
 Reference to annotator.
PlotFontWidgetitsTextFont_
 Text property widgets.
PlotLineWidgetitsTextOutline_
PlotFillWidgetitsTextBackground_
PlotLineWidgetitsRectLine_
 Rectangle property widgets.
PlotFillWidgetitsRectFill_

Detailed Description

Subclass of PlotMSTab that handles interaction with the PlotMSAnnotator.

Definition at line 46 of file PlotMSAnnotatorTab.qo.h.


Constructor & Destructor Documentation

Constructor which takes the parent plotter.

Destructor.


Member Function Documentation

void casa::PlotMSAnnotatorTab::parametersHaveChanged ( const PlotMSWatchedParameters params,
int  updateFlag 
) [inline, virtual]

Implements PlotMSParametersWatcher::parametersHaveChanged().

Does nothing.

Implements casa::PlotMSParametersWatcher.

Definition at line 62 of file PlotMSAnnotatorTab.qo.h.

Slot for when any rectangle properties changed.

QString casa::PlotMSAnnotatorTab::tabName ( ) const [inline, virtual]

Implements PlotMSTab::tabName().

Implements casa::PlotMSTab.

Definition at line 58 of file PlotMSAnnotatorTab.qo.h.

     

Slot for when any text properties changed.


Member Data Documentation

Reference to annotator.

Definition at line 67 of file PlotMSAnnotatorTab.qo.h.

Definition at line 79 of file PlotMSAnnotatorTab.qo.h.

Rectangle property widgets.

Definition at line 78 of file PlotMSAnnotatorTab.qo.h.

Definition at line 73 of file PlotMSAnnotatorTab.qo.h.

Text property widgets.

Definition at line 71 of file PlotMSAnnotatorTab.qo.h.

Definition at line 72 of file PlotMSAnnotatorTab.qo.h.


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