#include <graphview.h>
◆ GraphView()
| GraphView::GraphView |
( |
QWidget * |
parent = nullptr | ) |
|
◆ delete_selected_keys()
| void GraphView::delete_selected_keys |
( |
| ) |
|
◆ draw_line_text()
| void GraphView::draw_line_text |
( |
QPainter & |
p, |
|
|
bool |
vert, |
|
|
int |
line_no, |
|
|
int |
line_pos, |
|
|
int |
next_line_pos |
|
) |
| |
|
private |
◆ draw_lines()
| void GraphView::draw_lines |
( |
QPainter & |
p, |
|
|
bool |
vert |
|
) |
| |
|
private |
◆ get_screen_x()
| int GraphView::get_screen_x |
( |
double |
d | ) |
|
|
private |
◆ get_screen_y()
| int GraphView::get_screen_y |
( |
double |
d | ) |
|
|
private |
◆ get_value_x()
| long GraphView::get_value_x |
( |
int |
i | ) |
|
|
private |
◆ get_value_y()
| double GraphView::get_value_y |
( |
int |
i | ) |
|
|
private |
◆ mouseMoveEvent()
| void GraphView::mouseMoveEvent |
( |
QMouseEvent * |
event | ) |
|
◆ mousePressEvent()
| void GraphView::mousePressEvent |
( |
QMouseEvent * |
event | ) |
|
◆ mouseReleaseEvent()
| void GraphView::mouseReleaseEvent |
( |
QMouseEvent * |
event | ) |
|
◆ paintEvent()
| void GraphView::paintEvent |
( |
QPaintEvent * |
event | ) |
|
◆ reset_view
| void GraphView::reset_view |
( |
| ) |
|
|
privateslot |
◆ select_all()
| void GraphView::select_all |
( |
| ) |
|
◆ selection_changed
| void GraphView::selection_changed |
( |
bool |
, |
|
|
int |
|
|
) |
| |
|
signal |
◆ selection_update()
| void GraphView::selection_update |
( |
| ) |
|
|
private |
◆ set_field_visibility()
| void GraphView::set_field_visibility |
( |
int |
field, |
|
|
bool |
b |
|
) |
| |
◆ set_row()
◆ set_scroll_x()
| void GraphView::set_scroll_x |
( |
int |
s | ) |
|
|
private |
◆ set_scroll_y()
| void GraphView::set_scroll_y |
( |
int |
s | ) |
|
|
private |
◆ set_selected_keyframe_type()
| void GraphView::set_selected_keyframe_type |
( |
int |
type | ) |
|
◆ set_view_to_all
| void GraphView::set_view_to_all |
( |
| ) |
|
|
privateslot |
◆ set_view_to_rect
| void GraphView::set_view_to_rect |
( |
int |
x1, |
|
|
double |
y1, |
|
|
int |
x2, |
|
|
double |
y2 |
|
) |
| |
|
privateslot |
◆ set_view_to_selection
| void GraphView::set_view_to_selection |
( |
| ) |
|
|
privateslot |
◆ set_zoom()
| void GraphView::set_zoom |
( |
double |
xz, |
|
|
double |
yz |
|
) |
| |
|
private |
◆ show_context_menu
| void GraphView::show_context_menu |
( |
const QPoint & |
pos | ) |
|
|
privateslot |
◆ wheelEvent()
| void GraphView::wheelEvent |
( |
QWheelEvent * |
event | ) |
|
◆ x_scroll_changed
| void GraphView::x_scroll_changed |
( |
int |
| ) |
|
|
signal |
◆ y_scroll_changed
| void GraphView::y_scroll_changed |
( |
int |
| ) |
|
|
signal |
◆ zoom_changed
| void GraphView::zoom_changed |
( |
double |
, |
|
|
double |
|
|
) |
| |
|
signal |
◆ click_add
| bool GraphView::click_add |
|
private |
◆ click_add_field
◆ click_add_key
| int GraphView::click_add_key |
|
private |
◆ click_add_proc
| bool GraphView::click_add_proc |
|
private |
◆ click_add_type
| int GraphView::click_add_type |
|
private |
◆ current_handle
| int GraphView::current_handle |
|
private |
◆ field_visibility
| QVector<bool> GraphView::field_visibility |
|
private |
◆ handle_field
| int GraphView::handle_field |
|
private |
◆ handle_index
| int GraphView::handle_index |
|
private |
◆ mousedown
| bool GraphView::mousedown |
|
private |
◆ moved_keys
| bool GraphView::moved_keys |
|
private |
◆ old_post_handle_x
| double GraphView::old_post_handle_x |
|
private |
◆ old_post_handle_y
| double GraphView::old_post_handle_y |
|
private |
◆ old_pre_handle_x
| double GraphView::old_pre_handle_x |
|
private |
◆ old_pre_handle_y
| double GraphView::old_pre_handle_y |
|
private |
◆ rect_select
| bool GraphView::rect_select |
|
private |
◆ rect_select_h
| int GraphView::rect_select_h |
|
private |
◆ rect_select_offset
| int GraphView::rect_select_offset |
|
private |
◆ rect_select_w
| int GraphView::rect_select_w |
|
private |
◆ rect_select_x
| int GraphView::rect_select_x |
|
private |
◆ rect_select_y
| int GraphView::rect_select_y |
|
private |
◆ row
◆ selected_keys
| QVector<int> GraphView::selected_keys |
|
private |
◆ selected_keys_fields
| QVector<int> GraphView::selected_keys_fields |
|
private |
◆ selected_keys_old_doubles
| QVector<double> GraphView::selected_keys_old_doubles |
|
private |
◆ selected_keys_old_vals
| QVector<long> GraphView::selected_keys_old_vals |
|
private |
◆ start_x
◆ start_y
◆ visible_in
| long GraphView::visible_in |
|
private |
◆ x_scroll
◆ x_zoom
◆ y_scroll
◆ y_zoom
The documentation for this class was generated from the following files: