src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.GitListDialog.html

branch
eric7
changeset 10438
4cd7e5a8b3cf
parent 9209
b99e7fd55fd3
child 10479
856476537696
equal deleted inserted replaced
10437:2f70ca07f0af 10438:4cd7e5a8b3cf
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>)
95 Public method to return the selected entries. 95 Public method to return the selected entries.
96 </p> 96 </p>
97 <dl> 97 <dl>
98 <dt>Return:</dt> 98 <dt>Return:</dt>
99 <dd> 99 <dd>
100 list of selected entries (list of string) 100 list of selected entries
101 </dd>
102 </dl>
103 <dl>
104 <dt>Return Type:</dt>
105 <dd>
106 list of str
101 </dd> 107 </dd>
102 </dl> 108 </dl>
103 <div align="right"><a href="#top">Up</a></div> 109 <div align="right"><a href="#top">Up</a></div>
104 <hr /> 110 <hr />
105 </body></html> 111 </body></html>

eric ide

mercurial