GluonCreator::PropertyChangedCommand Class Reference

#include <propertychangedcommand.h>

Inheritance diagram for GluonCreator::PropertyChangedCommand:
GluonCreator::AbstractUndoCommand

List of all members.

Classes

class  PropertyChangedCommandPrivate

Public Member Functions

 PropertyChangedCommand (GluonCore::GluonObject *object, QString property, QVariant oldValue, QVariant newValue)
virtual void undo ()
virtual void redo ()

Detailed Description

Definition at line 29 of file propertychangedcommand.h.


Constructor & Destructor Documentation

PropertyChangedCommand::PropertyChangedCommand ( GluonCore::GluonObject object,
QString  property,
QVariant  oldValue,
QVariant  newValue 
)

Definition at line 36 of file propertychangedcommand.cpp.


Member Function Documentation

void PropertyChangedCommand::redo (  )  [virtual]

Implements GluonCreator::AbstractUndoCommand.

Definition at line 53 of file propertychangedcommand.cpp.

void PropertyChangedCommand::undo (  )  [virtual]

Implements GluonCreator::AbstractUndoCommand.

Definition at line 47 of file propertychangedcommand.cpp.


The documentation for this class was generated from the following files:
Generated on Mon Dec 27 13:13:42 2010 for Gluon by  doxygen 1.6.3