89 <p> |
89 <p> |
90 Constructor |
90 Constructor |
91 </p> |
91 </p> |
92 <dl> |
92 <dl> |
93 |
93 |
94 <dt><i>parent</i></dt> |
94 <dt><i>parent</i> (QWidget)</dt> |
95 <dd> |
95 <dd> |
96 reference to the parent widget (QWidget) |
96 reference to the parent widget |
97 </dd> |
97 </dd> |
98 </dl> |
98 </dl> |
99 <a NAME="HgPhaseDialog.__updateOk" ID="HgPhaseDialog.__updateOk"></a> |
99 <a NAME="HgPhaseDialog.__updateOk" ID="HgPhaseDialog.__updateOk"></a> |
100 <h4>HgPhaseDialog.__updateOk</h4> |
100 <h4>HgPhaseDialog.__updateOk</h4> |
101 <b>__updateOk</b>(<i></i>) |
101 <b>__updateOk</b>(<i></i>) |
112 </p> |
112 </p> |
113 <dl> |
113 <dl> |
114 <dt>Return:</dt> |
114 <dt>Return:</dt> |
115 <dd> |
115 <dd> |
116 tuple with list of revisions, phase and a flag indicating |
116 tuple with list of revisions, phase and a flag indicating |
117 a forced operation (list of strings, string, boolean) |
117 a forced operation |
|
118 </dd> |
|
119 </dl> |
|
120 <dl> |
|
121 <dt>Return Type:</dt> |
|
122 <dd> |
|
123 tuple of (list of str, str, bool) |
118 </dd> |
124 </dd> |
119 </dl> |
125 </dl> |
120 <a NAME="HgPhaseDialog.on_phaseCombo_activated" ID="HgPhaseDialog.on_phaseCombo_activated"></a> |
126 <a NAME="HgPhaseDialog.on_phaseCombo_activated" ID="HgPhaseDialog.on_phaseCombo_activated"></a> |
121 <h4>HgPhaseDialog.on_phaseCombo_activated</h4> |
127 <h4>HgPhaseDialog.on_phaseCombo_activated</h4> |
122 <b>on_phaseCombo_activated</b>(<i>index</i>) |
128 <b>on_phaseCombo_activated</b>(<i>index</i>) |