ProjectDjango/Documentation/source/Plugin_Project_Django.ProjectDjango.DjangoDumpdataDataDialog.html

branch
eric7
changeset 172
ea7980ded4f3
parent 169
b8f263e05c39
child 176
1395e0583f4e
equal deleted inserted replaced
171:af99f0984f20 172:ea7980ded4f3
90 <p> 90 <p>
91 Constructor 91 Constructor
92 </p> 92 </p>
93 <dl> 93 <dl>
94 94
95 <dt><i>project</i></dt> 95 <dt><i>project</i> (Project)</dt>
96 <dd> 96 <dd>
97 reference to the Django project object 97 reference to the Django project object
98 </dd> 98 </dd>
99 <dt><i>parent</i></dt> 99 <dt><i>parent</i> (QWidget)</dt>
100 <dd> 100 <dd>
101 reference to the parent widget (QWidget) 101 reference to the parent widget
102 </dd> 102 </dd>
103 </dl> 103 </dl>
104 <a NAME="DjangoDumpdataDataDialog.getData" ID="DjangoDumpdataDataDialog.getData"></a> 104 <a NAME="DjangoDumpdataDataDialog.getData" ID="DjangoDumpdataDataDialog.getData"></a>
105 <h4>DjangoDumpdataDataDialog.getData</h4> 105 <h4>DjangoDumpdataDataDialog.getData</h4>
106 <b>getData</b>(<i></i>) 106 <b>getData</b>(<i></i>)
109 Public method to get the data entered into the dialog. 109 Public method to get the data entered into the dialog.
110 </p> 110 </p>
111 <dl> 111 <dl>
112 <dt>Return:</dt> 112 <dt>Return:</dt>
113 <dd> 113 <dd>
114 tuple of two lists of strings, a string and an integer giving 114 tuple giving the list of applications to work on, the list of
115 the list of applications to work on, the list of applications to 115 applications to exclude, the dump format and the indentation level
116 exclude, the dump format and the indentation level 116 </dd>
117 </dl>
118 <dl>
119 <dt>Return Type:</dt>
120 <dd>
121 tuple of (list of str, list of str, str, int)
117 </dd> 122 </dd>
118 </dl> 123 </dl>
119 <div align="right"><a href="#top">Up</a></div> 124 <div align="right"><a href="#top">Up</a></div>
120 <hr /> 125 <hr />
121 </body></html> 126 </body></html>

eric ide

mercurial