Home  · Classes  · Annotated Classes  · Modules  · Members  · Namespaces  · Related Pages
Public Member Functions | Protected Attributes | List of all members
TOPPASTreeView Class Reference

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

#include <OpenMS/VISUAL/TOPPASTreeView.h>

Inheritance diagram for TOPPASTreeView:
QTreeWidget

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...
 

Detailed Description

Tree view implementation for the list of TOPP tools.

Constructor & Destructor Documentation

TOPPASTreeView ( QWidget parent = 0)

Constructor.

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 2.0.0 Documentation generated on Wed Mar 30 2016 12:49:30 using doxygen 1.8.11