phonesettings/cpphonesettingsplugins/cptelephonyutils/tsrc/ut_cpphonenotes/ut_cpphonenotes.h
branchGCC_SURGE
changeset 51 f39ed5e045e0
parent 27 2f8f8080a020
parent 45 6b911d05207e
equal deleted inserted replaced
40:bab96b7ed1a4 51:f39ed5e045e0
    21 #include <QtTest/QtTest>
    21 #include <QtTest/QtTest>
    22 #include <mockservice.h>
    22 #include <mockservice.h>
    23 #include <etelmm.h>
    23 #include <etelmm.h>
    24 #include <psetcalldivertingwrapper.h>
    24 #include <psetcalldivertingwrapper.h>
    25 
    25 
    26 class CpPhoneNotes;
       
    27 class HbDialog;
    26 class HbDialog;
    28 
       
    29 
    27 
    30 class UT_CpPhoneNotes : public QObject, MockService
    28 class UT_CpPhoneNotes : public QObject, MockService
    31 {
    29 {
    32     Q_OBJECT
    30     Q_OBJECT
    33 
    31 
    55     
    53     
    56     void t_showProgressNote();
    54     void t_showProgressNote();
    57     void t_showGlobalProgressNote();
    55     void t_showGlobalProgressNote();
    58     void t_showGlobalNote();
    56     void t_showGlobalNote();
    59     void t_showGlobalErrorNote();
    57     void t_showGlobalErrorNote();
    60     void t_showBasicServiceList();
       
    61     void t_showCallDivertDetails();
    58     void t_showCallDivertDetails();
    62     void t_showPasswordQueryDialog();
    59     void t_showPasswordQueryDialog();
    63     void t_cancelNote();
    60     void t_cancelNote();
       
    61     void t_showNotificationDialog();
    64 
    62 
    65 private:
    63 private:
    66     int m_noteid1;
    64     int m_noteid1;
    67     int m_noteid2;
    65     int m_noteid2;
    68     int m_noteid3;
    66     int m_noteid3;