![]() |
Fraxinus
16.5.0-fx-rc1
An IGT application
|
This is the complete list of members for cx::View, including all inherited members.
| addRep(const RepPtr &rep)=0 | cx::View | pure virtual |
| customContextMenuRequested(const QPoint &) | cx::View | signal |
| focusChange(bool gotFocus, Qt::FocusReason reason) | cx::View | signal |
| get_vpMs() const =0 | cx::View | pure virtual |
| getName()=0 | cx::View | pure virtual |
| getRenderer() const =0 | cx::View | pure virtual |
| getRenderWindow() const =0 | cx::View | pure virtual |
| getReps()=0 | cx::View | pure virtual |
| getType() const =0 | cx::View | pure virtual |
| getTypeString() const =0 | cx::View | pure virtual |
| getUid()=0 | cx::View | pure virtual |
| getViewport() const =0 | cx::View | pure virtual |
| getViewport_s() const =0 | cx::View | pure virtual |
| getZoomFactor() const =0 | cx::View | pure virtual |
| hasRep(const RepPtr &rep) const =0 | cx::View | pure virtual |
| mouseMove(int x, int y, Qt::MouseButtons buttons) | cx::View | signal |
| mousePress(int x, int y, Qt::MouseButtons buttons) | cx::View | signal |
| mouseRelease(int x, int y, Qt::MouseButtons buttons) | cx::View | signal |
| mouseWheel(int x, int y, int delta, int orientation, Qt::MouseButtons buttons) | cx::View | signal |
| removeRep(const RepPtr &rep)=0 | cx::View | pure virtual |
| removeReps()=0 | cx::View | pure virtual |
| resized(QSize size) | cx::View | signal |
| setBackgroundColor(QColor color)=0 | cx::View | pure virtual |
| setModified()=0 | cx::View | pure virtual |
| setZoomFactor(double factor)=0 | cx::View | pure virtual |
| shown() | cx::View | signal |
| size() const =0 | cx::View | pure virtual |
| Type enum name | cx::View | |
| VIEW enum value | cx::View | |
| VIEW_2D enum value | cx::View | |
| VIEW_3D enum value | cx::View | |
| VIEW_REAL_TIME enum value | cx::View | |
| ~View() | cx::View | inlinevirtual |