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

void Impala::Application::TagsLife::TagsWeekPlot::BarColors ( ULONG  borderCol,
ULONG  bgCol,
ULONG  fillCol 
) [inline]

Definition at line 46 of file TagsWeekPlot.h.

References mBarBgColor, mBarBorderColor, and mBarFillColor.

00047     {
00048         mBarBorderColor = borderCol;
00049         mBarBgColor     = bgCol;
00050         mBarFillColor   = fillCol;
00051     }


Generated on Fri Mar 19 10:51:51 2010 for ImpalaSrc by  doxygen 1.5.1