From: asl Date: Fri, 5 May 2006 06:07:44 +0000 (+0000) Subject: doxygen comments X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=80069ea4a1b455c0280f33d11296e51ceab6cdfa;p=modules%2Fgui.git doxygen comments --- diff --git a/src/Qtx/QtxWorkstack.cxx b/src/Qtx/QtxWorkstack.cxx index a2db630ea..c54060631 100644 --- a/src/Qtx/QtxWorkstack.cxx +++ b/src/Qtx/QtxWorkstack.cxx @@ -1505,6 +1505,7 @@ QtxWorkstack& QtxWorkstack::operator<<( const QString& parameters ) Example of string produced by operator>> : "(splitter orientation=0 sizes=186:624 (views active='OCCViewer_0_0' 'OCCViewer_0_0') / (views active='VTKViewer_0_0' 'VTKViewer_0_0'))" +*/ QtxWorkstack& QtxWorkstack::operator>>( QString& outParameters ) { splitterInfo( mySplit, outParameters );