Image Component Library (ICL)
icl::qt::HistogrammWidget Member List

This is the complete list of members for icl::qt::HistogrammWidget, 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::Configurablevirtual
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::Configurableprotected
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::Configurableprotected
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
bars(const T *data, int num, int stride=1)icl::qt::PlotWidget
bars(const std::vector< T > &data)icl::qt::PlotWidgetinline
bgFunction typedeficl::qt::AbstractPlotWidget
brush(const QBrush &brush)icl::qt::PlotWidget
buficl::qt::HistogrammWidget
call_callbacks(const std::string &propertyName, const Configurable *caller) consticl::utils::Configurableprotected
Callback typedeficl::utils::Configurable
callbacksicl::utils::Configurableprotected
circle(const utils::Point32f &c, float r)icl::qt::PlotWidget
circle(float cx, float cy, float r)icl::qt::PlotWidget
clear()icl::qt::PlotWidgetvirtual
clearAnnotations()icl::qt::AbstractPlotWidget
clearBarPlotData()icl::qt::LowLevelPlotWidget
clearScatterData()icl::qt::LowLevelPlotWidget
clearSeriesData()icl::qt::LowLevelPlotWidget
color(int r, int g, int b, int a=255)icl::qt::PlotWidget
color(const VectorType &c)icl::qt::PlotWidgetinline
Configurable(const std::string &ID="", bool ordered=true)icl::utils::Configurableprotected
Configurable(const Configurable &other)icl::utils::Configurable
create_configurable(const std::string &classname)icl::utils::Configurablestatic
create_default_ID(const std::string &prefix)icl::utils::Configurablestatic
deactivateProperty(const std::string &pattern)icl::utils::Configurable
deleteDeactivationPattern(const std::string &pattern)icl::utils::Configurable
draw(const utils::VisualizationDescription &d)icl::qt::PlotWidget
draw_symbol(QPainter &p, int size, float x, float y)icl::qt::AbstractPlotWidgetinlineprotectedstatic
drawBarPlotData(QPainter &p, const DrawState &state)icl::qt::LowLevelPlotWidgetprotectedvirtual
drawData(QPainter &p)icl::qt::LowLevelPlotWidgetprotectedvirtual
drawDefaultLedgend(QPainter &p, const utils::Rect &where, bool horizontal, const std::vector< std::string > &rowNames, const std::vector< PenPtr > &pens)icl::qt::AbstractPlotWidgetprotected
drawLegend(QPainter &p, const utils::Rect &where, bool horizontal)icl::qt::LowLevelPlotWidgetprotectedvirtual
drawScatterData(QPainter &p, const DrawState &state)icl::qt::LowLevelPlotWidgetprotectedvirtual
drawSeriesData(QPainter &p, const DrawState &state)icl::qt::LowLevelPlotWidgetprotectedvirtual
drawToWin(const utils::Point32f &p) consticl::qt::AbstractPlotWidgetprotected
drawToWinX(float drawX) consticl::qt::AbstractPlotWidgetprotected
drawToWinY(float drawY) consticl::qt::AbstractPlotWidgetprotected
EMPTY_VECicl::utils::Configurablestatic
enterEvent(QEvent *event)icl::qt::AbstractPlotWidgetprotectedvirtual
estimateDataXRange() consticl::qt::LowLevelPlotWidgetprotectedvirtual
estimateDataYRange() consticl::qt::LowLevelPlotWidgetprotectedvirtual
event(QEvent *event)icl::qt::ThreadedUpdatableWidgetinlinevirtual
fill(int r, int g, int b, int a=255)icl::qt::PlotWidget
fill(const VectorType &c)icl::qt::PlotWidgetinline
get(const std::string &id)icl::utils::Configurablestatic
get_registered_configurables()icl::utils::Configurablestatic
getConfigurableID() consticl::utils::Configurableinline
getDataViewPort() consticl::qt::LowLevelPlotWidgetvirtual
getDynamicDataViewPort() consticl::qt::AbstractPlotWidgetprotected
getPropertyInfo(const std::string &propertyName) consticl::utils::Configurableinlinevirtual
getPropertyList() consticl::utils::Configurablevirtual
getPropertyListWithoutDeactivated() consticl::utils::Configurable
getPropertyToolTip(const std::string &propertyName) consticl::utils::Configurableinlinevirtual
getPropertyType(const std::string &propertyName) consticl::utils::Configurableinlinevirtual
getPropertyValue(const std::string &propertyName) consticl::utils::Configurablevirtual
getPropertyVolatileness(const std::string &propertyName) consticl::utils::Configurableinlinevirtual
grid(int nX, int nY, const float *xs, const float *ys, int stride=1)icl::qt::PlotWidget
grid(const utils::Array2D< utils::Point > &data)icl::qt::PlotWidget
grid(const utils::Array2D< utils::Point32f > &data)icl::qt::PlotWidgetinline
grid(int nX, int nY, const float *xys)icl::qt::PlotWidgetinline
grid(int nX, int nY, const utils::Point *ps)icl::qt::PlotWidgetinline
grid(int nX, int nY, const utils::Point32f *ps)icl::qt::PlotWidgetinline
grid(int nX, int nY, const std::vector< utils::Point32f > &ps)icl::qt::PlotWidgetinline
grid(int nX, int nY, const std::vector< utils::Point > &ps)icl::qt::PlotWidgetinline
grid(int nX, int nY, const std::vector< float > &xys)icl::qt::PlotWidgetinline
grid(int nX, int nY, const std::vector< float > &xs, const std::vector< float > &ys)icl::qt::PlotWidgetinline
HistogrammWidget(QWidget *parent)icl::qt::HistogrammWidget
install(MouseHandler *h)icl::qt::AbstractPlotWidget
isOrderedFlagSet() consticl::utils::Configurableinline
isZoomed() consticl::qt::AbstractPlotWidgetprotected
keyPressEvent(QKeyEvent *event)icl::qt::AbstractPlotWidgetvirtual
label(const std::string &primitiveLabel)icl::qt::PlotWidget
leaveEvent(QEvent *event)icl::qt::AbstractPlotWidgetprotectedvirtual
line(const utils::Point32f &a, const utils::Point32f &b)icl::qt::PlotWidget
line(float x1, float y1, float x2, float y2)icl::qt::PlotWidgetinline
linestrip(const std::vector< utils::Point32f > &ps, bool closedLoop=true)icl::qt::PlotWidget
linestrip(const std::vector< utils::Point > &ps, bool closedLoop=true)icl::qt::PlotWidget
linestrip(const utils::Point32f *ps, int num, bool closedLoop=true)icl::qt::PlotWidget
linestrip(const utils::Point *ps, int num, bool closedLoop=true)icl::qt::PlotWidget
linestrip(const float *xs, const float *ys, int num, bool closedLoop=true, int stride=1)icl::qt::PlotWidget
linewidth(float width)icl::qt::PlotWidget
loadProperties(const std::string &filename, const std::vector< std::string > &propertiesToSkip=EMPTY_VEC)icl::utils::Configurablevirtual
lock()icl::qt::PlotWidgetinline
icl::qt::LowLevelPlotWidget::lock() consticl::qt::AbstractPlotWidget
logOnicl::qt::HistogrammWidget
LowLevelPlotWidget(QWidget *parent=0)icl::qt::LowLevelPlotWidget
meanOnicl::qt::HistogrammWidget
medianOnicl::qt::HistogrammWidget
mouseDoubleClickEvent(QMouseEvent *event)icl::qt::AbstractPlotWidgetprotectedvirtual
mouseMoveEvent(QMouseEvent *event)icl::qt::AbstractPlotWidgetprotectedvirtual
mousePressEvent(QMouseEvent *event)icl::qt::AbstractPlotWidgetprotectedvirtual
mouseReleaseEvent(QMouseEvent *event)icl::qt::AbstractPlotWidgetprotectedvirtual
nocolor()icl::qt::PlotWidgetinline
nofill()icl::qt::PlotWidgetinline
nolabel()icl::qt::PlotWidgetinline
nosym()icl::qt::PlotWidgetinline
NUM_PEN_TYPES enum valueicl::qt::AbstractPlotWidget
operator=(const Configurable &other)icl::utils::Configurable
paintEvent(QPaintEvent *evt)icl::qt::AbstractPlotWidgetvirtual
pen(const QPen &pen)icl::qt::PlotWidget
PenPtr typedeficl::qt::AbstractPlotWidget
PenType enum nameicl::qt::AbstractPlotWidget
PlotWidget(QWidget *parent=0)icl::qt::PlotWidget
prop(const std::string &propertyName)icl::utils::Configurableprotected
prop(const std::string &propertyName) consticl::utils::Configurableprotected
rect(const utils::Point32f &ul, const utils::Point32f &lr)icl::qt::PlotWidget
rect(const utils::Rect &r)icl::qt::PlotWidget
rect(const utils::Rect32f &r)icl::qt::PlotWidget
rect(float x, float y, float w, float h)icl::qt::PlotWidget
register_configurable_type(const std::string &classname, Function< Configurable * > creator)icl::utils::Configurablestatic
registerCallback(const Callback &cb)icl::utils::Configurableinline
removeBackgroundFunction()icl::qt::AbstractPlotWidget
removeChildConfigurable(Configurable *configurable)icl::utils::Configurableprotected
removedCallback(const Callback &cb)icl::utils::Configurable
render()icl::qt::AbstractPlotWidgetinline
renderTo(QPainter &p)icl::qt::AbstractPlotWidget
reset()icl::qt::PlotWidgetinline
saveProperties(const std::string &filename, const std::vector< std::string > &propertiesToSkip=EMPTY_VEC) consticl::utils::Configurablevirtual
scatter(const T *xs, const T *ys, int num, int xStride=1, int yStride=1, bool connect=false)icl::qt::PlotWidget
scatter(const std::vector< utils::Point32f > &ps, bool connect=false)icl::qt::PlotWidgetinline
scatter(const std::vector< utils::Point > &ps, bool connect=false)icl::qt::PlotWidgetinline
scatter(const math::FixedMatrix< T, 1, 2 > *ps, int num, bool connect=false)icl::qt::PlotWidgetinline
scatter(const math::FixedMatrix< T, 2, 1 > *ps, int num, bool connect=false)icl::qt::PlotWidgetinline
scatter(const std::vector< math::FixedColVector< float, 2 > > &ps, bool connect=false)icl::qt::PlotWidgetinline
selChannelicl::qt::HistogrammWidget
series(const T *data, int num, int stride=1)icl::qt::PlotWidget
series(const std::vector< T > &data)icl::qt::PlotWidgetinline
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
setFeatures(bool logOn, bool meanOn, bool medianOn, int selChannel)icl::qt::HistogrammWidget
setPen(PenType p, const QPen &pen)icl::qt::AbstractPlotWidget
setPropertyValue(const std::string &propertyName, const Any &value)icl::utils::Configurablevirtual
supportsProperty(const std::string &propertyName) consticl::utils::Configurablevirtual
sym(char s)icl::qt::PlotWidget
sym(char s, int symsize)icl::qt::PlotWidgetinline
symsize(float size)icl::qt::PlotWidget
syncChangesTo(Configurable *others, int num=1)icl::utils::Configurable
text(float x, float y, const std::string &text)icl::qt::PlotWidget
text(const utils::Point32f &p, const std::string &text)icl::qt::PlotWidget
ThreadedUpdatableWidget(QWidget *parent=0)icl::qt::ThreadedUpdatableWidgetinline
title(const std::string &title)icl::qt::PlotWidgetinline
uninstall(MouseHandler *h)icl::qt::AbstractPlotWidget
unlock()icl::qt::PlotWidgetinline
icl::qt::LowLevelPlotWidget::unlock() consticl::qt::AbstractPlotWidget
updateBackgroundFunction()icl::qt::AbstractPlotWidget
updateData(const ImageStatistics &s)icl::qt::HistogrammWidget
updateFromOtherThread()icl::qt::ThreadedUpdatableWidgetinline
winToDraw(const utils::Point &p) consticl::qt::AbstractPlotWidgetprotected
winToDrawX(int winX) consticl::qt::AbstractPlotWidgetprotected
winToDrawY(int winY) consticl::qt::AbstractPlotWidgetprotected
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
xlabel(const std::string &xlabel)icl::qt::PlotWidgetinline
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
ylabel(const std::string &ylabel)icl::qt::PlotWidgetinline
~AbstractPlotWidget()icl::qt::AbstractPlotWidget
~Configurable()icl::utils::Configurableinlinevirtual
~LowLevelPlotWidget()icl::qt::LowLevelPlotWidget
~PlotWidget()icl::qt::PlotWidget