Hi Gregory

Great, thanks for the clarification. I am not sure why I have camel case
file names, but after changing them into all lower case, "Go to Slot" works
fine.

Thanks
Thomas

On Thu, Apr 21, 2011 at 2:04 AM, Gregory Smirnov <[email protected]> wrote:

>
>
> Hello,
>
> To summarize the issue: reproducible on Windows platform only.
> The reason: the class file name is camelcase, while QtCreator expects
> all lowercase name.
> Since filesystem name is case sensitive on Linux, it is not an issue.
>
> When you use a wizard to create new form, file names of new class are
> lowercase. This is Qt convention.
> So if you do not change the case of generated files - "Go to slot..."
> works on Windows. But I think case issue on Windows can be easily
> fixed.
>
> You can use camelcase in file names on Linux. The only requirement I
> can see here is that name of header and source files of new class MUST
> be identical.
>
> --
>  Gregory Smirnov
>   Software Engineer
>   2X Software - http://www.2x.com
>   Developers of virtual computing software
> _______________________________________________
> Qt-creator mailing list
> [email protected]
> http://lists.qt.nokia.com/mailman/listinfo/qt-creator
>



-- 
Thomas Ehrnhoefer
Software Developer, http://tasktop.com
_______________________________________________
Qt-creator mailing list
[email protected]
http://lists.qt.nokia.com/mailman/listinfo/qt-creator

Reply via email to