|
qtsmartgraphics
2.1.1
A simple library that improves the user experience when displaying images by Qt's QLabel and QGraphicsView.
|
This is the complete list of members for QSmartGraphicsView, including all inherited members.
| getImgNum() | QSmartGraphicsView | inline |
| initialize(const int _img_num, const int width, const int height, int changeRow=4) | QSmartGraphicsView | |
| isInitial() const | QSmartGraphicsView | inline |
| keyPressEvent(QKeyEvent *event) | QSmartGraphicsView | protected |
| mouseDoubleClickEvent(QMouseEvent *event) | QSmartGraphicsView | protected |
| mouseMoveEvent(QMouseEvent *event) | QSmartGraphicsView | protected |
| mousePressEvent(QMouseEvent *event) | QSmartGraphicsView | protected |
| mouseReleaseEvent(QMouseEvent *event) | QSmartGraphicsView | protected |
| QSmartGraphicsView(QWidget *parent=0) | QSmartGraphicsView | explicit |
| sendItemMouXY(const double x, const double y) | QSmartGraphicsView | signal |
| sendMousePress() | QSmartGraphicsView | signal |
| sendSelectedRegion(const QImage &img) | QSmartGraphicsView | signal |
| setImagefromQImage(const QImage &qimg) | QSmartGraphicsView | |
| setImagefromQImage(const std::vector< QImage > &qimgs) | QSmartGraphicsView | |
| updateImg() | QSmartGraphicsView | slot |
| wheelEvent(QWheelEvent *event) | QSmartGraphicsView | protected |
| ~QSmartGraphicsView() | QSmartGraphicsView |