Gentoo Archives: gentoo-amd64

From: Daiajo Tibdixious <daiajo@×××××.com>
To: gentoo-amd64@l.g.o
Subject: [gentoo-amd64] Qt tutorial 7 - anyone got this to work?
Date: Sun, 25 Mar 2007 06:30:01
Message-Id: a4a9bfcb0703242327t4033815ag849a73889cf14aff@mail.gmail.com
1 This is probably off-topic, so suggestions to go elsewhere are welcome.
2 I reported this to trolltech as a bug, but it doesn't show in their
3 task tracker.
4 http://doc.trolltech.com/4.2/tutorial-t7.html
5 Introduces creating ones own signals & slots.
6 slots seem to work fine but signals are not found in a connect call.
7 I can't see any difference between the Qt supplied signals (in their
8 includes), and my ones.
9
10 Another funny is that the Q_OBJECT macro works fine in the Qt includes,
11 however if used in my program, linker vtable errors occur caused by
12 the virtual functions declared by the macro.
13 --
14 gentoo-amd64@g.o mailing list

Replies

Subject Author
Re: [gentoo-amd64] Qt tutorial 7 - anyone got this to work? Paul de Vrieze <pauldv@g.o>