Home || Visual Search || Applications || Architecture || 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 Thu Jan 13 09:14:35 2011 for ImpalaSrc by  doxygen 1.5.1