103 |
103 |
104 <p> |
104 <p> |
105 Public slot used to retrieve the data entered into the dialog. |
105 Public slot used to retrieve the data entered into the dialog. |
106 </p> |
106 </p> |
107 <dl> |
107 <dl> |
108 <dt>Returns:</dt> |
108 <dt>Return:</dt> |
109 <dd> |
109 <dd> |
110 tuple of three values giving the property name, a flag |
110 tuple of three values giving the property name, a flag |
111 indicating a file was selected and the text of the property |
111 indicating a file was selected and the text of the property |
112 or the selected filename. (string, boolean, string) |
112 or the selected filename. (string, boolean, string) |
113 </dd> |
113 </dd> |