76 <p> |
76 <p> |
77 Constructor |
77 Constructor |
78 </p> |
78 </p> |
79 <dl> |
79 <dl> |
80 |
80 |
81 <dt><i>selections</i></dt> |
81 <dt><i>selections</i> (list of str)</dt> |
82 <dd> |
82 <dd> |
83 list of entries to select from (list of string) |
83 list of entries to select from |
84 </dd> |
84 </dd> |
85 <dt><i>parent</i></dt> |
85 <dt><i>parent</i> (QWidget)</dt> |
86 <dd> |
86 <dd> |
87 reference to the parent widget (QWidget) |
87 reference to the parent widget |
88 </dd> |
88 </dd> |
89 </dl> |
89 </dl> |
90 <a NAME="GitListDialog.getSelection" ID="GitListDialog.getSelection"></a> |
90 <a NAME="GitListDialog.getSelection" ID="GitListDialog.getSelection"></a> |
91 <h4>GitListDialog.getSelection</h4> |
91 <h4>GitListDialog.getSelection</h4> |
92 <b>getSelection</b>(<i></i>) |
92 <b>getSelection</b>(<i></i>) |