camerauis/cameraxui/cxui/stubs_desktop/inc/xqaiwdecl.h
changeset 64 8ab66fc302e6
parent 52 7e18d488ac5f
--- a/camerauis/cameraxui/cxui/stubs_desktop/inc/xqaiwdecl.h	Fri Sep 24 11:12:50 2010 +0300
+++ b/camerauis/cameraxui/cxui/stubs_desktop/inc/xqaiwdecl.h	Wed Oct 06 15:52:13 2010 +0300
@@ -48,5 +48,13 @@
 #define XQCAMERA_INDEX_SWITCH QLatin1String("AllowCameraSwitch")
 #define XQCAMERA_QUALITY_CHANGE QLatin1String("AllowQualityChange")
 
+/*!
+ A key name for XQRequestInfo object to pass a window title
+ to be shown in service application instead of the default title.
+ Service application is responsible to handle the key value.
+ \see XQApplicationMgr::XQRequestInfo::setInfo()
+*/
+#define XQINFO_KEY_WINDOW_TITLE QLatin1String("WindowTitle")
+
 
 #endif