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

void Impala::Application::WindowTrecSearch::SetBg ( ULONG  bg  )  [inline, private]

Definition at line 900 of file mainTrecSearch.cpp.

References mWnd2, and OglGui::OglWindow::SetBackground().

Referenced by BuildGUI(), SaveFinalResult(), TopicSelectionEvent(), and UpdateProgress().

00901     {
00902         SetBackground(bg);
00903         if (mWnd2)
00904             mWnd2->SetBackground(bg);
00905     }

Here is the call graph for this function:


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