QCAD Application Framework
CAD Application Development and Automation.
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
QtScriptShell_QUndoCommand Class Reference

#include <qtscriptshell_QUndoCommand.h>

List of all members.

Public Member Functions

int id () const
int id () const
bool mergeWith (const QUndoCommand *other)
bool mergeWith (const QUndoCommand *other)
 QtScriptShell_QUndoCommand (QUndoCommand *parent=0)
 QtScriptShell_QUndoCommand (QUndoCommand *parent=0)
 QtScriptShell_QUndoCommand (const QString &text, QUndoCommand *parent=0)
 QtScriptShell_QUndoCommand (const QString &text, QUndoCommand *parent=0)
void redo ()
void redo ()
void undo ()
void undo ()
 ~QtScriptShell_QUndoCommand ()
 ~QtScriptShell_QUndoCommand ()

Public Attributes

QScriptValue __qtscript_self

Constructor & Destructor Documentation

QtScriptShell_QUndoCommand::QtScriptShell_QUndoCommand ( QUndoCommand *  parent = 0)
QtScriptShell_QUndoCommand::QtScriptShell_QUndoCommand ( const QString &  text,
QUndoCommand *  parent = 0 
)
QtScriptShell_QUndoCommand::~QtScriptShell_QUndoCommand ( )
QtScriptShell_QUndoCommand::QtScriptShell_QUndoCommand ( QUndoCommand *  parent = 0)
QtScriptShell_QUndoCommand::QtScriptShell_QUndoCommand ( const QString &  text,
QUndoCommand *  parent = 0 
)
QtScriptShell_QUndoCommand::~QtScriptShell_QUndoCommand ( )

Member Function Documentation

int QtScriptShell_QUndoCommand::id ( ) const
int QtScriptShell_QUndoCommand::id ( ) const
bool QtScriptShell_QUndoCommand::mergeWith ( const QUndoCommand *  other)
bool QtScriptShell_QUndoCommand::mergeWith ( const QUndoCommand *  other)
void QtScriptShell_QUndoCommand::redo ( )
void QtScriptShell_QUndoCommand::redo ( )
void QtScriptShell_QUndoCommand::undo ( )
void QtScriptShell_QUndoCommand::undo ( )

Member Data Documentation

QScriptValue QtScriptShell_QUndoCommand::__qtscript_self

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