Image Component Library (ICL)
|
#include <ICLUtils/CompatMacros.h>
#include <ICLUtils/Range.h>
#include <ICLUtils/Rect32f.h>
#include <ICLUtils/Configurable.h>
#include <ICLMath/DynMatrix.h>
#include <ICLQt/MouseEvent.h>
#include <ICLQt/MouseHandler.h>
#include <ICLQt/ThreadedUpdatableWidget.h>
#include <QPen>
#include <QBrush>
#include <QPainter>
Go to the source code of this file.
Classes | |
class | icl::qt::AbstractPlotWidget |
The PlotWidget is an abstract base class for 2D plotting components. More... | |
struct | icl::qt::AbstractPlotWidget::Pen |
Utility structure for styles usend in subclasses. More... | |
struct | icl::qt::AbstractPlotWidget::Locker |
utility class for scoped locking More... | |
Namespaces | |
icl | |
undocument this line if you encounter any issues! | |
icl::qt | |