Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 10229] sip not finding Qt

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 10229] sip not finding Qt
  • Date: 18 Apr 2006 15:51:57 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=10229





------- Additional Comments From treeve AT scarlet.be 2006-04-18 10:51 -------
http://www.riverbankcomputing.com/Docs/sip4/sipref.html#qt-support


1.5 Qt Support
SIP has specific support for the creation of bindings based on Trolltech's Qt
toolkit.
The SIP code generator understands the signal/slot type safe callback
mechanism that Qt uses to connect objects together. This allows applications
to define new Python signals, and allows any Python callable object to be
used
as a slot.
SIP itself does not require Qt to be installed.

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.




Archive powered by MHonArc 2.6.24.

Top of Page