[inline]
Definition at line 123 of file RgbDataSrcLavcTestGUI.h.
References mPropCtrls.
00123 { 00124 std::ostringstream oss; 00125 oss<<Value; 00126 mPropCtrls[Prop]->Update(oss.str()); 00127 }