src/eric7/Documentation/Source/eric7.Project.UicLoadUi6.html

branch
eric7
changeset 9565
ed264631ab1e
parent 9209
b99e7fd55fd3
child 9989
286c2a21f36f
equal deleted inserted replaced
9564:f413aee05c4d 9565:ed264631ab1e
26 <table> 26 <table>
27 27
28 <tr> 28 <tr>
29 <td><a href="#__mapType">__mapType</a></td> 29 <td><a href="#__mapType">__mapType</a></td>
30 <td>Private function to map a type as reported by Qt's meta object to the correct Python type.</td> 30 <td>Private function to map a type as reported by Qt's meta object to the correct Python type.</td>
31 </tr>
32 <tr>
33 <td><a href="#_printout">_printout</a></td>
34 <td>Function to print the given string to sys.stdout with a guard string.</td>
31 </tr> 35 </tr>
32 <tr> 36 <tr>
33 <td><a href="#className">className</a></td> 37 <td><a href="#className">className</a></td>
34 <td>Function to get the class name of a form.</td> 38 <td>Function to get the class name of a form.</td>
35 </tr> 39 </tr>
67 </dl> 71 </dl>
68 <dl> 72 <dl>
69 <dt>Return Type:</dt> 73 <dt>Return Type:</dt>
70 <dd> 74 <dd>
71 str 75 str
76 </dd>
77 </dl>
78 <div align="right"><a href="#top">Up</a></div>
79 <hr />
80 <hr />
81 <a NAME="_printout" ID="_printout"></a>
82 <h2>_printout</h2>
83 <b>_printout</b>(<i>dataString</i>)
84
85 <p>
86 Function to print the given string to sys.stdout with a guard string.
87 </p>
88 <dl>
89
90 <dt><i>dataString</i> (str)</dt>
91 <dd>
92 string to be printed
72 </dd> 93 </dd>
73 </dl> 94 </dl>
74 <div align="right"><a href="#top">Up</a></div> 95 <div align="right"><a href="#top">Up</a></div>
75 <hr /> 96 <hr />
76 <hr /> 97 <hr />

eric ide

mercurial