Home || Architecture || Video Search || Visual Search || Scripts || Applications || Important Messages || OGL || Src

OglGui::WindowTimeLine::WindowTimeLine ( int  x,
int  y,
int  w,
int  h,
long  startTimeMs = 0,
long  timeSpanMs = 60000 
) [inline]

Definition at line 70 of file WindowTimeLine.h.

References OglGui::OglWindow::Init().

00071                                                               :
00072         ZoomShiftRuler(x,y,w,h,startTimeMs,timeSpanMs)
00073     {
00074         Init(w,h,startTimeMs,timeSpanMs);
00075     }
    WindowTimeLine(Window* parent, int w, int h,

Here is the call graph for this function:


Generated on Fri Mar 19 12:11:17 2010 for ImpalaSrc by  doxygen 1.5.1