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