eric7/Documentation/Source/eric7.WebBrowser.QtHelp.HelpDocsInstaller.html

branch
eric7
changeset 8752
3c1ea4dfb691
parent 8596
d64760b2da50
equal deleted inserted replaced
8751:4a6c2ccd880f 8752:3c1ea4dfb691
107 <p> 107 <p>
108 Constructor 108 Constructor
109 </p> 109 </p>
110 <dl> 110 <dl>
111 111
112 <dt><i>collection</i></dt> 112 <dt><i>collection</i> (str)</dt>
113 <dd> 113 <dd>
114 full pathname of the collection file (string) 114 full pathname of the collection file
115 </dd> 115 </dd>
116 </dl> 116 </dl>
117 <a NAME="HelpDocsInstaller.__installEric7Doc" ID="HelpDocsInstaller.__installEric7Doc"></a> 117 <a NAME="HelpDocsInstaller.__installEric7Doc" ID="HelpDocsInstaller.__installEric7Doc"></a>
118 <h4>HelpDocsInstaller.__installEric7Doc</h4> 118 <h4>HelpDocsInstaller.__installEric7Doc</h4>
119 <b>__installEric7Doc</b>(<i>engine</i>) 119 <b>__installEric7Doc</b>(<i>engine</i>)
121 <p> 121 <p>
122 Private method to install/update the eric help documentation. 122 Private method to install/update the eric help documentation.
123 </p> 123 </p>
124 <dl> 124 <dl>
125 125
126 <dt><i>engine</i></dt> 126 <dt><i>engine</i> (QHelpEngineCore)</dt>
127 <dd> 127 <dd>
128 reference to the help engine (QHelpEngineCore) 128 reference to the help engine
129 </dd> 129 </dd>
130 </dl> 130 </dl>
131 <dl> 131 <dl>
132 <dt>Return:</dt> 132 <dt>Return:</dt>
133 <dd> 133 <dd>
134 flag indicating success (boolean) 134 flag indicating success
135 </dd>
136 </dl>
137 <dl>
138 <dt>Return Type:</dt>
139 <dd>
140 bool
135 </dd> 141 </dd>
136 </dl> 142 </dl>
137 <a NAME="HelpDocsInstaller.__installQtDoc" ID="HelpDocsInstaller.__installQtDoc"></a> 143 <a NAME="HelpDocsInstaller.__installQtDoc" ID="HelpDocsInstaller.__installQtDoc"></a>
138 <h4>HelpDocsInstaller.__installQtDoc</h4> 144 <h4>HelpDocsInstaller.__installQtDoc</h4>
139 <b>__installQtDoc</b>(<i>name, version, engine</i>) 145 <b>__installQtDoc</b>(<i>name, version, engine</i>)
141 <p> 147 <p>
142 Private method to install/update a Qt help document. 148 Private method to install/update a Qt help document.
143 </p> 149 </p>
144 <dl> 150 <dl>
145 151
146 <dt><i>name</i></dt> 152 <dt><i>name</i> (str)</dt>
147 <dd> 153 <dd>
148 name of the Qt help document (string) 154 name of the Qt help document
149 </dd> 155 </dd>
150 <dt><i>version</i></dt> 156 <dt><i>version</i> (int)</dt>
151 <dd> 157 <dd>
152 Qt version of the help documents (integer) 158 Qt version of the help documents
153 </dd> 159 </dd>
154 <dt><i>engine</i></dt> 160 <dt><i>engine</i> (QHelpEngineCore)</dt>
155 <dd> 161 <dd>
156 reference to the help engine (QHelpEngineCore) 162 reference to the help engine
157 </dd> 163 </dd>
158 </dl> 164 </dl>
159 <dl> 165 <dl>
160 <dt>Return:</dt> 166 <dt>Return:</dt>
161 <dd> 167 <dd>
162 flag indicating success (boolean) 168 flag indicating success
169 </dd>
170 </dl>
171 <dl>
172 <dt>Return Type:</dt>
173 <dd>
174 bool
163 </dd> 175 </dd>
164 </dl> 176 </dl>
165 <a NAME="HelpDocsInstaller.installDocs" ID="HelpDocsInstaller.installDocs"></a> 177 <a NAME="HelpDocsInstaller.installDocs" ID="HelpDocsInstaller.installDocs"></a>
166 <h4>HelpDocsInstaller.installDocs</h4> 178 <h4>HelpDocsInstaller.installDocs</h4>
167 <b>installDocs</b>(<i></i>) 179 <b>installDocs</b>(<i></i>)

eric ide

mercurial