|
Olive
|
#include <QPainter>Go to the source code of this file.
Macros | |
| #define | KEYFRAME_SIZE 6 |
| #define | KEYFRAME_COLOR 160 |
Functions | |
| void | draw_keyframe (QPainter &p, int type, int x, int y, bool darker, int r=KEYFRAME_COLOR, int g=KEYFRAME_COLOR, int b=KEYFRAME_COLOR) |
| long | adjust_row_keyframe (EffectRow *row, long time, long visible_in) |
| #define KEYFRAME_COLOR 160 |
| #define KEYFRAME_SIZE 6 |
| long adjust_row_keyframe | ( | EffectRow * | row, |
| long | time, | ||
| long | visible_in | ||
| ) |
| void draw_keyframe | ( | QPainter & | p, |
| int | type, | ||
| int | x, | ||
| int | y, | ||
| bool | darker, | ||
| int | r = KEYFRAME_COLOR, |
||
| int | g = KEYFRAME_COLOR, |
||
| int | b = KEYFRAME_COLOR |
||
| ) |
1.8.15