#include <LayerPropertiesInfoWidget.h>
Public Member Functions | |
| LayerPropertiesInfoWidget (te::map::AbstractLayer *layer, QWidget *parent=0) | |
| ~LayerPropertiesInfoWidget () | |
Protected Attributes | |
| LayerPropertiesInfo * | m_info |
Definition at line 44 of file LayerPropertiesInfoWidget.h.
| te::qt::widgets::LayerPropertiesInfoWidget::LayerPropertiesInfoWidget | ( | te::map::AbstractLayer * | layer, |
| QWidget * | parent = 0 |
||
| ) |
Definition at line 7 of file LayerPropertiesInfoWidget.cpp.
References m_info.
| te::qt::widgets::LayerPropertiesInfoWidget::~LayerPropertiesInfoWidget | ( | ) |
Definition at line 24 of file LayerPropertiesInfoWidget.cpp.
|
protected |
Definition at line 54 of file LayerPropertiesInfoWidget.h.
Referenced by LayerPropertiesInfoWidget().