rock_widget_collection  0.1
ImageView Member List

This is the complete list of members for ImageView, including all inherited members.

addCircle(QPointF &center, double radius, QColor &color, int width, bool persistent=0)ImageViewslot
addLine(QLineF &line, QColor &color, int width, bool persistent=0)ImageViewslot
addPoints(const QList< int > points_x, QList< int > points_y, QColor &color, int width, bool persistent=0)ImageViewslot
addPolygon(QPolygonF &polygon, QColor &color, int width, bool persistent=0)ImageViewslot
addText(QString text, int location, QColor color=QColor(Qt::black), bool persistent=0)ImageViewslot
backgroundColorImageView
BOTTOMLEFT enum valueImageView
BOTTOMRIGHT enum valueImageView
clearOverlays(bool clear_persistent_items=0)ImageViewslot
clickedImage(const QPoint &point)ImageViewsignal
contextMenuEvent(QContextMenuEvent *event)ImageViewprotected
eventFilter(QObject *obj, QEvent *event)ImageViewprotected
getBackgroundColor() const ImageViewslot
getHeight() const ImageViewslot
getInvertColor()ImageViewinlineslot
getProgressIndicatorTimeout() const ImageViewslot
getRgbSwapped()ImageViewinlineslot
getWidth() const ImageViewslot
ImageView(QWidget *parent=0)ImageView
invert_colorImageView
processImage()ImageViewslot
progress_indicator_timeoutImageView
refresh()ImageViewslot
resizeEvent(QResizeEvent *event)ImageViewprotected
rgb_swappedImageView
rotate(int deg)ImageViewslot
saveImage(QString path=QString(), bool overlay=0)ImageViewslot
setBackgroundColor(const QColor &color)ImageViewslot
setFrame(const base::samples::DistanceImage &frame)ImageViewslot
setFrame(const base::samples::frame::Frame &frame)ImageViewslot
setImage(const QImage &image)ImageViewslot
setInvertColor(bool invert)ImageViewslot
setProgressIndicatorTimeout(int timeout)ImageViewslot
setRawImage(const QString &mode, int pixel_size, int width, int height, const char *pbuffer, const int size)ImageViewslot
setRgbSwapped(bool swapped)ImageViewslot
setSmoothTransformation(bool smooth)ImageViewslot
setUseProgressIndicator(bool use)ImageViewslot
sizeHint() const ImageView
TextLocation enum nameImageView
TOPLEFT enum valueImageView
TOPRIGHT enum valueImageView
update2()ImageViewslot
use_progress_indicatorImageView
use_smooth_transformationImageView
useProgressIndicator()ImageViewslot
useSmoothTransformation()ImageViewslot
~ImageView()ImageViewvirtual