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

void Impala::Visualization::GUI::PreviewBar::SetHighlight ( bool  highlight  )  [inline]

Definition at line 35 of file PreviewBar.h.

References mHighlighted, and UpdateBackgroundColor().

00036     {
00037         mHighlighted = highlight;
00038         UpdateBackgroundColor();
00039     }

Here is the call graph for this function:


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