68 <table> |
68 <table> |
69 <tr><td>None</td></tr> |
69 <tr><td>None</td></tr> |
70 </table> |
70 </table> |
71 <a NAME="PipSelectionDialog.__init__" ID="PipSelectionDialog.__init__"></a> |
71 <a NAME="PipSelectionDialog.__init__" ID="PipSelectionDialog.__init__"></a> |
72 <h4>PipSelectionDialog (Constructor)</h4> |
72 <h4>PipSelectionDialog (Constructor)</h4> |
73 <b>PipSelectionDialog</b>(<i>plugin, parent=None</i>) |
73 <b>PipSelectionDialog</b>(<i>pip, parent=None</i>) |
74 <p> |
74 <p> |
75 Constructor |
75 Constructor |
76 </p><dl> |
76 </p><dl> |
77 <dt><i>plugin</i> (ToolPipPlugin)</dt> |
77 <dt><i>pip</i> (Pip)</dt> |
78 <dd> |
78 <dd> |
79 reference to the plugin object |
79 reference to the pip object |
80 </dd><dt><i>parent</i> (QWidget)</dt> |
80 </dd><dt><i>parent</i> (QWidget)</dt> |
81 <dd> |
81 <dd> |
82 reference to the parent widget |
82 reference to the parent widget |
83 </dd> |
83 </dd> |
84 </dl><a NAME="PipSelectionDialog.getData" ID="PipSelectionDialog.getData"></a> |
84 </dl><a NAME="PipSelectionDialog.getData" ID="PipSelectionDialog.getData"></a> |