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

void Impala::Application::TagsLife::HistogramBars::SetColors ( int  normalColor,
int  highlightColor 
) [inline]

Definition at line 46 of file HistogramBars.h.

References mHighlightColor, and mNormalColor.

00047     {
00048         mNormalColor    = normalColor;
00049         mHighlightColor = highlightColor;
00050     }


Generated on Thu Jan 13 09:16:20 2011 for ImpalaSrc by  doxygen 1.5.1