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 274 - QtGui.QAction("&Quit", self, triggered=QtGui.qApp.quit) signature not supported
: QtGui.QAction("&Quit", self, triggered=QtGui.qApp.quit) signature not supported
Status: CLOSED FIXED
Product: PySide
Classification: Unclassified
Component: QtGui
: HEAD
: All All
: P5 normal
Assigned To: renato filho
:
:
:
  Show dependency treegraph
 
Reported: 2010-07-30 15:50 EEST by Luciano Wolf
Modified: 2010-08-04 15:12 EEST (History)
7 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Luciano Wolf 2010-07-30 15:50:41 EEST
An example uses:
self.quitAction = QtGui.QAction("&Quit", self, triggered=QtGui.qApp.quit)

I would like to able to do the same
Comment 1 renato filho 2010-08-02 15:35:10 EEST
fixed on commit:
commit efe8019eda0471baf99ed4372ceda4af06cbe3c1
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Mon Aug 2 14:53:29 2010 -0300