Skip to content

Qt Creator and other tools

Have a question about Qt Creator, our cross-platform IDE, or any of the other tools? Ask here!
7.4k Topics 34.5k Posts
  • Simulator dos not have N9 skin, SDK 1.1.3

    2
    0 Votes
    2 Posts
    2k Views
    P

    Qt Simulator only include this skins:

    Nokia N900 Nokia N97 Nokia N95 Nokia N8 Nokia E71 Nokia E6
  • 0 Votes
    6 Posts
    3k Views
    sierdzioS

    Might be a good idea, thanks.

    I think doxygen was being discussed back in the qt5-feedback days, and was voted down on the basis of it being to much work to transfer. There were some problem with using it for QML, too. Not that QDoc performs there amazingly, it seems to have undergone extensive hacking to allow Qt Quick documentation.

    Anyway, thanks, I think I will raise the subject on development-request soon(-ish).

  • QtCreator: The only choice is git...

    3
    0 Votes
    3 Posts
    3k Views
    D

    Ah, you are right ! I just looked for some kind of repository browser like in eclipse, but that's a feasible way to get your code to the local machine, too.

    Thank you very much for the quick answer (and, by the way, thanks for the nice presentation at the Qt Developer Days last week),

    Frank

  • Cannot debug using eclipse with mingw

    5
    0 Votes
    5 Posts
    7k Views
    M

    Thank you for your reply Uwe!

    I guess I will do as you suggest.

    it would be nice to be able to stick to only one IDE, but this will have to do :)

    thank you once again.

  • 0 Votes
    8 Posts
    6k Views
    Q

    I have tryed to export a modified vcproj ... there is no special flag set in the pro files ..

  • QtSDK 1.1.3 && toolchain problem

    21
    0 Votes
    21 Posts
    8k Views
    S

    Tobias promised to solve this problem in 2.5. We discussed this on qt-creator mailing list.

  • Qt 4.7.4 help files mangled

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    G

    Threads can be moved and should never be dupülicated. Closing this thread.

    Please discuss in the "original one":http://developer.qt.nokia.com/forums/viewthread/11027/

  • 0 Votes
    6 Posts
    4k Views
    G

    Right, Andre :) And I'm always getting slightly into a rant-mode with this :)

    A simpler solution would be to agree on UTF-8 - com'on it's almost year 2012, we've landed on the moon, we'll fly to mars soon but we still shall stick to that stoneaged 7bit crap? That's ridiculous!

    And yes, a switch to UTF-8 does work. Of course you have to instruct your co-workers. But it's not that much more difficult than instructing them to use 7 bit ASCII only.

    Using English for the C++ texts is not always a way to go. You might have a team that targets only domestic use (it may want to translate it to English later on), that would have an additional translation step. You might have developers which are unable to build correct and understandable English texts (look at the forums!). These end up with an hard to understand English text being translated back to their native language - sound weird at best and at worst would lead to babelfish like native texts in the end.

    And as a last one catch-all:
    Machines have to adapt to man, not the otherwise round.

    I'm plainly unwilling to restrict myself (and adding additional, unnecessary work!) only because of 40 year old artifacts that stinking lazy programmers are not willing to change to recent standards.

  • CWD of the stylesheet file

    3
    0 Votes
    3 Posts
    2k Views
    W

    [quote author="RazrFalcon" date="1319723510"][quote author="wamo" date="1319722676"]What is the current working directory of the stylesheet file?[/quote]The directory from which you start your app.

    You can create folder with name "icons" in folder with your application executable. Then: image: url(icons/closetab.png);

    Or just use "qrc":http://doc.qt.nokia.com/latest/resources.html[/quote]

    I found this solution. My ide has a different default CWD path. It was home instead the appdir.
    Thank you

  • 0 Votes
    3 Posts
    2k Views
    M

    Ah OK, sorry for that. Thank you.

  • 0 Votes
    2 Posts
    2k Views
    G

    [Moved this to the Tools subforum]

    You should add the layouts from the most inner to the outside, not the other way round. Maybe you need to break the outer layout, add the inner layout and re-add the outer layout.

  • 0 Votes
    2 Posts
    2k Views
    M

    I just found it. Silly me.

    It's not called "Properties", it's "Qt C++ Property Editor"

  • [SOLVED] Add 'Function' Declaration

    7
    0 Votes
    7 Posts
    3k Views
    D

    Thanks!
    ALT+ENTER works fine!

  • 0 Votes
    4 Posts
    3k Views
    M

    Hi
    the above errors are by my messed project as below. What project settings do I need to change?
    Many thanks
    Michael

    Lead build steps for project myProject ...
    Run "C: \ QtSDK \ QtCreator \ bin \ jom.exe" clean
    E: \ QtSDK \ QtCreator \ bin \ jom.exe-nologo-j 2-f clean Makefile.Debug
    del debug \ main.obj
    del debug \ win.xpl.intermediate.manifest debug \ win.xpl1.exp debug \ win.xpl1.ilk vc vc *. pdb *. idb
    del debug \ win.xpl_resource.res
    E: \ QtSDK \ QtCreator \ bin \ jom.exe-nologo-j 2-f clean Makefile.Release

    jom 1.0.6 - empower your cores

    E: \ cpp-win \ myProject-build-desktop-Qt_4_7_4_for_Desktop_ MSVC2008__Qt_SDK__Release \ debug \ main.obj could not be found
    could not be found
    E: \ cpp-win \ myProject-build-desktop-Qt_4_7_4_for_Desktop MSVC2008__Qt_SDK__Release \ vc *. pdb could not be found
    could not be found
    del release \ main.obj
    del release \ win.xpl.intermediate.manifest release \ win.xpl1.exp
    del release \ win.xpl_resource.res
    del ". \ win.xpl.intermediate.manifest"
    could not be found
    del win.xpl1.exp
    could not be found
    E: \ cpp-win \ myProject-build-desktop-Qt_4_7_4_for_Desktop _MSVC2008__Qt_SDK__Release \ win.xpl1.exp could not be found
    ...

  • [Solved]Empty reference in assist

    7
    0 Votes
    7 Posts
    3k Views
    R

    Always forget to do it)

  • 0 Votes
    14 Posts
    4k Views
    R

    [quote author="Tobias Hunger" date="1319361096"]IIRC there are bug reports about these issues in JIRA for ages! It is not so straight forward to do due to the custom themeing we do, or so I was told.

    Feel free to "provide some patches":https://codereview.qt-project.org/ to fix this;-)[/quote]
    Thanks Tobias, I'll think about it as soon as I find time (right now I have many work, little daughter :) and English language courses, so it's a bit difficult with time :-) )

  • Event called upon window resize

    4
    0 Votes
    4 Posts
    11k Views
    Z

    Thanks !

  • 0 Votes
    6 Posts
    3k Views
    mzimmersM

    Odd...I thought I'd replied to this already.

    Tobias: I'm not trying to use this for platform-specific code. I have a collection of related programs that I thought would be convenient to control under one .pro file, but it appears that's not such a good idea. But yes, you've answered my original question. I'll just plan on a 1:1 ratio between executables and .pro files. Thanks.

  • QtSDK Source Code

    12
    0 Votes
    12 Posts
    8k Views
    T

    ... or ask on IRC. The installer framework guys hang out in #qt-sdk on freenode.net.

  • Shared code in subdirs template?

    12
    0 Votes
    12 Posts
    5k Views
    G

    [quote author="wecing" date="1319138207"]So it will be different on Windows?[/quote]

    For MinGW this should work too, as it's a gnu toolchain. It should work for the visual studio toolchain together with Qt Creator as IDE too.

    I don't know if it works with full Visual Studio usage (including the IDE/GUI).