Time for your 3rd Quarter Update! Are you in the running for the 6th Annual Expert Awards? Click the link to find out.

Third Quarter Hot Shots
 

Having problems asking a question? Have a general question about Experts Exchange? Let us know!

 
Time Tested QT Solutions: 1 - 19 of 19
  • 1
 
I am trying to install QT for Visual Studio following this guide: http://qtnode.net/wiki/Qt4_with_Visual_Studio I get through to "You will then be informed that qmake is about to be built....
Hi ! I would like to know how to use the sql class with mysql. When i tried it, I got an error that says that the drivers are not load. I have tried a lot of tutorials on the web but non...
I'm new to C++ and QT. I downloaded and installed qt-win-eval-4.5.0-vs2008.exe. Then I downloaded the Visual Studio 2008 plug-in (qt-vs-addin-1.0.0-rc1.exe). I did hello world and it worked...
Hi everybody, I created an application that use a mysql , it work very well at home where qt and the driver are install. When I try my application on any others computer i got the error ...
Is there something that QT does better that would recommend it towards using it for creating Java User interfaces over Swing, SWT and AWT? Or are there some disadvantages of QT that one should...
Hello, im interested in a QT Designer for QT 4, cant find it on google. Can someone give me a link? For Windows and Ubuntu would be awesome
Which factor decides in PHP /QT applications to construct query with doubles quotes for column name or table names. Some applications constructs query like (say MS access/Oracle) SELECT "C...
I have to build a Qt widget that acts as a terminal. It will be used like an xterm in my application. I don't need the code, but a few good ideas on how to do it.
I need to run a function before the program shuts down.  I have a system shutdown pushbutton that calls the function, but I need for the main window close "X" to react in the same fashion.  Th...
How do you put a  tooltip on a pushbutton in Qt 4.1.4 pushbutton ? Thanks
QImageReader::supportedImageFormats returns a list of formats supported by QImageReader. QImage uses QImageReader to load in the images when I do QImage image(pathtoimage); How do I limit ...
Hi I have a QFrame and in the QFrame is a layout with 3 rows. I want a slider to appear on Y exactly there where i clicked with the mouse. Instead it always appears at the same place in ...
I have a simple QT4 application that I'm rewriting based on an old QT3.3 applicaiton I previously wrote. I am writing everything from scratch, so there shouldn't be any concerns with convertin...
i want to convert TTF fonts to QPF fonts for QT platform using C++ can u let me know how??
I want to build a platform independent file copying tool using qt and need to modify file parameters like creation time and so on. Any ideas?
I have 4 pairs of items.  4 labels and 4 combo boxes that go with the associated label.  For concreteness, call the items: NW (for northwest) NE (for northeast) SW (for southwest) SE (fo...
Im using Q3Listview but i don't know how to get the item value from it . What i mean ..when i selected the item in Q3ListView , i will click one button and it will pass the value to QLineEdit ...
I'm designing a simple forms application in Kdevelop using QT 3. I've made a simple GUI, designed a simple piece of code to dump a line from cout to the console in Kdevelop when the push bu...
 
  • 1