Home  · Classes  · Annotated Classes  · Modules  · Members  · Namespaces  · Related Pages
Public Member Functions | Protected Attributes

TOPPASTreeView Class Reference
[Visual]

Tree view implementation for the list of TOPP tools. More...

#include <OpenMS/VISUAL/TOPPASTreeView.h>

Inheritance diagram for TOPPASTreeView:
QTreeWidget

List of all members.

Public Member Functions

 TOPPASTreeView (QWidget *parent=0)
 Constructor.
 ~TOPPASTreeView ()
 Destructor.

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.

Detailed Description

Tree view implementation for the list of TOPP tools.


Constructor & Destructor Documentation

TOPPASTreeView ( QWidget parent = 0  ) 

Constructor.

~TOPPASTreeView (  ) 

Destructor.


Member Function Documentation

void enterEvent ( QEvent *  e  )  [protected]
void keyPressEvent ( QKeyEvent *  e  )  [protected]
void leaveEvent ( QEvent *  e  )  [protected]
void mouseMoveEvent ( QMouseEvent *  e  )  [protected]
void mousePressEvent ( QMouseEvent *  e  )  [protected]

Member Data Documentation

QPoint drag_start_pos_ [protected]

The drag start position.


OpenMS / TOPP release 1.10.0 Documentation generated on Thu Mar 7 2013 09:42:58 using doxygen 1.7.1