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) |