TwiceAsNice
2019-02-18
|
#include <Nice/Util/Sync.h>
#include <Nice/Property/Joint.h>
#include <qwt_scale_draw.h>
#include <IceUtil/IceUtil.h>
#include <Nice/Property/BridgePlotBuffer.h>
#include <qwt_plot_item.h>
#include <qwt_counter.h>
#include <qwt_plot_zoomer.h>
#include <qwt_plot_picker.h>
#include <CurvePlotUI.h>
Classes | |
class | Nice::Internal::TimeScaleDraw |
Internal class used by the CurvePlot to draw the scale labels. More... | |
class | Nice::Internal::Zoomer |
Internal class used by the CurvePlot to zoom functionality. More... | |
class | Nice::Internal::Picker |
class | CurvePlot |
An instance of this class represents an BridgePlotBuffer which is connected to a property. The Widget displays the buffered numerical data in a 2D-Curve. The curve, buffer size, scale, zoom and export functionalities are implizite provided by the Widget. To connect a property simply call the derived connect function. For additional information plaese see the TwiceAsNice Wiki. More... | |
Namespaces | |
Nice | |
Nice::Internal | |