Skip to content Skip to sidebar Skip to footer
Showing posts with the label Qt

Creating A C++ Qt Gui For A Python Logic

I was presented with a Python logic for which I need to create a GUI. I want to use Qt for that pur… Read more Creating A C++ Qt Gui For A Python Logic

Deadlock When Qthread Tries To Acquire Python Gil Via Pygilstate_ensure()

I have a C++/Qt application in which I want to embed the Python interpreter. I want to call Python … Read more Deadlock When Qthread Tries To Acquire Python Gil Via Pygilstate_ensure()

Mainwindow Widget Resize (pyside)

I have a problem with the resize of the MainWindow of a GUI Application. This is what i see when i … Read more Mainwindow Widget Resize (pyside)

Qgraphicspixmapitem Won't Show Over The Other Qgraphicspixmapitem

What am I doing wrong here? I expect that 'image1.jpg' is shown over 'image.jpg' ,a… Read more Qgraphicspixmapitem Won't Show Over The Other Qgraphicspixmapitem

Sleep Is Not Working On Pyqt4

I have got this problem. I´m trying to set text on a lineEdit object on pyqt4, then wait for a few … Read more Sleep Is Not Working On Pyqt4

Pyqt Configuration And Installation Error

I'm trying to install PyQt for Maya on my Macbook pro. I've succesfully installed Qt and Si… Read more Pyqt Configuration And Installation Error