Home || Architecture || Video Search || Visual Search || Scripts || Applications || 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 Fri Mar 19 11:52:05 2010 for ImpalaSrc by  doxygen 1.5.1