te::qt::widgets::StylePropertyItemListener Class Referenceabstract

A widget used to define the main property items listener. More...

#include <StylePropertyItemListener.h>

Inheritance diagram for te::qt::widgets::StylePropertyItemListener:
te::qt::widgets::LineSymbolizerProperty te::qt::widgets::PointSymbolizerProperty te::qt::widgets::PolygonSymbolizerProperty te::qt::widgets::TextSymbolizerProperty

Public Member Functions

virtual void handleValueChanged (QtProperty *qProperty, const QVariant &qVariant)=0
 < This function will be called every time a value has changed More...
 
Initializer Methods

Methods related to instantiation and destruction.

 StylePropertyItemListener ()=default
 Constructor. More...
 
virtual ~StylePropertyItemListener ()=default
 Destructor. More...
 

Detailed Description

A widget used to define the main property items listener.

Definition at line 48 of file StylePropertyItemListener.h.

Constructor & Destructor Documentation

◆ StylePropertyItemListener()

te::qt::widgets::StylePropertyItemListener::StylePropertyItemListener ( )
default

Constructor.

◆ ~StylePropertyItemListener()

virtual te::qt::widgets::StylePropertyItemListener::~StylePropertyItemListener ( )
virtualdefault

Destructor.

Member Function Documentation

◆ handleValueChanged()

virtual void te::qt::widgets::StylePropertyItemListener::handleValueChanged ( QtProperty *  qProperty,
const QVariant &  qVariant 
)
pure virtual

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