Questions specifically relating to the deprecated version 4.x.x of the Qt C++ GUI library.
How do I set color of text and background of a QLabel ?
qt qt4 qlabelI want to have a small QFormLayout that grows to fill its parent widget. I created a new .ui file …
qt4 autoresize qt-designerI want to store images and .docx/.doc, .pptx/.ppt, .pdf files using the front end of my software. I …
mysql ubuntu qt4I am a beginner to Qt programming and use codeblocks for my programming. I created 3 files communicate.h,commmunicate.cpp …
c++ user-interface qt4 codeblocksI want to use switch-case in my program but the compiler gives me this error: switch expression of type 'QString' …
c++ qt switch-statement qt4 qstringThe Qt documentation for QThread says to create a class from QThread, and to implement the run method. Below is …
multithreading qt qt4 qthreadHow do I know which version of Qt I am using? When I open Qt Creator it shows "Welcome to …
qt4 pyqt qt-creator qtcore qtcpsocket