Top "Qt4.7" questions

For issues relating to using the Qt framework, version 4.7.

Drag and Drop of QListView Items

Please help me out to solve this.... I have a QListView on the Left side and a QWidget on the …

qt drag-and-drop qt4.7 qlistview qt4.8
Assigning Keyboard Shortcuts to QML Components

I am deep into building a Desktop Application with QML and Qt Creator and I am currently researching keyboard handling …

qt qml qt-quick qt4.7 qt5.1
Strange behaviour overriding QWidget::resizeEvent(QResizeEvent* event)

I am developing a GUI in qt. i have a QWidget with four QPushButton inside a QHBoxLayout. Those buttons have …

c++ qt qt4 qt4.7 qt4.8
QML:Transparency for an rectangle is not working

How to set transparency of an rectangle/screen. I have Following code: // main.cpp void main(int argc, char*[] argv) { …

qml qt-quick qt4.7