[inline]
Definition at line 139 of file RgbDataSrcLavcTestGUI.h.
References mPropCtrls.
00139 { 00140 std::ostringstream oss; 00141 oss<<Value; 00142 mPropCtrls[Prop]->Update(oss.str()); 00143 }