Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #77320

PySide 1.2.2 and Python 3.4.1 - "native Qt signal is not callable"

From Juan Christian <juan0christian@gmail.com>
Date 2014-08-30 10:35 -0300
Subject PySide 1.2.2 and Python 3.4.1 - "native Qt signal is not callable"
Newsgroups comp.lang.python
Message-ID <mailman.13644.1409420959.18130.python-list@python.org> (permalink)

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

Hello everyone, I have a question regarding PySide 1.2.2 and Python 3.4.1

I have this code <http://pastebin.com/5NXd4Jkk> that I made following a Python
tutorial <https://www.youtube.com/watch?v=8D_aEYiBU2c>, mine is a bit
different because the tutorial is a bit old, and I'm trying to use Python
newest features .

As I read in the doc, PySide Signal and Slots now work differently, and I'm
trying to use this new way (lines 32 - 34).

But, as you guys can see in the pastebin link, it's not working, but I
don't have a clue why. I hope someone can explain me what I did wrong.

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

PySide 1.2.2 and Python 3.4.1 - "native Qt signal is not callable" Juan Christian <juan0christian@gmail.com> - 2014-08-30 10:35 -0300

csiph-web