<div dir="ltr"><div>Hi,</div><div><br></div><div>this is construction from PySide examples:</div><div><br></div><div><div>self.minimizeAction = QtGui.QAction("Mi&nimize", self, triggered=self.hide)</div></div>
<div><br></div><div>but documentation of QAction describe only these signatures:</div><div><br></div><div><dt id="PySide.QtGui.QAction">
<em class="">class </em><tt class="">PySide.QtGui.</tt><tt class="">QAction</tt><big>(</big><em>parent</em><big>)</big><a class="" href="http://pyside.github.io/docs/pyside/PySide/QtGui/QAction.html#PySide.QtGui.QAction" title="Permalink to this definition"></a></dt>

<dt>
<em class="">class </em><tt class="">PySide.QtGui.</tt><tt class="">QAction</tt><big>(</big><em>icon</em>, <em>text</em>, <em>parent</em><big>)</big></dt>
<dt>
<em class="">class </em><tt class="">PySide.QtGui.</tt><tt class="">QAction</tt><big>(</big><em>text</em>, <em>parent</em><big>)</big></dt></div><div><br></div><div>Is documentation incomplete?</div><div><br></div><br clear="all">
<div>regards,</div><div>Michal</div>
</div>