Tree view implementation for the list of TOPP tools. More...
#include <OpenMS/VISUAL/TOPPASTreeView.h>
Public Member Functions | |
TOPPASTreeView (QWidget *parent=0) | |
Constructor. More... | |
~TOPPASTreeView () | |
Destructor. More... | |
Protected Member Functions | |
Reimplemented Qt events | |
void | mousePressEvent (QMouseEvent *e) |
void | mouseMoveEvent (QMouseEvent *e) |
void | keyPressEvent (QKeyEvent *e) |
void | leaveEvent (QEvent *e) |
void | enterEvent (QEvent *e) |
Protected Attributes | |
QPoint | drag_start_pos_ |
The drag start position. More... | |
Tree view implementation for the list of TOPP tools.
TOPPASTreeView | ( | QWidget * | parent = 0 | ) |
Constructor.
~TOPPASTreeView | ( | ) |
Destructor.
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
The drag start position.
OpenMS / TOPP release 2.3.0 | Documentation generated on Tue Jan 9 2018 18:22:13 using doxygen 1.8.13 |