Trolltech Home | Qt4-preview-feedback Home | Recent Threads | All Threads | Author | Date
All threads index page 1

Qt4-preview-feedback Archive, July 2007
Minor bug with QtEclipse rc1


Message 1 in thread

When you create a new Qt project and the project name has a space in
it, all of the initial generated code uses that space in the class
names which make invalid c++ code.

To unsubscribe - send "unsubscribe" in the subject to qt4-preview-feedback-request@xxxxxxxxxxxxx


Message 2 in thread

Thanks for catching that. I think it is is more than minor if a wizard generates invalid code.
The current fix for that is now that the class and file names in the second step of of the "New Qt Gui Application Project" wizard result valid by default due to proper filtering/replacement. That fix will be in the next rc or release.

Thanks,
Alessandro

Chris schrieb:
> When you create a new Qt project and the project name has a space in
> it, all of the initial generated code uses that space in the class
> names which make invalid c++ code.

To unsubscribe - send "unsubscribe" in the subject to qt4-preview-feedback-request@xxxxxxxxxxxxx