Georg Baum wrote:
Abdelrazak Younes wrote:
Georg Baum wrote:
[EMAIL PROTECTED] wrote:
-/// a function should be executed from the workarea
+/// dispatch method that should be executed from the workarea
+/// \return true if a full redraw is needed.
bool workAr
Georg Baum wrote:
Abdelrazak Younes wrote:
I will add the dot or I can revert to /** style, I don't really care.
I don't care either about the style, but I do care about newly added
warnings.
I was wondering... Is there some automated doxygen run of the LyX code
somewhere in the web site?
Abdelrazak Younes wrote:
> I will add the dot or I can revert to /** style, I don't really care.
I don't care either about the style, but I do care about newly added
warnings.
> Someone needs to review all the doxygen comments someday...
Yes.
Georg
Georg Baum wrote:
Abdelrazak Younes wrote:
Georg Baum wrote:
[EMAIL PROTECTED] wrote:
-/// a function should be executed from the workarea
+/// dispatch method that should be executed from the workarea
+/// \return true if a full redraw is needed.
bool workAr
Abdelrazak Younes wrote:
> Georg Baum wrote:
>> [EMAIL PROTECTED] wrote:
>>
>>> -/// a function should be executed from the workarea
>>> +/// dispatch method that should be executed from the workarea
>>> +/// \return true if a full redraw is needed.
>>> bool workA
Georg Baum wrote:
[EMAIL PROTECTED] wrote:
-/// a function should be executed from the workarea
+/// dispatch method that should be executed from the workarea
+/// \return true if a full redraw is needed.
bool workAreaDispatch(FuncRequest const & ev);
/// comm
[EMAIL PROTECTED] wrote:
> -/// a function should be executed from the workarea
> +/// dispatch method that should be executed from the workarea
> +/// \return true if a full redraw is needed.
> bool workAreaDispatch(FuncRequest const & ev);
/// comments may not h