Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
TQCommand.h File Reference
#include "TList.h"
#include "TQObject.h"
Include dependency graph for TQCommand.h:
This graph shows which files directly or indirectly include this file:

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...