John Levon <[EMAIL PROTECTED]> writes:
| Edwin said you had settled on :
|
| FormXXX
| FormXXXDialog <- machine generated
| FormXXXDialogImpl
|
| I would really prefer :
|
| FormXXX
| XXXDialog <- machine generated
| XXXDialogImpl
It would also be nice if the qt classes didn't clash too much with the
xforms one. doxygen would really like this
| Also, a contentious point, but is it possible that we use :
|
| if (condition) {
|
| rather than
|
| if ( condition ) {
|
yes, please.
| consistently across the handwritten Qt2 files ? currently it's not even
| consistent in some source files, and I personally would really prefer to
| go the way of most lyx source.
mmm
--
Lgb