camerauis/cameraxui/cxui/inc/cxuicapturekeyhandler_symbian_p.h
changeset 56 01e205c615b9
parent 48 42ba2d16bf40
equal deleted inserted replaced
48:42ba2d16bf40 56:01e205c615b9
    33 public:
    33 public:
    34     CxuiCaptureKeyHandlerPrivate(CxeEngine &aEngine, CxuiCaptureKeyHandler *parent);
    34     CxuiCaptureKeyHandlerPrivate(CxeEngine &aEngine, CxuiCaptureKeyHandler *parent);
    35     virtual ~CxuiCaptureKeyHandlerPrivate();
    35     virtual ~CxuiCaptureKeyHandlerPrivate();
    36 
    36 
    37 public:
    37 public:
    38     void listenKeys(bool listen);
    38 
       
    39     void startListeningKeys();
       
    40     void stopListeningKeys();
    39 
    41 
    40     bool isAutofocusKeyPressed();
    42     bool isAutofocusKeyPressed();
    41     bool isCaptureKeyPressed();
    43     bool isCaptureKeyPressed();
    42 
    44 
    43     bool handleKeyEvent(QEvent *event);
    45     bool handleKeyEvent(QEvent *event);