Phil Thompson escribió:
> On Tuesday 20 November 2007, Linos wrote:
>> Hello,
>> i want to emit a signal from a dialog that contains a dictionary (i
>> would
>> like to do with a qt class but QMap dont seems to be in PyQt, almost this
>> "test = QMap()" doesnt works), i know i can pass a pyth
On Tuesday 20 November 2007, Linos wrote:
> Hello,
> i want to emit a signal from a dialog that contains a dictionary (i
> would
> like to do with a qt class but QMap dont seems to be in PyQt, almost this
> "test = QMap()" doesnt works), i know i can pass a python dictionary in a
> short-cir
Hello,
i want to emit a signal from a dialog that contains a dictionary (i
would like to do with a qt class but QMap
dont seems to be in PyQt, almost this "test = QMap()" doesnt works), i know i
can pass a python dictionary in
a short-circuit signal but i would like to send with a qvarian