Version: 8.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
TSetPropertyEvent Class Reference
Inheritance diagram for TSetPropertyEvent:
Inheritance graph

Public Member Functions

 TSetPropertyEvent (const QString &_entry, const QString &_property, const QVariant &_value, bool _update=true)
 
virtual void Execute ()
 

Private Attributes

QString myEntry
 
QString myProperty
 
QVariant myValue
 
bool myUpdateViewer
 

Constructor & Destructor Documentation

TSetPropertyEvent::TSetPropertyEvent ( const QString &  _entry,
const QString &  _property,
const QVariant &  _value,
bool  _update = true 
)

Member Function Documentation

void TSetPropertyEvent::Execute ( )
virtual

Member Data Documentation

QString TSetPropertyEvent::myEntry
private
QString TSetPropertyEvent::myProperty
private
bool TSetPropertyEvent::myUpdateViewer
private
QVariant TSetPropertyEvent::myValue
private

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