this issue and any possible solutions.
-alfa-
On Wednesday, April 2, 2014 12:47 PM, sarah jones wrote:
Hi
I team and I are planning to release our desktop application that is
dynamically linked to the Qt library.
As I understand it this means that, if requested by a customer, I must mak
Hi all,
I would like to have the following feature when using
QTreeWidget via signal and slot mechanism. As an item(item_0) is
entered, then a slot will be connected(that simply sets a value on
(item_1)). To achieve that, I did the following:
self.treeWidget.itemEntered(item_0, 0).connect(self.