|
rock_widget_collection
0.1
|
This is the complete list of members for ImageView, including all inherited members.
| addCircle(QPointF ¢er, 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 | |
| backgroundColor | ImageView | |
| BOTTOMLEFT enum value | ImageView | |
| BOTTOMRIGHT enum value | ImageView | |
| clearOverlays(bool clear_persistent_items=0) | ImageView | |
| clickedImage(const QPoint &point) | ImageView | signal |
| contextMenuEvent(QContextMenuEvent *event) | ImageView | protected |
| eventFilter(QObject *obj, QEvent *event) | ImageView | protected |
| getBackgroundColor() const | ImageView | slot |
| getHeight() const | ImageView | |
| getInvertColor() | ImageView | inlineslot |
| getProgressIndicatorTimeout() const | ImageView | slot |
| getRgbSwapped() | ImageView | inline |
| getWidth() const | ImageView | |
| ImageView(QWidget *parent=0) | ImageView | |
| invert_color | ImageView | |
| processImage() | ImageView | |
| progress_indicator_timeout | ImageView | |
| refresh() | ImageView | |
| resizeEvent(QResizeEvent *event) | ImageView | protected |
| rgb_swapped | ImageView | |
| rotate(int deg) | ImageView | |
| saveImage(QString path=QString(), bool overlay=0) | ImageView | |
| setBackgroundColor(const QColor &color) | ImageView | slot |
| setFrame(const base::samples::DistanceImage &frame) | ImageView | |
| setFrame(const base::samples::frame::Frame &frame) | ImageView | |
| setImage(const QImage &image) | ImageView | |
| setInvertColor(bool invert) | ImageView | slot |
| setProgressIndicatorTimeout(int timeout) | ImageView | slot |
| 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) | ImageView | slot |
| setUseProgressIndicator(bool use) | ImageView | slot |
| sizeHint() const | ImageView | |
| TextLocation enum name | ImageView | |
| TOPLEFT enum value | ImageView | |
| TOPRIGHT enum value | ImageView | |
| update2() | ImageView | |
| use_progress_indicator | ImageView | |
| use_smooth_transformation | ImageView | |
| useProgressIndicator() | ImageView | slot |
| useSmoothTransformation() | ImageView | slot |
| ~ImageView() | ImageView | virtual |
1.8.11