Visualization classes. More...
Modules | |
Spectrum visualization widgets | |
Spectrum visualization widgets. | |
TOPPView | |
GUI elements for TOPPView. | |
TOPPAS | |
GUI elements for TOPPAS. | |
Dialogs | |
Dialogs for user interaction. | |
Classes | |
class | AxisPainter |
Draws a coordinate axis. It has only static methods, that's why the constructor is private. More... | |
class | AxisTickCalculator |
Calculates ticks for a given value range. More... | |
class | AxisWidget |
Widget that represents an axis of a graph. More... | |
class | ColorSelector |
A widget for selecting a color. More... | |
class | EnhancedTabBar |
Convenience tab bar implementation. More... | |
class | EnhancedTabBarWidgetInterface |
Widgets that are placed into an EnhancedTabBar must implement this interface. More... | |
class | HistogramWidget |
Widget which can visualize a histogram. More... | |
class | MetaDataBrowser |
A meta data visualization widget. More... | |
class | MultiGradient |
A gradient of multiple colors and arbitrary distances between colors. More... | |
class | MultiGradientSelector |
A widget witch allows constructing gradients of multiple colors. More... | |
class | ParamEditor |
A GUI for editing or viewing a Param object. More... | |
class | TOPPASLogWindow |
QTextEdit implementation with a "clear" button in the context menu. More... | |
class | TOPPASTabBar |
Convenience tab bar implementation. More... | |
class | TOPPASTreeView |
Tree view implementation for the list of TOPP tools. More... | |
Enumerations | |
enum | Alignment { TOP, BOTTOM, LEFT, RIGHT } |
Where the axis is placed. More... | |
enum | InterpolationMode { IM_LINEAR, IM_STAIRS } |
Interpolation mode. More... | |
enum | { NODE, NORMAL_ITEM, ADVANCED_ITEM } |
Role of the entry. More... | |
Visualization classes.
anonymous enum |
OpenMS / TOPP release 2.0.0 | Documentation generated on Sat May 16 2015 16:13:43 using doxygen 1.8.9.1 |