Image Component Library (ICL)
icl::qt::LowLevelPlotWidget Member List
This is the complete list of members for icl::qt::LowLevelPlotWidget, including all inherited members.
AbstractPlotWidget(QWidget *parent=0)icl::qt::AbstractPlotWidget
adaptProperty(const std::string &name, const std::string &newType, const std::string &newInfo, const std::string &newToolTip)icl::utils::Configurable [virtual]
addAnnotations(const char type, const float *data, int num=1, const QPen &linePen=QColor(255, 0, 0), const QBrush &brush=Qt::NoBrush, const std::string &text="", const std::string &textDelim=",")icl::qt::AbstractPlotWidget
addBarPlotData(const float *data, int len, const AbstractPlotWidget::PenPtr &style=new AbstractPlotWidget::Pen(QColor(255, 0, 0)), const std::string &name="", int stride=1, bool deepCopy=true, bool passOwnerShip=false)icl::qt::LowLevelPlotWidget
addChildConfigurable(Configurable *configurable, const std::string &childPrefix="")icl::utils::Configurable [protected]
addProperty(const std::string &name, const std::string &type, const std::string &info, const Any &value=Any(), const int volatileness=0, const std::string &tooltip=std::string())icl::utils::Configurable [protected]
addScatterData(char symbol, const float *xs, const float *ys, int num, const std::string &name="", int r=255, int g=0, int b=0, int size=5, bool connectingLine=false, int xStride=1, int yStride=1, bool filled=false, bool deepCopyData=true, bool passDataOwnerShip=false)icl::qt::LowLevelPlotWidget
addSeriesData(const float *data, int len, const AbstractPlotWidget::PenPtr &style=new AbstractPlotWidget::Pen(QColor(255, 0, 0)), const std::string &name="", int stride=1, bool deepCopy=true, bool passOwnerShip=false)icl::qt::LowLevelPlotWidget
AXIS_NAME_PEN enum valueicl::qt::AbstractPlotWidget
bgFunction typedeficl::qt::AbstractPlotWidget
call_callbacks(const std::string &propertyName, const Configurable *caller) const icl::utils::Configurable [protected]
Callback typedeficl::utils::Configurable
callbacksicl::utils::Configurable [protected]
clear()icl::qt::LowLevelPlotWidget [virtual]
clearAnnotations()icl::qt::AbstractPlotWidget
clearBarPlotData()icl::qt::LowLevelPlotWidget
clearScatterData()icl::qt::LowLevelPlotWidget
clearSeriesData()icl::qt::LowLevelPlotWidget
Configurable(const std::string &ID="", bool ordered=true)icl::utils::Configurable [protected]
Configurable(const Configurable &other)icl::utils::Configurable
create_configurable(const std::string &classname)icl::utils::Configurable [static]
create_default_ID(const std::string &prefix)icl::utils::Configurable [static]
dataicl::qt::LowLevelPlotWidget [private]
deactivateProperty(const std::string &pattern)icl::utils::Configurable
deleteDeactivationPattern(const std::string &pattern)icl::utils::Configurable
draw_symbol(QPainter &p, int size, float x, float y)icl::qt::AbstractPlotWidget [inline, protected, static]
drawBarPlotData(QPainter &p, const DrawState &state)icl::qt::LowLevelPlotWidget [protected, virtual]
drawData(QPainter &p)icl::qt::LowLevelPlotWidget [protected, virtual]
drawDefaultLedgend(QPainter &p, const utils::Rect &where, bool horizontal, const std::vector< std::string > &rowNames, const std::vector< PenPtr > &pens)icl::qt::AbstractPlotWidget [protected]
drawLegend(QPainter &p, const utils::Rect &where, bool horizontal)icl::qt::LowLevelPlotWidget [protected, virtual]
drawScatterData(QPainter &p, const DrawState &state)icl::qt::LowLevelPlotWidget [protected, virtual]
drawSeriesData(QPainter &p, const DrawState &state)icl::qt::LowLevelPlotWidget [protected, virtual]
drawToWin(const utils::Point32f &p) const icl::qt::AbstractPlotWidget [protected]
drawToWinX(float drawX) const icl::qt::AbstractPlotWidget [protected]
drawToWinY(float drawY) const icl::qt::AbstractPlotWidget [protected]
EMPTY_VECicl::utils::Configurable [static]
enterEvent(QEvent *event)icl::qt::AbstractPlotWidget [protected, virtual]
estimateDataXRange() const icl::qt::LowLevelPlotWidget [protected, virtual]
estimateDataYRange() const icl::qt::LowLevelPlotWidget [protected, virtual]
event(QEvent *event)icl::qt::ThreadedUpdatableWidget [inline, virtual]
get(const std::string &id)icl::utils::Configurable [static]
get_registered_configurables()icl::utils::Configurable [static]
getConfigurableID() const icl::utils::Configurable [inline]
getDataViewPort() const icl::qt::LowLevelPlotWidget [virtual]
getDynamicDataViewPort() const icl::qt::AbstractPlotWidget [protected]
getPropertyInfo(const std::string &propertyName) const icl::utils::Configurable [inline, virtual]
getPropertyList() const icl::utils::Configurable [virtual]
getPropertyListWithoutDeactivated() const icl::utils::Configurable
getPropertyToolTip(const std::string &propertyName) const icl::utils::Configurable [inline, virtual]
getPropertyType(const std::string &propertyName) const icl::utils::Configurable [inline, virtual]
getPropertyValue(const std::string &propertyName) const icl::utils::Configurable [virtual]
getPropertyVolatileness(const std::string &propertyName) const icl::utils::Configurable [inline, virtual]
install(MouseHandler *h)icl::qt::AbstractPlotWidget
isZoomed() const icl::qt::AbstractPlotWidget [protected]
keyPressEvent(QKeyEvent *event)icl::qt::AbstractPlotWidget [virtual]
leaveEvent(QEvent *event)icl::qt::AbstractPlotWidget [protected, virtual]
loadProperties(const std::string &filename, const std::vector< std::string > &propertiesToSkip=EMPTY_VEC)icl::utils::Configurable [virtual]
lock() const icl::qt::AbstractPlotWidget
LowLevelPlotWidget(QWidget *parent=0)icl::qt::LowLevelPlotWidget
mouseDoubleClickEvent(QMouseEvent *event)icl::qt::AbstractPlotWidget [protected, virtual]
mouseMoveEvent(QMouseEvent *event)icl::qt::AbstractPlotWidget [protected, virtual]
mousePressEvent(QMouseEvent *event)icl::qt::AbstractPlotWidget [protected, virtual]
mouseReleaseEvent(QMouseEvent *event)icl::qt::AbstractPlotWidget [protected, virtual]
NUM_PEN_TYPES enum valueicl::qt::AbstractPlotWidget
operator=(const Configurable &other)icl::utils::Configurable
paintEvent(QPaintEvent *evt)icl::qt::AbstractPlotWidget [virtual]
PenPtr typedeficl::qt::AbstractPlotWidget
PenType enum nameicl::qt::AbstractPlotWidget
prop(const std::string &propertyName)icl::utils::Configurable [protected]
prop(const std::string &propertyName) const icl::utils::Configurable [protected]
register_configurable_type(const std::string &classname, Function< Configurable * > creator)icl::utils::Configurable [static]
registerCallback(const Callback &cb)icl::utils::Configurable [inline]
removeBackgroundFunction()icl::qt::AbstractPlotWidget
removeChildConfigurable(Configurable *configurable)icl::utils::Configurable [protected]
removedCallback(const Callback &cb)icl::utils::Configurable
render()icl::qt::AbstractPlotWidget [inline]
renderTo(QPainter &p)icl::qt::AbstractPlotWidget
saveProperties(const std::string &filename, const std::vector< std::string > &propertiesToSkip=EMPTY_VEC) const icl::utils::Configurable [virtual]
setBackground(const QBrush &bgBrush)icl::qt::AbstractPlotWidget
setBackgroundFunction(bgFunction f)icl::qt::AbstractPlotWidget
setConfigurableID(const std::string &ID)icl::utils::Configurable
setDataViewPort(const utils::Rect32f &viewPort)icl::qt::AbstractPlotWidget
setDataViewPort(const utils::Range32f &xrange, const utils::Range32f &yrange)icl::qt::AbstractPlotWidget
setPen(PenType p, const QPen &pen)icl::qt::AbstractPlotWidget
setPropertyValue(const std::string &propertyName, const Any &value)icl::utils::Configurable [virtual]
supportsProperty(const std::string &propertyName) const icl::utils::Configurable [virtual]
syncChangesTo(Configurable *others, int num=1)icl::utils::Configurable
ThreadedUpdatableWidget(QWidget *parent=0)icl::qt::ThreadedUpdatableWidget [inline]
uninstall(MouseHandler *h)icl::qt::AbstractPlotWidget
unlock() const icl::qt::AbstractPlotWidget
updateBackgroundFunction()icl::qt::AbstractPlotWidget
updateFromOtherThread()icl::qt::ThreadedUpdatableWidget [inline]
winToDraw(const utils::Point &p) const icl::qt::AbstractPlotWidget [protected]
winToDrawX(int winX) const icl::qt::AbstractPlotWidget [protected]
winToDrawY(int winY) const icl::qt::AbstractPlotWidget [protected]
X_AXIS_PEN enum valueicl::qt::AbstractPlotWidget
X_GRID_PEN enum valueicl::qt::AbstractPlotWidget
X_LABEL_PEN enum valueicl::qt::AbstractPlotWidget
X_TIC_PEN enum valueicl::qt::AbstractPlotWidget
Y_AXIS_PEN enum valueicl::qt::AbstractPlotWidget
Y_GRID_PEN enum valueicl::qt::AbstractPlotWidget
Y_LABEL_PEN enum valueicl::qt::AbstractPlotWidget
Y_TIC_PEN enum valueicl::qt::AbstractPlotWidget
~AbstractPlotWidget()icl::qt::AbstractPlotWidget
~Configurable()icl::utils::Configurable [inline, virtual]
~LowLevelPlotWidget()icl::qt::LowLevelPlotWidget
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines