PySide Bugzilla Closed for New Bugs

PySide is now a Qt Add-on and uses the Qt Project's JIRA Bug Tracker instead of this Bugzilla instance. This Bugzilla is left for reference purposes.

Bug 336 - missing function modifications to some reimplemented virtual functions.
: missing function modifications to some reimplemented virtual functions.
Status: CLOSED FIXED
Product: PySide
Classification: Unclassified
Component: PySide
: HEAD
: All All
: P5 normal
Assigned To: renato filho
:
:
:
  Show dependency treegraph
 
Reported: 2010-09-01 11:00 EEST by renato filho
Modified: 2010-09-10 19:22 EEST (History)
8 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description renato filho 2010-09-01 11:00:14 EEST
Some classes derived from QWidget does not have the necessary function
modification for reimplemented virtual functions.

If a class reimplement a virtual function the modifications does not propagate
automatic and you need do this manually.
Comment 1 renato filho 2010-09-01 16:50:20 EEST
fixed on commit:

commit 589c40a6d60b59d90cec180bb54f8fe08a4bee17
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Wed Sep 1 10:29:33 2010 -0300