I have written a simple qt application with qt creator, I have tested with PC simulation and N900 device, It\'s OK. Qt Creator created a .deb file in my mobile. but it can\'t be installed. The install
In Eclipse there is an option to specify pre processing defines (#ifdef macros) to a project by using the Symbols option in Paths and Symbols. This helps in effective indexing of code which is cross开
I am tryimng to make a UI. But in qt, the window size is too short, I want to work in a separate windows like photoshop. Here I am posting the picture. I want to see the middle window(i rounded it by
I have some questions about Qt creator. Under Win XP, I can use autocomplete with hot key \'ctrl + whites开发者_StackOverflow中文版pace\'. Can I change the hot key to another like \'ctrl + shift + u\
I want to display data in multiple columns in a QColumnView. I am using Qt Creator and Qt 4 for development.
I am drop some QLabel on main form my qt gui app, and after that in my main class \"mainwindow\" I cant reach 开发者_开发技巧label? Why and how to solve it? (I am trying to type label - its name and t
I am trying to do console application to read pixels from image: #include <QtCore/QCoreApplication>
I have a form and several widgets on it. Say, I have the following code and breakpoint on this line: ui->labTitle->setMinimumHeight(64);
I\'m trying to display a little 开发者_StackOverflow社区square of solid color. I\'ve created a QGraphicsView widget myGraphicsView and call:
It looks like Nokia Qt SDK does not provide QtMultimediaKit with the package which is a part of Qt Mobility API 1.0.2.