camerauis/cameraxui/cxui/stubs_desktop/inc/xqaiwdecl.h
changeset 64 8ab66fc302e6
parent 52 7e18d488ac5f
equal deleted inserted replaced
61:fc3ff57d09ad 64:8ab66fc302e6
    46 #define XQCAMERA_QUALITY QLatin1String("Quality")
    46 #define XQCAMERA_QUALITY QLatin1String("Quality")
    47 #define XQCAMERA_MODE_SWITCH QLatin1String("AllowModeSwitch")
    47 #define XQCAMERA_MODE_SWITCH QLatin1String("AllowModeSwitch")
    48 #define XQCAMERA_INDEX_SWITCH QLatin1String("AllowCameraSwitch")
    48 #define XQCAMERA_INDEX_SWITCH QLatin1String("AllowCameraSwitch")
    49 #define XQCAMERA_QUALITY_CHANGE QLatin1String("AllowQualityChange")
    49 #define XQCAMERA_QUALITY_CHANGE QLatin1String("AllowQualityChange")
    50 
    50 
       
    51 /*!
       
    52  A key name for XQRequestInfo object to pass a window title
       
    53  to be shown in service application instead of the default title.
       
    54  Service application is responsible to handle the key value.
       
    55  \see XQApplicationMgr::XQRequestInfo::setInfo()
       
    56 */
       
    57 #define XQINFO_KEY_WINDOW_TITLE QLatin1String("WindowTitle")
       
    58 
    51 
    59 
    52 #endif
    60 #endif