QtCanvasWidget Class Reference
+ Inheritance diagram for QtCanvasWidget:

Public Member Functions

 QtCanvasWidget (QtCanvasView *view)
 
 QtCanvasWidget (QtCanvasView *view)
 

Protected Member Functions

void contextMenuEvent (QContextMenuEvent *e)
 
void contextMenuEvent (QContextMenuEvent *e)
 
void dragEnterEvent (QDragEnterEvent *e)
 
void dragEnterEvent (QDragEnterEvent *e)
 
void dragLeaveEvent (QDragLeaveEvent *e)
 
void dragLeaveEvent (QDragLeaveEvent *e)
 
void dragMoveEvent (QDragMoveEvent *e)
 
void dragMoveEvent (QDragMoveEvent *e)
 
void dropEvent (QDropEvent *e)
 
void dropEvent (QDropEvent *e)
 
void mouseDoubleClickEvent (QMouseEvent *e)
 
void mouseDoubleClickEvent (QMouseEvent *e)
 
void mouseMoveEvent (QMouseEvent *e)
 
void mouseMoveEvent (QMouseEvent *e)
 
void mousePressEvent (QMouseEvent *e)
 
void mousePressEvent (QMouseEvent *e)
 
void mouseReleaseEvent (QMouseEvent *e)
 
void mouseReleaseEvent (QMouseEvent *e)
 
void paintEvent (QPaintEvent *e)
 
void paintEvent (QPaintEvent *e)
 
void wheelEvent (QWheelEvent *e)
 
void wheelEvent (QWheelEvent *e)
 

Protected Attributes

QtCanvasViewm_view
 

Detailed Description

Definition at line 3502 of file qtcanvas.cpp.

Constructor & Destructor Documentation

◆ QtCanvasWidget() [1/2]

QtCanvasWidget ( QtCanvasView view)
inline

Definition at line 3505 of file qtcanvas.cpp.

◆ QtCanvasWidget() [2/2]

QtCanvasWidget ( QtCanvasView view)
inline

Definition at line 3505 of file qtcanvas.cpp.

Member Function Documentation

◆ contextMenuEvent() [1/2]

void contextMenuEvent ( QContextMenuEvent *  e)
inlineprotected

Definition at line 3547 of file qtcanvas.cpp.

+ Here is the call graph for this function:

◆ contextMenuEvent() [2/2]

void contextMenuEvent ( QContextMenuEvent *  e)
inlineprotected

Definition at line 3547 of file qtcanvas.cpp.

+ Here is the call graph for this function:

◆ dragEnterEvent() [1/2]

void dragEnterEvent ( QDragEnterEvent *  e)
inlineprotected

Definition at line 3527 of file qtcanvas.cpp.

+ Here is the call graph for this function:

◆ dragEnterEvent() [2/2]

void dragEnterEvent ( QDragEnterEvent *  e)
inlineprotected

Definition at line 3527 of file qtcanvas.cpp.

+ Here is the call graph for this function:

◆ dragLeaveEvent() [1/2]

void dragLeaveEvent ( QDragLeaveEvent *  e)
inlineprotected

Definition at line 3535 of file qtcanvas.cpp.

+ Here is the call graph for this function:

◆ dragLeaveEvent() [2/2]

void dragLeaveEvent ( QDragLeaveEvent *  e)
inlineprotected

Definition at line 3535 of file qtcanvas.cpp.

+ Here is the call graph for this function:

◆ dragMoveEvent() [1/2]

void dragMoveEvent ( QDragMoveEvent *  e)
inlineprotected

Definition at line 3531 of file qtcanvas.cpp.

+ Here is the call graph for this function:

◆ dragMoveEvent() [2/2]

void dragMoveEvent ( QDragMoveEvent *  e)
inlineprotected

Definition at line 3531 of file qtcanvas.cpp.

+ Here is the call graph for this function:

◆ dropEvent() [1/2]

void dropEvent ( QDropEvent *  e)
inlineprotected

Definition at line 3539 of file qtcanvas.cpp.

+ Here is the call graph for this function:

◆ dropEvent() [2/2]

void dropEvent ( QDropEvent *  e)
inlineprotected

Definition at line 3539 of file qtcanvas.cpp.

+ Here is the call graph for this function:

◆ mouseDoubleClickEvent() [1/2]

void mouseDoubleClickEvent ( QMouseEvent *  e)
inlineprotected

Definition at line 3523 of file qtcanvas.cpp.

+ Here is the call graph for this function:

◆ mouseDoubleClickEvent() [2/2]

void mouseDoubleClickEvent ( QMouseEvent *  e)
inlineprotected

Definition at line 3523 of file qtcanvas.cpp.

+ Here is the call graph for this function:

◆ mouseMoveEvent() [1/2]

void mouseMoveEvent ( QMouseEvent *  e)
inlineprotected

Definition at line 3515 of file qtcanvas.cpp.

+ Here is the call graph for this function:

◆ mouseMoveEvent() [2/2]

void mouseMoveEvent ( QMouseEvent *  e)
inlineprotected

Definition at line 3515 of file qtcanvas.cpp.

+ Here is the call graph for this function:

◆ mousePressEvent() [1/2]

void mousePressEvent ( QMouseEvent *  e)
inlineprotected

Definition at line 3511 of file qtcanvas.cpp.

+ Here is the call graph for this function:

◆ mousePressEvent() [2/2]

void mousePressEvent ( QMouseEvent *  e)
inlineprotected

Definition at line 3511 of file qtcanvas.cpp.

+ Here is the call graph for this function:

◆ mouseReleaseEvent() [1/2]

void mouseReleaseEvent ( QMouseEvent *  e)
inlineprotected

Definition at line 3519 of file qtcanvas.cpp.

+ Here is the call graph for this function:

◆ mouseReleaseEvent() [2/2]

void mouseReleaseEvent ( QMouseEvent *  e)
inlineprotected

Definition at line 3519 of file qtcanvas.cpp.

+ Here is the call graph for this function:

◆ paintEvent() [1/2]

void paintEvent ( QPaintEvent *  e)
protected

◆ paintEvent() [2/2]

void paintEvent ( QPaintEvent *  e)
protected

Definition at line 3555 of file qtcanvas.cpp.

+ Here is the call graph for this function:

◆ wheelEvent() [1/2]

void wheelEvent ( QWheelEvent *  e)
inlineprotected

Definition at line 3543 of file qtcanvas.cpp.

+ Here is the call graph for this function:

◆ wheelEvent() [2/2]

void wheelEvent ( QWheelEvent *  e)
inlineprotected

Definition at line 3543 of file qtcanvas.cpp.

+ Here is the call graph for this function:

Member Data Documentation

◆ m_view

QtCanvasView * m_view
protected

Definition at line 3552 of file qtcanvas.cpp.


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