[inline]
Definition at line 145 of file RgbDataSrcLavcTestGUI.h.
References mPropCtrls.
00145 { 00146 std::ostringstream oss; 00147 oss<<Value.num<<" / "<<Value.den; 00148 mPropCtrls[Prop]->Update(oss.str()); 00149 }