#include <WTWordTreeView.h>
Signals |
void | OnClicked (int, int, bool) |
Public Member Functions |
| WTWordTreeView (QWidget *parent=0) |
Protected Member Functions |
void | mousePressEvent (QMouseEvent *e) |
void | keyPressEvent (QKeyEvent *event) |
void | keyReleaseEvent (QKeyEvent *event) |
Protected Attributes |
bool | m_bControlPressed |
Detailed Description
this class is simply an inherited class of QGraphicsView which only reimplements some event handling to react on mouse clicks
The documentation for this class was generated from the following files: