Questions specifically relating to the deprecated version 4.x.x of the Qt C++ GUI library.
I want to use QCombobox as a the Combobox of Swing in Java. So i need to use Model for …
c++ qt qt4 qcombobox qabstractitemmodelI have used QTableView to saw tabular data in my Qt program and somehow I need to differentiate some cells …
c++ qt qt4 qtableviewI’m using Qt Creator. In my GUI I use a tab widget. This widget should have the same grey …
user-interface qt4 qt-designer4.7 and like to overlay two images on a qgraphicsview. The image on top shall be semi-transparent to allow to see …
qt4 transparency qpainter qimageI made a "widget" in Qt Designer with about a dozen controls organized into horiz. and vert. layouts. Oddly, every …
qt4 qt-designerI'm creating some graphic data displaying widget in Qt4 and I was tempted to use the QGraphicsScene for it, create …
c++ user-interface qt qt4 qgraphicsviewThe net is flooded with similar questions, but for all I have seen nothing suits to solve the problem at …
c++ qt4 qdialogIn QT 4.7, I am trying to make one QTableWidgetItem in a QTableWidget Editable and the rest all columns should be …
qt qt4 qtablewidget qtablewidgetitem