Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
TQCommand.h File Reference
#include "TList.h"
#include "TQObject.h"

Classes

class  TQCommand
 The Command design pattern is based on the idea, that all editing in an application is done by creating instances of command objects. More...
class  TQUndoManager
 Recorder of operations for undo and redo. More...