[inline]
Definition at line 133 of file RgbDataSrcLavcTestGUI.h.
References mPropCtrls.
00133 { 00134 std::ostringstream oss; 00135 oss<<Value; 00136 mPropCtrls[Prop]->Update(oss.str()); 00137 }