Documentation/Source/eric5.E5Gui.E5MessageBox.html

branch
5_1_x
changeset 1278
fb0460fd00b9
parent 562
8bf0dbc1ca6a
equal deleted inserted replaced
1277:52dd5a2f1ed1 1278:fb0460fd00b9
73 QMessageBox 73 QMessageBox
74 <h3>Class Attributes</h3> 74 <h3>Class Attributes</h3>
75 <table> 75 <table>
76 <tr><td>None</td></tr> 76 <tr><td>None</td></tr>
77 </table> 77 </table>
78 <h3>Class Methods</h3>
79 <table>
80 <tr><td>None</td></tr>
81 </table>
78 <h3>Methods</h3> 82 <h3>Methods</h3>
79 <table> 83 <table>
80 <tr> 84 <tr>
81 <td><a href="#E5MessageBox.__init__">E5MessageBox</a></td> 85 <td><a href="#E5MessageBox.__init__">E5MessageBox</a></td>
82 <td>Constructor</td> 86 <td>Constructor</td>
83 </tr> 87 </tr>
84 </table> 88 </table>
89 <h3>Static Methods</h3>
90 <table>
91 <tr><td>None</td></tr>
92 </table>
85 <a NAME="E5MessageBox.__init__" ID="E5MessageBox.__init__"></a> 93 <a NAME="E5MessageBox.__init__" ID="E5MessageBox.__init__"></a>
86 <h4>E5MessageBox (Constructor)</h4> 94 <h4>E5MessageBox (Constructor)</h4>
87 <b>E5MessageBox</b>(<i>icon, title, text, modal = False, buttons = QMessageBox.StandardButtons(QMessageBox.NoButton), parent = None</i>) 95 <b>E5MessageBox</b>(<i>icon, title, text, modal = False, buttons = QMessageBox.StandardButtons(QMessageBox.NoButton), parent = None</i>)
88 <p> 96 <p>
89 Constructor 97 Constructor

eric ide

mercurial