Public Slots | Signals | Public Member Functions | Protected Member Functions | List of all members
SheetView Class Reference
Inheritance diagram for SheetView:
Inheritance graph
Collaboration diagram for SheetView:
Collaboration graph

Public Slots

void updateSheet ()
 
void copy ()
 
void paste ()
 
void deleteSelection ()
 
void clearSelection ()
 
void selectAll ()
 
void orderInvocations ()
 
void orderConnections ()
 

Signals

void addWidget (QWidget *)
 
void requestApplicationUpdate ()
 

Public Member Functions

 SheetView (ARCSSheet &s, QWidget *parent=0)
 
void addComponent (QPoint p, QString name)
 
ARCSSheetgetSheet ()
 
void sendWidget (QWidget *w)
 

Protected Member Functions

virtual void dragEnterEvent (QDragEnterEvent *event)
 
virtual void dragMoveEvent (QDragMoveEvent *event)
 
virtual void dropEvent (QDropEvent *event)
 
virtual void mousePressEvent (QMouseEvent *event)
 
virtual void mouseReleaseEvent (QMouseEvent *event)
 
virtual void mouseMoveEvent (QMouseEvent *event)
 
virtual void contextMenuEvent (QContextMenuEvent *event)
 

Detailed Description

Definition at line 43 of file sheetview.h.

Member Function Documentation

void SheetView::addComponent ( QPoint  p,
QString  name 
)
Todo:
maybe the instruction below should be handled by GraphicsComponentItem

Definition at line 384 of file sheetview.cpp.

Here is the call graph for this function:

void SheetView::copy ( )
slot
Todo:
we should also take care of graphics details for our duplication.
Todo:
we should also take care of constants.

Definition at line 634 of file sheetview.cpp.

Here is the call graph for this function:


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