eric6/Documentation/Source/eric6.Plugins.VcsPlugins.vcsMercurial.HgRepoConfigDataDialog.html

branch
maintenance
changeset 8043
0acf98cd089a
parent 7989
a21d673a8f99
equal deleted inserted replaced
7991:866adc8c315b 8043:0acf98cd089a
127 127
128 <p> 128 <p>
129 Public method to get the data entered into the dialog. 129 Public method to get the data entered into the dialog.
130 </p> 130 </p>
131 <dl> 131 <dl>
132 <dt>Returns:</dt> 132 <dt>Return:</dt>
133 <dd> 133 <dd>
134 tuple giving the default and default push URLs (tuple of 134 tuple giving the default and default push URLs (tuple of
135 two strings) 135 two strings)
136 </dd> 136 </dd>
137 </dl> 137 </dl>
141 141
142 <p> 142 <p>
143 Public method to get the data for the largefiles extension. 143 Public method to get the data for the largefiles extension.
144 </p> 144 </p>
145 <dl> 145 <dl>
146 <dt>Returns:</dt> 146 <dt>Return:</dt>
147 <dd> 147 <dd>
148 tuple with the minimum file size (integer) and file patterns 148 tuple with the minimum file size (integer) and file patterns
149 (list of string). None as value denote to use the default value. 149 (list of string). None as value denote to use the default value.
150 </dd> 150 </dd>
151 </dl> 151 </dl>

eric ide

mercurial