phoneplugins/infowidgetplugin/infowidgetprovider/tsrc/ut_infowidgetpreferences/inc/ut_infowidgetpreferences.h
changeset 27 2f8f8080a020
parent 22 6bb1b21d2484
equal deleted inserted replaced
22:6bb1b21d2484 27:2f8f8080a020
    35 private slots:
    35 private slots:
    36 
    36 
    37     void init();
    37     void init();
    38     void cleanup();
    38     void cleanup();
    39 
    39 
    40     void t_loadPreferences();
       
    41     void t_storePreferences();
    40     void t_storePreferences();
    42     void t_preference();
    41     void t_preference();
    43     void t_setPreference();
    42     void t_setPreference();
    44     void t_visibleItemCount();
    43     void t_visibleItemCount();
       
    44     void t_isPreferenceSet();
       
    45     void t_preferences();
       
    46     void t_preferenceNames();
    45     
    47     
    46 private:
    48 private:
    47     
    49     
    48     InfoWidgetPreferences *m_infoWidgetPreferences;
    50     InfoWidgetPreferences *m_infoWidgetPreferences;
    49 
    51