Definition at line 435 of file Window.h. References mDoStateFeedback. Referenced by OglGui::AlertTimeLine::AlertButton(), OglGui::ConceptSupportControl::ColorButton(), Impala::Application::SDash::SurveillanceMap::CreateButton(), OglGui::SpinWheel::Init(), OglGui::DropDownWindow::Init(), OglGui::CheckBoxValueBar::Init(), Impala::Application::SDash::MonitorSelector::Init(), Impala::Application::MediaTable::TableWindowColumn::Init(), OglGui::TwoPanesWindow::LayoutPanes(), OglGui::FourPanesWindow::LayoutPanes(), and OglGui::AlertTimeLine::TestOnly_ManualTimeLineEvents(). 00436 { 00437 mDoStateFeedback = on; 00438 }
|