ipsservices/nmipssettings/inc/nmipssettingstimeeditor.h
changeset 27 9ba4404ef423
parent 23 2dc6caa42ec3
child 68 83cc6bae1de8
equal deleted inserted replaced
23:2dc6caa42ec3 27:9ba4404ef423
    61 private: // data
    61 private: // data
    62 
    62 
    63     // Now owned.
    63     // Now owned.
    64     HbPushButton *mButton;
    64     HbPushButton *mButton;
    65 
    65 
       
    66     // Owned.
    66     HbDialog *mTimePickerDialog;
    67     HbDialog *mTimePickerDialog;
    67 
    68 
    68     QTime mTime;
    69     QTime mTime;
    69     QString mLabel;
    70     QString mLabel;
       
    71     
       
    72     // Not owned.
       
    73     HbAction *mPrimaryAction;
    70 };
    74 };
    71 
    75 
    72 #endif // NMIPSSETTINGSTIMEEDITOR_H
    76 #endif // NMIPSSETTINGSTIMEEDITOR_H