I\'m working on a basic image viewer/tagger that will need a thumbnail view to select an image. So far, I\'ve used a QDockWidget enclosing a QScrollArea with a QHBoxLayout to contain a series of QLabe
i have tried to follow the http://doc.qt.nokia.com/qt3d-snapshot/qt3d-building.html#installing-plugins
I have a problem with QGLBuffer. I\'m trying to implement a dynamic VBO with Q开发者_运维技巧T + Opengl.
I have a QVector3D which defines an object\'s velocity in local coordinate system (= positive Z means moving forward,...), and a QVector3D in 10th-of-degree (0..3600) steps defining the rotation of th
After building QT via my Visual Studio 2010 as described here I find out that most part of demos doesn\'t work. When I open qtdemo.exe and try to Launch some of them (for example Demonstrations->Br
I am trying to make it so that if a user clicks on a QGraphicsItem it will make a QRubberBand for just that item.
I\'m writing a database browser application with PyQt4 and because I\'m new to Qt, I have some problems. I have most functionalities already written in python but know I\'m trying to implement them wi
I have a widget (QLineEdit), I reimplemented its moveEvent to meet something that I want to, now, when I use that widget as the mainwindow (not a child of anything...) everything works like a charm, w
Is there a way to select a certain writing system (documentation here and here) to be used in a QTextDocument?
First off, please forgive me if my question sounds primitive and stupid. I am mostly a C# .NET and database developer, but I am a n开发者_如何学Pythonewbie to Ogre3D, and my Qt4/C++ dev experience is