#include <keyframeview.h>
KeyframeView::KeyframeView |
( |
QWidget * |
parent = nullptr | ) |
|
void KeyframeView::delete_selected_keyframes |
( |
| ) |
|
bool KeyframeView::keyframeIsSelected |
( |
EffectField * |
field, |
|
|
int |
keyframe |
|
) |
| |
|
private |
void KeyframeView::menu_set_key_type |
( |
QAction * |
a | ) |
|
|
privateslot |
void KeyframeView::mouseMoveEvent |
( |
QMouseEvent * |
event | ) |
|
|
private |
void KeyframeView::mousePressEvent |
( |
QMouseEvent * |
event | ) |
|
|
private |
void KeyframeView::mouseReleaseEvent |
( |
QMouseEvent * |
event | ) |
|
|
private |
void KeyframeView::paintEvent |
( |
QPaintEvent * |
event | ) |
|
|
private |
void KeyframeView::resize_move |
( |
double |
d | ) |
|
|
slot |
void KeyframeView::set_x_scroll |
( |
int |
s | ) |
|
|
slot |
void KeyframeView::set_y_scroll |
( |
int |
s | ) |
|
|
slot |
void KeyframeView::SetEffects |
( |
const QVector< EffectUI * > & |
open_effects | ) |
|
void KeyframeView::show_context_menu |
( |
const QPoint & |
pos | ) |
|
|
privateslot |
void KeyframeView::update_keys |
( |
| ) |
|
|
private |
void KeyframeView::wheel_event_signal |
( |
QWheelEvent * |
| ) |
|
|
signal |
void KeyframeView::wheelEvent |
( |
QWheelEvent * |
e | ) |
|
|
private |
long KeyframeView::drag_frame_start |
|
private |
bool KeyframeView::dragging |
|
private |
bool KeyframeView::keys_selected |
|
private |
long KeyframeView::last_frame_diff |
|
private |
bool KeyframeView::mousedown |
|
private |
QVector<long> KeyframeView::old_key_vals |
|
private |
QVector<EffectUI*> KeyframeView::open_effects_ |
|
private |
int KeyframeView::rect_select_h |
|
private |
int KeyframeView::rect_select_offset |
|
private |
int KeyframeView::rect_select_w |
|
private |
int KeyframeView::rect_select_x |
|
private |
int KeyframeView::rect_select_y |
|
private |
QVector<int> KeyframeView::rowY |
|
private |
bool KeyframeView::scroll_drag |
|
private |
bool KeyframeView::select_rect |
|
private |
QVector<int> KeyframeView::selected_keyframes |
|
private |
long KeyframeView::visible_in |
long KeyframeView::visible_out |
int KeyframeView::x_scroll |
|
private |
int KeyframeView::y_scroll |
|
private |
The documentation for this class was generated from the following files: