Details
-
Task
-
Resolution: Done
-
P4: Low
-
None
-
None
-
Symbian OS
-
9935ad5366463429ed4aa9b8db03c4605586f866 572e3c9e04a265998b5b7dea4237828186be6f17 104adfdb63ec3bfe0afafea5278c45ebb873065d 3f1f0210cefaa3523c8d2cd5ead4bdbd5d92a68a 1c4b7e282b54bc39f5e3af96363973f0ec9c8cb9
Description
d2dcabd9
Frans Englich pointed out that the code has some minor deviations from the Qt style, such as
- Not having a space after each operator
- Writing "Type* foo" instead of "Type *foo"
Other suggestions for improvement include
- Replacing _DEBUG macros with QT_OS_DEBUG