src/hbwidgets/popups/hbinputdialog.cpp
changeset 7 923ff622b8b9
parent 6 c3690ec91ef8
child 21 4633027730f5
child 34 ed14f46c0e55
equal deleted inserted replaced
6:c3690ec91ef8 7:923ff622b8b9
   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 */