5 <link rel="stylesheet" href="styles.css"> |
5 <link rel="stylesheet" href="styles.css"> |
6 </head> |
6 </head> |
7 <body> |
7 <body> |
8 <a NAME="top" ID="top"></a> |
8 <a NAME="top" ID="top"></a> |
9 <h1>eric7.Plugins.VcsPlugins.vcsMercurial.HgPhaseDialog</h1> |
9 <h1>eric7.Plugins.VcsPlugins.vcsMercurial.HgPhaseDialog</h1> |
10 |
|
11 <p> |
10 <p> |
12 Module implementing a dialog to enter data for the Mercurial Phase operation. |
11 Module implementing a dialog to enter data for the Mercurial Phase operation. |
13 </p> |
12 </p> |
|
13 |
14 <h3>Global Attributes</h3> |
14 <h3>Global Attributes</h3> |
15 |
|
16 <table> |
15 <table> |
17 <tr><td>None</td></tr> |
16 <tr><td>None</td></tr> |
18 </table> |
17 </table> |
|
18 |
19 <h3>Classes</h3> |
19 <h3>Classes</h3> |
20 |
|
21 <table> |
20 <table> |
22 |
|
23 <tr> |
21 <tr> |
24 <td><a href="#HgPhaseDialog">HgPhaseDialog</a></td> |
22 <td><a href="#HgPhaseDialog">HgPhaseDialog</a></td> |
25 <td>Class dimplementing a dialog to enter data for the Mercurial Phase operation.</td> |
23 <td>Class dimplementing a dialog to enter data for the Mercurial Phase operation.</td> |
26 </tr> |
24 </tr> |
27 </table> |
25 </table> |
|
26 |
28 <h3>Functions</h3> |
27 <h3>Functions</h3> |
29 |
|
30 <table> |
28 <table> |
31 <tr><td>None</td></tr> |
29 <tr><td>None</td></tr> |
32 </table> |
30 </table> |
|
31 |
33 <hr /> |
32 <hr /> |
34 <hr /> |
33 <hr /> |
35 <a NAME="HgPhaseDialog" ID="HgPhaseDialog"></a> |
34 <a NAME="HgPhaseDialog" ID="HgPhaseDialog"></a> |
36 <h2>HgPhaseDialog</h2> |
35 <h2>HgPhaseDialog</h2> |
37 |
|
38 <p> |
36 <p> |
39 Class dimplementing a dialog to enter data for the Mercurial Phase |
37 Class dimplementing a dialog to enter data for the Mercurial Phase |
40 operation. |
38 operation. |
41 </p> |
39 </p> |
|
40 |
42 <h3>Derived from</h3> |
41 <h3>Derived from</h3> |
43 QDialog, Ui_HgPhaseDialog |
42 QDialog, Ui_HgPhaseDialog |
44 <h3>Class Attributes</h3> |
43 <h3>Class Attributes</h3> |
45 |
|
46 <table> |
44 <table> |
47 <tr><td>None</td></tr> |
45 <tr><td>None</td></tr> |
48 </table> |
46 </table> |
|
47 |
49 <h3>Class Methods</h3> |
48 <h3>Class Methods</h3> |
50 |
|
51 <table> |
49 <table> |
52 <tr><td>None</td></tr> |
50 <tr><td>None</td></tr> |
53 </table> |
51 </table> |
|
52 |
54 <h3>Methods</h3> |
53 <h3>Methods</h3> |
55 |
|
56 <table> |
54 <table> |
57 |
|
58 <tr> |
55 <tr> |
59 <td><a href="#HgPhaseDialog.__init__">HgPhaseDialog</a></td> |
56 <td><a href="#HgPhaseDialog.__init__">HgPhaseDialog</a></td> |
60 <td>Constructor</td> |
57 <td>Constructor</td> |
61 </tr> |
58 </tr> |
62 <tr> |
59 <tr> |
74 <tr> |
71 <tr> |
75 <td><a href="#HgPhaseDialog.on_revisionsEdit_textChanged">on_revisionsEdit_textChanged</a></td> |
72 <td><a href="#HgPhaseDialog.on_revisionsEdit_textChanged">on_revisionsEdit_textChanged</a></td> |
76 <td>Private slot to react upon changes of revisions.</td> |
73 <td>Private slot to react upon changes of revisions.</td> |
77 </tr> |
74 </tr> |
78 </table> |
75 </table> |
|
76 |
79 <h3>Static Methods</h3> |
77 <h3>Static Methods</h3> |
80 |
|
81 <table> |
78 <table> |
82 <tr><td>None</td></tr> |
79 <tr><td>None</td></tr> |
83 </table> |
80 </table> |
84 |
81 |
|
82 |
85 <a NAME="HgPhaseDialog.__init__" ID="HgPhaseDialog.__init__"></a> |
83 <a NAME="HgPhaseDialog.__init__" ID="HgPhaseDialog.__init__"></a> |
86 <h4>HgPhaseDialog (Constructor)</h4> |
84 <h4>HgPhaseDialog (Constructor)</h4> |
87 <b>HgPhaseDialog</b>(<i>parent=None</i>) |
85 <b>HgPhaseDialog</b>(<i>parent=None</i>) |
88 |
|
89 <p> |
86 <p> |
90 Constructor |
87 Constructor |
91 </p> |
88 </p> |
|
89 |
92 <dl> |
90 <dl> |
93 |
91 |
94 <dt><i>parent</i> (QWidget)</dt> |
92 <dt><i>parent</i> (QWidget)</dt> |
95 <dd> |
93 <dd> |
96 reference to the parent widget |
94 reference to the parent widget |
97 </dd> |
95 </dd> |
98 </dl> |
96 </dl> |
99 <a NAME="HgPhaseDialog.__updateOk" ID="HgPhaseDialog.__updateOk"></a> |
97 <a NAME="HgPhaseDialog.__updateOk" ID="HgPhaseDialog.__updateOk"></a> |
100 <h4>HgPhaseDialog.__updateOk</h4> |
98 <h4>HgPhaseDialog.__updateOk</h4> |
101 <b>__updateOk</b>(<i></i>) |
99 <b>__updateOk</b>(<i></i>) |
102 |
|
103 <p> |
100 <p> |
104 Private slot to update the state of the OK button. |
101 Private slot to update the state of the OK button. |
105 </p> |
102 </p> |
|
103 |
106 <a NAME="HgPhaseDialog.getData" ID="HgPhaseDialog.getData"></a> |
104 <a NAME="HgPhaseDialog.getData" ID="HgPhaseDialog.getData"></a> |
107 <h4>HgPhaseDialog.getData</h4> |
105 <h4>HgPhaseDialog.getData</h4> |
108 <b>getData</b>(<i></i>) |
106 <b>getData</b>(<i></i>) |
109 |
|
110 <p> |
107 <p> |
111 Public method to retrieve the entered data. |
108 Public method to retrieve the entered data. |
112 </p> |
109 </p> |
|
110 |
113 <dl> |
111 <dl> |
114 <dt>Return:</dt> |
112 <dt>Return:</dt> |
115 <dd> |
113 <dd> |
116 tuple with list of revisions, phase and a flag indicating |
114 tuple with list of revisions, phase and a flag indicating |
117 a forced operation |
115 a forced operation |
124 </dd> |
122 </dd> |
125 </dl> |
123 </dl> |
126 <a NAME="HgPhaseDialog.on_phaseCombo_activated" ID="HgPhaseDialog.on_phaseCombo_activated"></a> |
124 <a NAME="HgPhaseDialog.on_phaseCombo_activated" ID="HgPhaseDialog.on_phaseCombo_activated"></a> |
127 <h4>HgPhaseDialog.on_phaseCombo_activated</h4> |
125 <h4>HgPhaseDialog.on_phaseCombo_activated</h4> |
128 <b>on_phaseCombo_activated</b>(<i>index</i>) |
126 <b>on_phaseCombo_activated</b>(<i>index</i>) |
129 |
|
130 <p> |
127 <p> |
131 Private slot to react upon changes of the phase. |
128 Private slot to react upon changes of the phase. |
132 </p> |
129 </p> |
|
130 |
133 <dl> |
131 <dl> |
134 |
132 |
135 <dt><i>index</i> (int)</dt> |
133 <dt><i>index</i> (int)</dt> |
136 <dd> |
134 <dd> |
137 index of the selected entry |
135 index of the selected entry |
138 </dd> |
136 </dd> |
139 </dl> |
137 </dl> |
140 <a NAME="HgPhaseDialog.on_revisionsEdit_textChanged" ID="HgPhaseDialog.on_revisionsEdit_textChanged"></a> |
138 <a NAME="HgPhaseDialog.on_revisionsEdit_textChanged" ID="HgPhaseDialog.on_revisionsEdit_textChanged"></a> |
141 <h4>HgPhaseDialog.on_revisionsEdit_textChanged</h4> |
139 <h4>HgPhaseDialog.on_revisionsEdit_textChanged</h4> |
142 <b>on_revisionsEdit_textChanged</b>(<i></i>) |
140 <b>on_revisionsEdit_textChanged</b>(<i></i>) |
143 |
|
144 <p> |
141 <p> |
145 Private slot to react upon changes of revisions. |
142 Private slot to react upon changes of revisions. |
146 </p> |
143 </p> |
|
144 |
147 <div align="right"><a href="#top">Up</a></div> |
145 <div align="right"><a href="#top">Up</a></div> |
148 <hr /> |
146 <hr /> |
149 </body></html> |
147 </body></html> |