![]() |
NDEVR
API Documentation
|
This is the complete list of members for Ruler, including all inherited members.
| convertModelToPixel(uint04 dim, fltp08 model) | Ruler | protected |
| convertPixelToModel(uint04 dim, uint04 pixel) | Ruler | protected |
| dimension() const | Ruler | inline |
| e_camera_location enum value | Ruler | |
| e_none enum value | Ruler | |
| e_selection enum value | Ruler | |
| getFormattedTickText(fltp08 value, fltp08 spacing, uint01 dim) | Ruler | protected |
| label() const | Ruler | |
| labelBackground() | Ruler | |
| LabelMode enum name | Ruler | |
| labelPixelLocation() const | Ruler | protected |
| m_axis | Ruler | protected |
| m_camera | Ruler | protected |
| m_camera_listener | Ruler | protected |
| m_coordinate_listener | Ruler | protected |
| m_draw_minor | Ruler | protected |
| m_is_horizontal | Ruler | protected |
| m_is_left_or_top | Ruler | protected |
| m_is_opaque | Ruler | protected |
| m_label_axis | Ruler | protected |
| m_label_background | Ruler | protected |
| m_label_location | Ruler | protected |
| m_label_mode | Ruler | protected |
| m_label_rect | Ruler | protected |
| m_label_text | Ruler | protected |
| m_labels_visible | Ruler | protected |
| m_last_label_background | Ruler | protected |
| m_last_label_location | Ruler | protected |
| m_last_label_text | Ruler | protected |
| m_last_paint_scale | Ruler | protected |
| m_last_world_offset | Ruler | protected |
| m_last_world_spacing | Ruler | protected |
| m_scroll_area_target | Ruler | protected |
| m_scroll_scale | Ruler | protected |
| MARGIN | Ruler | static |
| paintBackground(QPainter &g2D) | Ruler | |
| paintEvent(QPaintEvent *event) override | Ruler | |
| paintRuler(QPainter &g2D) | Ruler | |
| Ruler(QWidget *parent=nullptr) | Ruler | |
| Ruler(bool is_horizontal, bool is_left_or_top, QWidget *parent=nullptr) | Ruler | |
| scale() const | Ruler | protected |
| setAxis() | Ruler | protected |
| setCamera(const DynamicPointer< Camera > &camera) | Ruler | |
| setHorizontal(bool is_horizontal) | Ruler | |
| setLabel(const String &label, const Vector< 2, fltp08 > &location=Vector< 2, fltp08 >(0.0)) | Ruler | |
| setLabelMode(LabelMode mode) | Ruler | |
| setLabelsVisible(bool visible) | Ruler | |
| setScroller(QScrollArea *scroll_area_target, fltp08 scroll_scale=1.0) | Ruler | |
| sizeHint() const override | Ruler | |
| unit() const | Ruler | protected |
| worldBounds() const | Ruler | protected |
| worldGridSpacing() const | Ruler | protected |
| worldOffset() const | Ruler | protected |
| worldSpan() const | Ruler | protected |
| ~Ruler() | Ruler |