#include <LayerPropertiesInfo.h>
|
virtual void | valueChanged (QtProperty *p, int value) |
|
virtual void | valueChanged (QtProperty *p, const QString &value) |
|
virtual void | valueChanged (QtProperty *p, bool value) |
|
virtual void | valueChanged (QtProperty *p, double value) |
|
virtual void | valueChanged (QtProperty *p, const QColor &value) |
|
virtual void | valueChanged (QtProperty *p, const QFont &value) |
|
virtual void | valueChanged (QtProperty *p, const QSize &value) |
|
virtual void | valueChanged (QtProperty *p, const QSizeF &value) |
|
virtual void | valueChanged (QtProperty *p, const QPointF &value) |
|
Definition at line 44 of file LayerPropertiesInfo.h.
◆ LayerPropertiesInfo()
te::qt::widgets::LayerPropertiesInfo::LayerPropertiesInfo |
( |
QtTreePropertyBrowser * |
pb, |
|
|
te::map::AbstractLayer * |
layer |
|
) |
| |
◆ ~LayerPropertiesInfo()
virtual te::qt::widgets::LayerPropertiesInfo::~LayerPropertiesInfo |
( |
| ) |
|
|
virtual |
◆ addProperty()
void te::qt::widgets::AbstractPropertyItem::addProperty |
( |
QtProperty * |
property, |
|
|
const QString & |
id, |
|
|
QColor |
c |
|
) |
| |
|
protectedinherited |
◆ calcRasterSummary()
void te::qt::widgets::LayerPropertiesInfo::calcRasterSummary |
( |
bool |
readAll = false | ) |
|
|
private |
◆ setExpandedStatus()
void te::qt::widgets::AbstractPropertyItem::setExpandedStatus |
( |
QtBrowserItem * |
item, |
|
|
bool |
status |
|
) |
| |
|
protectedinherited |
◆ setLayerRasterProperties()
◆ setLayerVecProperties()
◆ valueChanged [1/9]
virtual void te::qt::widgets::LayerPropertiesInfo::valueChanged |
( |
QtProperty * |
p, |
|
|
int |
value |
|
) |
| |
|
virtualslot |
◆ valueChanged [2/9]
virtual void te::qt::widgets::LayerPropertiesInfo::valueChanged |
( |
QtProperty * |
p, |
|
|
const QString & |
value |
|
) |
| |
|
virtualslot |
◆ valueChanged [3/9]
virtual void te::qt::widgets::LayerPropertiesInfo::valueChanged |
( |
QtProperty * |
p, |
|
|
bool |
value |
|
) |
| |
|
virtualslot |
◆ valueChanged [4/9]
virtual void te::qt::widgets::AbstractPropertyItem::valueChanged |
( |
QtProperty * |
p, |
|
|
double |
value |
|
) |
| |
|
virtualslotinherited |
◆ valueChanged [5/9]
virtual void te::qt::widgets::AbstractPropertyItem::valueChanged |
( |
QtProperty * |
p, |
|
|
const QColor & |
value |
|
) |
| |
|
virtualslotinherited |
◆ valueChanged [6/9]
virtual void te::qt::widgets::AbstractPropertyItem::valueChanged |
( |
QtProperty * |
p, |
|
|
const QFont & |
value |
|
) |
| |
|
virtualslotinherited |
◆ valueChanged [7/9]
virtual void te::qt::widgets::AbstractPropertyItem::valueChanged |
( |
QtProperty * |
p, |
|
|
const QSize & |
value |
|
) |
| |
|
virtualslotinherited |
◆ valueChanged [8/9]
virtual void te::qt::widgets::AbstractPropertyItem::valueChanged |
( |
QtProperty * |
p, |
|
|
const QSizeF & |
value |
|
) |
| |
|
virtualslotinherited |
◆ valueChanged [9/9]
virtual void te::qt::widgets::AbstractPropertyItem::valueChanged |
( |
QtProperty * |
p, |
|
|
const QPointF & |
value |
|
) |
| |
|
virtualslotinherited |
◆ m_colorParent
QColor te::qt::widgets::AbstractPropertyItem::m_colorParent |
|
protectedinherited |
◆ m_idToProperty
QMap<QString, QtProperty *> te::qt::widgets::AbstractPropertyItem::m_idToProperty |
|
protectedinherited |
◆ m_layer
◆ m_propertyBrowser
QtTreePropertyBrowser* te::qt::widgets::AbstractPropertyItem::m_propertyBrowser |
|
protectedinherited |
◆ m_propertyToId
QMap<QtProperty *, QString> te::qt::widgets::AbstractPropertyItem::m_propertyToId |
|
protectedinherited |
◆ m_rasterInfoProp
QtProperty* te::qt::widgets::LayerPropertiesInfo::m_rasterInfoProp |
|
private |
◆ m_summaryProp
QtProperty* te::qt::widgets::LayerPropertiesInfo::m_summaryProp |
|
private |
◆ m_updateReadAll
bool te::qt::widgets::LayerPropertiesInfo::m_updateReadAll |
|
private |
◆ m_updateSummery
bool te::qt::widgets::LayerPropertiesInfo::m_updateSummery |
|
private |
The documentation for this class was generated from the following file:
- /home/castejon/castejon_files/develop/terralib5/git_master/src/terralib/qt/widgets/layer/info/LayerPropertiesInfo.h