homescreenapp/stateplugins/hsmenuworkerstateplugin/inc/hsmenustates_global.h
changeset 69 87476091b3f5
parent 63 52b0f64eeb51
child 97 66b5fe3c07fd
equal deleted inserted replaced
67:474929a40a0f 69:87476091b3f5
    61 static const char *const HS_UNINSTALL_DIALOG_CONFIRMATION_DIALOG_ICON ="icon";
    61 static const char *const HS_UNINSTALL_DIALOG_CONFIRMATION_DIALOG_ICON ="icon";
    62 
    62 
    63 static const char *const HS_INSTALLATION_LOG_DIALOG_LAYOUT =":/xml/hsinstallationlogdialog.docml";
    63 static const char *const HS_INSTALLATION_LOG_DIALOG_LAYOUT =":/xml/hsinstallationlogdialog.docml";
    64 static const char *const HS_INSTALLATION_LOG_DIALOG_NAME="installation_log_dialog";
    64 static const char *const HS_INSTALLATION_LOG_DIALOG_NAME="installation_log_dialog";
    65 static const char *const HS_INSTALLATION_LOG_DIALOG_LOG_LABEL="log_label";
    65 static const char *const HS_INSTALLATION_LOG_DIALOG_LOG_LABEL="log_label";
       
    66 
       
    67 static const char *const HS_COLLECTION_DIALOG_LAYOUT =":/xml/hscollectionslistdialog.docml";
       
    68 static const char *const HS_COLLECTION_DIALOG_NAME="collection_list_dialog";
       
    69 static const char *const HS_COLLECTION_DIALOG_LIST_VIEW="listView";
       
    70 static const char *const HS_COLLECTION_DIALOG_CREATE_NEW_ACTION="qtl_dialog_softkey_2_left";
       
    71 static const char *const HS_COLLECTION_DIALOG_CANCEL_ACTION="qtl_dialog_softkey_2_right";
    66 
    72 
    67 
    73 
    68 /*!
    74 /*!
    69  To enable logging of function entry and exit use the following flag for qmake:
    75  To enable logging of function entry and exit use the following flag for qmake:
    70  -config nft
    76  -config nft