src/eric7/Documentation/Source/eric7.WebBrowser.Sync.SyncCheckPage.html

branch
eric7
changeset 10436
f6881d10e995
parent 9209
b99e7fd55fd3
child 10479
856476537696
equal deleted inserted replaced
10435:c712d09cc839 10436:f6881d10e995
92 <p> 92 <p>
93 Constructor 93 Constructor
94 </p> 94 </p>
95 <dl> 95 <dl>
96 96
97 <dt><i>parent</i></dt> 97 <dt><i>parent</i> (QWidget)</dt>
98 <dd> 98 <dd>
99 reference to the parent widget (QWidget) 99 reference to the parent widget
100 </dd> 100 </dd>
101 </dl> 101 </dl>
102 <a NAME="SyncCheckPage.__makeAnimatedLabel" ID="SyncCheckPage.__makeAnimatedLabel"></a> 102 <a NAME="SyncCheckPage.__makeAnimatedLabel" ID="SyncCheckPage.__makeAnimatedLabel"></a>
103 <h4>SyncCheckPage.__makeAnimatedLabel</h4> 103 <h4>SyncCheckPage.__makeAnimatedLabel</h4>
104 <b>__makeAnimatedLabel</b>(<i>fileName, label</i>) 104 <b>__makeAnimatedLabel</b>(<i>fileName, label</i>)
124 <p> 124 <p>
125 Private slot to handle general synchronization issues. 125 Private slot to handle general synchronization issues.
126 </p> 126 </p>
127 <dl> 127 <dl>
128 128
129 <dt><i>message</i></dt> 129 <dt><i>message</i> (str)</dt>
130 <dd> 130 <dd>
131 error message (string) 131 error message
132 </dd> 132 </dd>
133 </dl> 133 </dl>
134 <a NAME="SyncCheckPage.__updateLabels" ID="SyncCheckPage.__updateLabels"></a> 134 <a NAME="SyncCheckPage.__updateLabels" ID="SyncCheckPage.__updateLabels"></a>
135 <h4>SyncCheckPage.__updateLabels</h4> 135 <h4>SyncCheckPage.__updateLabels</h4>
136 <b>__updateLabels</b>(<i>type_, status, download</i>) 136 <b>__updateLabels</b>(<i>type_, status, download</i>)
138 <p> 138 <p>
139 Private slot to handle a finished synchronization event. 139 Private slot to handle a finished synchronization event.
140 </p> 140 </p>
141 <dl> 141 <dl>
142 142
143 <dt><i>type_</i></dt> 143 <dt><i>type_</i> (str)</dt>
144 <dd> 144 <dd>
145 type of the synchronization event (string one 145 type of the synchronization event (one of "bookmarks",
146 of "bookmarks", "history", "passwords", "useragents" or 146 "history", "passwords", "useragents" or "speeddial")
147 "speeddial")
148 </dd> 147 </dd>
149 <dt><i>status</i></dt> 148 <dt><i>status</i> (bool)</dt>
150 <dd> 149 <dd>
151 flag indicating success (boolean) 150 flag indicating success
152 </dd> 151 </dd>
153 <dt><i>download</i></dt> 152 <dt><i>download</i> (bool)</dt>
154 <dd> 153 <dd>
155 flag indicating a download of a file (boolean) 154 flag indicating a download of a file
156 </dd> 155 </dd>
157 </dl> 156 </dl>
158 <a NAME="SyncCheckPage.__updateMessages" ID="SyncCheckPage.__updateMessages"></a> 157 <a NAME="SyncCheckPage.__updateMessages" ID="SyncCheckPage.__updateMessages"></a>
159 <h4>SyncCheckPage.__updateMessages</h4> 158 <h4>SyncCheckPage.__updateMessages</h4>
160 <b>__updateMessages</b>(<i>type_, msg</i>) 159 <b>__updateMessages</b>(<i>type_, msg</i>)
162 <p> 161 <p>
163 Private slot to update the synchronization status info. 162 Private slot to update the synchronization status info.
164 </p> 163 </p>
165 <dl> 164 <dl>
166 165
167 <dt><i>type_</i></dt> 166 <dt><i>type_</i> (str)</dt>
168 <dd> 167 <dd>
169 type of synchronization data (string) 168 type of synchronization data
170 </dd> 169 </dd>
171 <dt><i>msg</i></dt> 170 <dt><i>msg</i> (str)</dt>
172 <dd> 171 <dd>
173 synchronization message (string) 172 synchronization message
174 </dd> 173 </dd>
175 </dl> 174 </dl>
176 <a NAME="SyncCheckPage.initializePage" ID="SyncCheckPage.initializePage"></a> 175 <a NAME="SyncCheckPage.initializePage" ID="SyncCheckPage.initializePage"></a>
177 <h4>SyncCheckPage.initializePage</h4> 176 <h4>SyncCheckPage.initializePage</h4>
178 <b>initializePage</b>(<i></i>) 177 <b>initializePage</b>(<i></i>)

eric ide

mercurial