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

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

Definition at line 76 of file WindowTimeLine.h.

References OglGui::OglWindow::Init().

00077                                                               :
00078         ZoomShiftRuler(parent,w,h,startTimeMs,timeSpanMs)
00079     {
00080         Init(w,h,startTimeMs,timeSpanMs);
00081     }

Here is the call graph for this function:


Generated on Thu Jan 13 09:27:25 2011 for ImpalaSrc by  doxygen 1.5.1