#include <LVRGraphicsView.hpp>
Definition at line 12 of file LVRGraphicsView.hpp.
◆ closed
void lvr2::LVRGraphicsView::closed |
( |
| ) |
|
|
signal |
◆ closeEvent()
void lvr2::LVRGraphicsView::closeEvent |
( |
QCloseEvent * |
event | ) |
|
|
private |
◆ eventFilter()
bool lvr2::LVRGraphicsView::eventFilter |
( |
QObject * |
object, |
|
|
QEvent * |
event |
|
) |
| |
|
private |
◆ gentle_zoom()
void lvr2::LVRGraphicsView::gentle_zoom |
( |
double |
factor | ) |
|
◆ init()
void lvr2::LVRGraphicsView::init |
( |
| ) |
|
◆ set_modifiers()
void lvr2::LVRGraphicsView::set_modifiers |
( |
Qt::KeyboardModifiers |
modifiers | ) |
|
◆ set_zoom_factor_base()
void lvr2::LVRGraphicsView::set_zoom_factor_base |
( |
double |
value | ) |
|
◆ zoomed
void lvr2::LVRGraphicsView::zoomed |
( |
| ) |
|
|
signal |
◆ m_modifiers
Qt::KeyboardModifiers lvr2::LVRGraphicsView::m_modifiers |
|
private |
◆ m_target_scene_pos
QPointF lvr2::LVRGraphicsView::m_target_scene_pos |
|
private |
◆ m_target_viewport_pos
QPointF lvr2::LVRGraphicsView::m_target_viewport_pos |
|
private |
◆ m_zoom_factor_base
double lvr2::LVRGraphicsView::m_zoom_factor_base |
|
private |
The documentation for this class was generated from the following files: