homescreenapp/stateplugins/hsmenuworkerstateplugin/src/hscollectionnamedialog.cpp
changeset 62 341166945d65
parent 51 4785f57bf3d4
child 71 1db7cc813a4e
equal deleted inserted replaced
57:2e2dc3d30ca8 62:341166945d65
    46  */
    46  */
    47 const int qMaxStrLength = 248;
    47 const int qMaxStrLength = 248;
    48 
    48 
    49 /*!
    49 /*!
    50  Constructor
    50  Constructor
    51  \param parent owner
    51  \param itemId Collection Id.
    52  \retval void
    52  \retval void
    53  */
    53  */
    54 HsCollectionNameDialog::HsCollectionNameDialog(const int &itemId)
    54 HsCollectionNameDialog::HsCollectionNameDialog(const int &itemId)
    55 {
    55 {
    56     HSMENUTEST_FUNC_ENTRY("HsInputDialog::HsInputDialog");
    56     HSMENUTEST_FUNC_ENTRY("HsInputDialog::HsInputDialog");