#include <UnixTimeLine.h>
Inheritance diagram for Impala::Application::MediaTable::UnixTimeLine:
Public Member Functions | |
UnixTimeLine (int x, int y, int w, int h, long startTime=0, long timeSpan=60000) | |
UnixTimeLine (Window *parent, int w, int h, long startTime=0, long timeSpan=60000) | |
UnixTimeLine (Window *parent, int x, int y, int w, int h, long startTime=0, long timeSpan=60000) | |
Protected Member Functions | |
void | DrawTick (long time, int x, int y, long tickSpan, int tickLen=5) |
Definition at line 10 of file UnixTimeLine.h.