camerauis/cameraxui/cxui/inc/cxuiselftimer.h
changeset 28 3075d9b614e6
parent 19 d9aefe59d544
child 29 699651f2666f
child 43 0e652f8f1fbd
equal deleted inserted replaced
19:d9aefe59d544 28:3075d9b614e6
    64     int mCounter;
    64     int mCounter;
    65     QTimer mTimer;
    65     QTimer mTimer;
    66     int mOldPostCaptureTimeOut;
    66     int mOldPostCaptureTimeOut;
    67 
    67 
    68     // UI widgets, not own
    68     // UI widgets, not own
    69     HbWidget *mIndicatorContainer;
    69     HbWidget *mWidgetContainer;
    70     HbWidget *mButtonContainer;
       
    71     HbLabel *mTimerLabel;
    70     HbLabel *mTimerLabel;
    72     HbPushButton *mCancelButton;
    71     HbPushButton *mCancelButton;
    73     HbPushButton *mStartButton;
    72     HbPushButton *mStartButton;
    74 
    73 
    75     // settings, not own
    74     // settings, not own