Olive
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
Macros | Functions
keyframedrawing.cpp File Reference
#include "keyframedrawing.h"
#include "effects/effect.h"
#include "timeline/clip.h"

Macros

#define KEYFRAME_POINT_COUNT   4
 

Functions

void draw_keyframe (QPainter &p, int type, int x, int y, bool darker, int r, int g, int b)
 
long adjust_row_keyframe (EffectRow *row, long time, long visible_in)
 

Macro Definition Documentation

#define KEYFRAME_POINT_COUNT   4

Function Documentation

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,
int  g,
int  b 
)