src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesGuardsSelectionDialog.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>guards</i></dt> 81 <dt><i>guards</i> (list of str)</dt>
82 <dd> 82 <dd>
83 list of guards to select from (list of strings) 83 list of guards to select from
84 </dd> 84 </dd>
85 <dt><i>activeGuards</i></dt> 85 <dt><i>activeGuards</i> (list of str)</dt>
86 <dd> 86 <dd>
87 list of active guards (list of strings) 87 list of active guards
88 </dd> 88 </dd>
89 <dt><i>listOnly</i></dt> 89 <dt><i>listOnly</i> (bool)</dt>
90 <dd> 90 <dd>
91 flag indicating to only list the guards (boolean) 91 flag indicating to only list the guards
92 </dd> 92 </dd>
93 <dt><i>parent</i></dt> 93 <dt><i>parent</i> (QWidget)</dt>
94 <dd> 94 <dd>
95 reference to the parent widget (QWidget) 95 reference to the parent widget
96 </dd> 96 </dd>
97 </dl> 97 </dl>
98 <a NAME="HgQueuesGuardsSelectionDialog.getData" ID="HgQueuesGuardsSelectionDialog.getData"></a> 98 <a NAME="HgQueuesGuardsSelectionDialog.getData" ID="HgQueuesGuardsSelectionDialog.getData"></a>
99 <h4>HgQueuesGuardsSelectionDialog.getData</h4> 99 <h4>HgQueuesGuardsSelectionDialog.getData</h4>
100 <b>getData</b>(<i></i>) 100 <b>getData</b>(<i></i>)
103 Public method to retrieve the data. 103 Public method to retrieve the data.
104 </p> 104 </p>
105 <dl> 105 <dl>
106 <dt>Return:</dt> 106 <dt>Return:</dt>
107 <dd> 107 <dd>
108 list of selected guards (list of strings) 108 list of selected guards
109 </dd>
110 </dl>
111 <dl>
112 <dt>Return Type:</dt>
113 <dd>
114 list of str
109 </dd> 115 </dd>
110 </dl> 116 </dl>
111 <div align="right"><a href="#top">Up</a></div> 117 <div align="right"><a href="#top">Up</a></div>
112 <hr /> 118 <hr />
113 </body></html> 119 </body></html>

eric ide

mercurial