[inline]
Definition at line 128 of file RgbDataSrcLavcTestGUI.h.
References mPropCtrls.
00128 { 00129 std::ostringstream oss; 00130 oss<<Value; 00131 mPropCtrls[Prop]->Update(oss.str()); 00132 }