NCL Composer  0.1.5
 All Classes Functions Variables Pages
QnstScene Class Reference
Inheritance diagram for QnstScene:
Collaboration diagram for QnstScene:

Signals

void entityAdded (QnstGraphicsEntity *entity)
 
void entityRemoved (QnstGraphicsEntity *entity)
 
void entityChanged (QnstGraphicsEntity *entity)
 
void entitySelected (QnstGraphicsEntity *entity)
 
void entityAboutToChange (QnstGraphicsEntity *entity, QMap< QString, QString > properties)
 
void cutRequested ()
 
void copyRequested ()
 
void pasteRequested ()
 
void deleteRequested ()
 
void exportRequested ()
 
void zoominRequested ()
 
void zoomoutRequested ()
 
void zoomresetRequested ()
 
void fullscreenRequested ()
 

Public Member Functions

 QnstScene (QObject *parent=0)
 
QVector< QnstGraphicsEntity * > getRoots () const
 
void addRoot (QnstGraphicsEntity *root)
 
void removeRoot (QnstGraphicsEntity *root)
 

Protected Slots

void performBody ()
 

Protected Member Functions

virtual void contextMenuEvent (QGraphicsSceneContextMenuEvent *event)
 

Detailed Description

Definition at line 15 of file qnstscene.h.


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