eric6/Documentation/Source/eric6.Plugins.VcsPlugins.vcsGit.GitPatchFilesDialog.html

branch
maintenance
changeset 8043
0acf98cd089a
parent 7989
a21d673a8f99
equal deleted inserted replaced
7991:866adc8c315b 8043:0acf98cd089a
136 136
137 <p> 137 <p>
138 Private method to get the list of patch files. 138 Private method to get the list of patch files.
139 </p> 139 </p>
140 <dl> 140 <dl>
141 <dt>Returns:</dt> 141 <dt>Return:</dt>
142 <dd> 142 <dd>
143 list of patch files (list of string) 143 list of patch files (list of string)
144 </dd> 144 </dd>
145 </dl> 145 </dl>
146 <a NAME="GitPatchFilesDialog.getData" ID="GitPatchFilesDialog.getData"></a> 146 <a NAME="GitPatchFilesDialog.getData" ID="GitPatchFilesDialog.getData"></a>
149 149
150 <p> 150 <p>
151 Public slot to get the entered data. 151 Public slot to get the entered data.
152 </p> 152 </p>
153 <dl> 153 <dl>
154 <dt>Returns:</dt> 154 <dt>Return:</dt>
155 <dd> 155 <dd>
156 tuple of list of patch files, strip count, flag indicating 156 tuple of list of patch files, strip count, flag indicating
157 that the patch has inaccurate end-of-file marker and a flag 157 that the patch has inaccurate end-of-file marker and a flag
158 indicating to not trust the line count information 158 indicating to not trust the line count information
159 (list of string, integer, boolean, boolean) 159 (list of string, integer, boolean, boolean)

eric ide

mercurial