te::qt::widgets::ScalePropertyWidget Class Reference

a QDockWidget that contains a property browser object with graphic scale properties. More...

#include <ScalePropertyWidget.h>

Inheritance diagram for te::qt::widgets::ScalePropertyWidget:

Constructor and destructor methods.

Methods related to instantiation and destruction.

 ScalePropertyWidget (ScaleWidget *wid, QWidget *parent=0)
 Constructor. More...
 
 ~ScalePropertyWidget ()
 Destructor. More...
 
void scaleWidgetClosed ()
 This function must be called when the Grid related to it was closed. More...
 

Detailed Description

a QDockWidget that contains a property browser object with graphic scale properties.

Definition at line 52 of file ScalePropertyWidget.h.

Constructor & Destructor Documentation

te::qt::widgets::ScalePropertyWidget::ScalePropertyWidget ( ScaleWidget wid,
QWidget *  parent = 0 
)

Constructor.

Parameters
widA pointer to a graphic scale object.
parentThe parent widget (Used by Qt to control the life cicle of the object).
te::qt::widgets::ScalePropertyWidget::~ScalePropertyWidget ( )

Destructor.

Member Function Documentation

void te::qt::widgets::ScalePropertyWidget::scaleWidgetClosed ( )
protectedslot

This function must be called when the Grid related to it was closed.


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