eric7/Documentation/Source/eric7.Project.PropertiesDialog.html

branch
eric7
changeset 9130
21d26ab100ba
parent 9097
213951c41dcd
child 9175
21e2be5f0b41
equal deleted inserted replaced
9129:44f8c8c3d37e 9130:21d26ab100ba
57 <tr> 57 <tr>
58 <td><a href="#PropertiesDialog.__init__">PropertiesDialog</a></td> 58 <td><a href="#PropertiesDialog.__init__">PropertiesDialog</a></td>
59 <td>Constructor</td> 59 <td>Constructor</td>
60 </tr> 60 </tr>
61 <tr> 61 <tr>
62 <td><a href="#PropertiesDialog.__populateLicenseComboBox">__populateLicenseComboBox</a></td>
63 <td>Private method to populate the license selector with the list of trove license types.</td>
64 </tr>
65 <tr>
62 <td><a href="#PropertiesDialog.getPPath">getPPath</a></td> 66 <td><a href="#PropertiesDialog.getPPath">getPPath</a></td>
63 <td>Public method to get the project path.</td> 67 <td>Public method to get the project path.</td>
64 </tr> 68 </tr>
65 <tr> 69 <tr>
66 <td><a href="#PropertiesDialog.getProjectType">getProjectType</a></td> 70 <td><a href="#PropertiesDialog.getProjectType">getProjectType</a></td>
133 <dt><i>name</i></dt> 137 <dt><i>name</i></dt>
134 <dd> 138 <dd>
135 name of this dialog (string) 139 name of this dialog (string)
136 </dd> 140 </dd>
137 </dl> 141 </dl>
142 <a NAME="PropertiesDialog.__populateLicenseComboBox" ID="PropertiesDialog.__populateLicenseComboBox"></a>
143 <h4>PropertiesDialog.__populateLicenseComboBox</h4>
144 <b>__populateLicenseComboBox</b>(<i></i>)
145
146 <p>
147 Private method to populate the license selector with the list of trove
148 license types.
149 </p>
150 <p>
151 Note: The trove licanese list file was created from querying
152 "https://pypi.org/pypi?%3Aaction=list_classifiers".
153 </p>
138 <a NAME="PropertiesDialog.getPPath" ID="PropertiesDialog.getPPath"></a> 154 <a NAME="PropertiesDialog.getPPath" ID="PropertiesDialog.getPPath"></a>
139 <h4>PropertiesDialog.getPPath</h4> 155 <h4>PropertiesDialog.getPPath</h4>
140 <b>getPPath</b>(<i></i>) 156 <b>getPPath</b>(<i></i>)
141 157
142 <p> 158 <p>

eric ide

mercurial