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>) |