91 Public slot used to retrieve the data entered into the dialog. |
91 Public slot used to retrieve the data entered into the dialog. |
92 </p> |
92 </p> |
93 <dl> |
93 <dl> |
94 <dt>Return:</dt> |
94 <dt>Return:</dt> |
95 <dd> |
95 <dd> |
96 tuple of three values giving the property name, a flag |
96 tuple containing the property name, a flag indicating a file was |
97 indicating a file was selected and the text of the property |
97 selected and the text of the property or the selected filename |
98 or the selected filename. (string, boolean, string) |
98 </dd> |
|
99 </dl> |
|
100 <dl> |
|
101 <dt>Return Type:</dt> |
|
102 <dd> |
|
103 tuple of (str, bool, str) |
99 </dd> |
104 </dd> |
100 </dl> |
105 </dl> |
101 <div align="right"><a href="#top">Up</a></div> |
106 <div align="right"><a href="#top">Up</a></div> |
102 <hr /> |
107 <hr /> |
103 </body></html> |
108 </body></html> |