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

Qt: No Border On Buttons Making Them Non-clickable?

I'm trying to set a style to a button so that it has no border, but it seems the lack of border… Read more Qt: No Border On Buttons Making Them Non-clickable?

More Dock Locations Using Pyside?

I like the dock analogy and believe users may want two large 'central' widgets as well as t… Read more More Dock Locations Using Pyside?

Qcompleter Supporting Multiple Items Like Stackoverflow Tag Field

Is there a way to make the QCompleter for pyside work more similar to how the Tag editor here on St… Read more Qcompleter Supporting Multiple Items Like Stackoverflow Tag Field

Differentiate Single Click From Double Click In Pyside

I have tried to implement in Pyside the method described in How to distinguish between mouseRelease… Read more Differentiate Single Click From Double Click In Pyside

Pdf With Qwebview: Missing Refresh/repaint After Loading

I use the QWebView (python 3.3 + pyside 1.1.2 + Qt 4.8) as FileViewer. Picture, Text, HTML, ... all… Read more Pdf With Qwebview: Missing Refresh/repaint After Loading

Ubuntu - Pyside Module Not Found For Python2 But Works Fine For Python3

I had PyQt4 running fine with python2 on Ubuntu 12.04. I then installed python-PySide. But the in… Read more Ubuntu - Pyside Module Not Found For Python2 But Works Fine For Python3