src/hbcore/core/hbnamespace.cpp
changeset 30 80e4d18b72f5
parent 28 b7da29130b0e
--- a/src/hbcore/core/hbnamespace.cpp	Fri Sep 17 08:32:10 2010 +0300
+++ b/src/hbcore/core/hbnamespace.cpp	Mon Oct 04 00:38:12 2010 +0300
@@ -282,6 +282,17 @@
   \sa HbSplashScreen::ForceQt
 */
 
+/*! \var Hb::ApplicationFlag Hb::ShowSpashWhenStartingToBackground
+
+  Does not suppress the splash when the application is started to background.
+  Normally HbSplashScreen::start() will do nothing if the process command line
+  indicates that the application is started to background (by specifying the
+  corresponding flags in the system startup list entry or by starting to
+  background as a service). This flag disables the check.
+
+  \sa HbSplashScreen::ShowWhenStartingToBackground
+*/
+
 /*!
   \enum Hb::ViewSwitchFlag