svcore  1.9
PropertyContainer::SetPropertyCommand Class Reference

#include <PropertyContainer.h>

Inheritance diagram for PropertyContainer::SetPropertyCommand:
Collaboration diagram for PropertyContainer::SetPropertyCommand:

List of all members.

Public Member Functions

 SetPropertyCommand (PropertyContainer *pc, const PropertyName &pn, int)
virtual ~SetPropertyCommand ()
virtual void execute ()
virtual void unexecute ()
virtual QString getName () const

Protected Attributes

PropertyContainerm_pc
PropertyName m_pn
int m_value
int m_oldValue

Detailed Description

Definition at line 151 of file PropertyContainer.h.


Constructor & Destructor Documentation

Definition at line 218 of file PropertyContainer.cpp.

Definition at line 155 of file PropertyContainer.h.


Member Function Documentation

Implements Command.

Definition at line 229 of file PropertyContainer.cpp.

Implements Command.

Definition at line 236 of file PropertyContainer.cpp.

Implements Command.

Definition at line 242 of file PropertyContainer.cpp.


Member Data Documentation

Definition at line 164 of file PropertyContainer.h.

Definition at line 165 of file PropertyContainer.h.


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