a QDockWidget that contains a property browser object with graphic scale properties. More...
#include <ScalePropertyWidget.h>
  
 Constructor and destructor methods. | |
| 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... | |
a QDockWidget that contains a property browser object with graphic scale properties.
Definition at line 52 of file ScalePropertyWidget.h.
| te::qt::widgets::ScalePropertyWidget::ScalePropertyWidget | ( | ScaleWidget * | wid, | 
| QWidget * | parent = 0  | 
        ||
| ) | 
Constructor.
| wid | A pointer to a graphic scale object. | 
| parent | The parent widget (Used by Qt to control the life cicle of the object). | 
| te::qt::widgets::ScalePropertyWidget::~ScalePropertyWidget | ( | ) | 
Destructor.
      
  | 
  protectedslot |