Questions specifically relating to the deprecated version 4.x.x of the Qt C++ GUI library.
I want to create an csv file using c++, using Qt for application and UI framework. Is there's library for …
c++ qt qt4 export-to-csv qtcoreI have the same error than here. There's no solution there and also I'm gonna try to explain it more …
qt opengl qt4 ubuntu-11.10I want to accept a new username from the user in my application. I want the username string to contain …
validation qt4 expression qlineeditI am trying to show a dialog box to open multiple files but seems like it is not working. The …
python qt4 qfiledialogI am using one signal and slot connection in a block. My code as follows in a.cpp { QObject::connect(…
c++ qt qt4I have a file containing several SQL statements that I'd like to use to initialize a new sqlite3 database file. …
qt sqlite qt4 prepared-statement qtsqlI want to show only icons in my QListWidget. I set text to empty string. When I select an icon …
qt qt4 icons qlistwidgetWe have a window with several components in QDockWidgets. Ideally, we'd like to have all components dockable, but there is …
qt4 pyqt4