Schim
Classes
operations.h File Reference
#include "ui/sheetscene.h"
#include "ui/objects/gobject.h"
#include "ui/objects/gline.h"
#include "ui/objects/grect.h"
#include "ui/objects/gtext.h"
Include dependency graph for operations.h:

Go to the source code of this file.

Classes

class  SceneOperation
 The base class of all scene operations. More...
 
class  OpInsertLine
 A scene operation that is triggered when the user wants to insert a line. More...
 
class  OpInsertRect
 A scene operation that is triggered when the user wants to insert a rectangle. More...
 
class  OpInsertText
 A scene operation that is triggered when the user wants to insert a text. More...
 
class  OpInsertComponent
 A scene operation that is triggered when the user wants to insert a component. More...