equal
deleted
inserted
replaced
163 } |
163 } |
164 |
164 |
165 /*! |
165 /*! |
166 Sets the prompt text for the user field. This prompt text text can be very descriptive like username,password etc. |
166 Sets the prompt text for the user field. This prompt text text can be very descriptive like username,password etc. |
167 |
167 |
168 \param text The des |
168 \param text The promt text string. Maximum number of lines shown is 2. |
169 \param row This parameter indicates which row of the user field.0 (by default) means the |
169 \param row This parameter indicates which row of the user field.0 (by default) means the |
170 the first user field and 1 means second user field. |
170 the first user field and 1 means second user field. |
171 |
171 |
172 \sa promtText() |
172 \sa promtText() |
173 */ |
173 */ |