qt-creator
Tab order in QDialog always moving to QTableWidget last
I have a QDialog that contains a bunch of fields, buttons and a custom widget that inherits QTableWidget somewhere in the middle. I have the tab order set up the way I want it and it works fine, but o[详细]
2023-04-02 16:21 分类:问答C++ Qt framework: qmake exits with error code 2, can not find project.pro file, yet it's there
As the title says, I am having an issue with Qt Creator. I started to play with it and created a main() with a some code in it and when I wanted to compile it to see how it would appear on the screen,[详细]
2023-03-31 19:17 分类:问答static linking breaks debug executable on windows (mingw)
Our C++ project uses mixed dynamic (Qt) and static (ffmpeg, portaudio) libraries. At the moment I\'m trying to port it to windows and the debug executable produced by mingw (via QtCreator) refuses to[详细]
2023-03-30 20:49 分类:问答error while running a GUI application in mini2440 board
i am trying to run a GUI application inside mini2440(FriendlyARM board that runs Qtopia). I followed instructions from[详细]
2023-03-30 06:17 分类:问答Using both mingw and msvc under QtCreator
I want to make QtCreator able to compile with mingw and msvc but i don\'t know how. I found some information over the internet but didn\'t work for me.[详细]
2023-03-30 03:46 分类:问答File template in Qt Creator
Is there a way to create file template as to add it to a list specified under File/New File or Project?[详细]
2023-03-30 02:10 分类:问答Qt release build requires debug DLLs
I have开发者_如何学编程 a rather weird problem deploying my application ... I compile the application inRelease mode, but when I try to run it it requires QtCored4.dll (notice the letter d).[详细]
2023-03-29 01:46 分类:问答using qtcreator and qmake, but not including QT dependencies
I like the environment, especially as I got hit by the VS MSBuild bug. Basically, QT -= gui core # No qt is used[详细]
2023-03-28 19:36 分类:问答Qt project files and PREFIX variable
I in开发者_开发问答cluded PREFIX = /usr/local inside my project file and then I run qmake myproject.pro[详细]
2023-03-28 19:17 分类:问答QT QML Photo Gallery symbian^1
I try to open a widows on image folder with library MGFetch, i\'ve no probleme in sy开发者_C百科mbian^3, but on symbian^1 when i include :[详细]
2023-03-28 04:22 分类:问答