mmsharing/livecommsui/lcui/inc/lcview.h
changeset 39 4bcc59142325
parent 34 01f0bb65bcf1
equal deleted inserted replaced
37:e9675fb210bd 39:4bcc59142325
    68     void swap();
    68     void swap();
    69     void shareImage();
    69     void shareImage();
    70     void updateSwapLayout();
    70     void updateSwapLayout();
    71     void menuAboutToShow();    
    71     void menuAboutToShow();    
    72     void back();
    72     void back();
       
    73     void showSendVideo();
       
    74     void showReceivedVideo();
    73 //temp
    75 //temp
    74     void notSupported();
    76     void notSupported();
    75 
    77 
    76 private slots:
    78 private slots:
    77 
    79 
    84     void setCameraActionToDisable();
    86     void setCameraActionToDisable();
    85     void setCameraActionToEnable();
    87     void setCameraActionToEnable();
    86     void disableControls();
    88     void disableControls();
    87     void enableControls();    
    89     void enableControls();    
    88     void watchInactivity();
    90     void watchInactivity();
    89     void updateVolumeSlider(int aVolumeLevel);
    91     void showVolumeSlider(int aVolumeLevel);
    90 
    92 
    91 protected: // From HbView
    93 protected: // From HbView
    92     
    94     
    93     void gestureEvent(QGestureEvent *event);
    95     void gestureEvent(QGestureEvent *event);
    94  
    96