aboutsummaryrefslogtreecommitdiff
path: root/src/corelib/widgets/mapplicationpage.h
diff options
context:
space:
mode:
authorJoaquim Rocha <jrocha@igalia.com>2010-12-03 13:23:18 +0100
committerStanislav Ionascu <stanislav.ionascu@nokia.com>2010-12-03 16:11:42 +0200
commit8ce612109eb608f4956a2d69f9f659ace4f9c79f (patch)
treed6d684887ab327794edd2620d6cf4fd32f00ef1b /src/corelib/widgets/mapplicationpage.h
parentb66adf3d65fb66454fc4a8cf14e2a09cb4bf6c0c (diff)
Changes: Deprecates the progress indicator in the application menu
RevBy: TrustMe Details: Having a progress indicator in the application menu is deprecated. These changes mark the respective properties and methods as such.
Diffstat (limited to 'src/corelib/widgets/mapplicationpage.h')
-rw-r--r--src/corelib/widgets/mapplicationpage.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/corelib/widgets/mapplicationpage.h b/src/corelib/widgets/mapplicationpage.h
index d6f89a9d..ee07fe4c 100644
--- a/src/corelib/widgets/mapplicationpage.h
+++ b/src/corelib/widgets/mapplicationpage.h
@@ -198,6 +198,7 @@ class M_CORE_EXPORT MApplicationPage : public MSceneWindow
Q_PROPERTY(bool rememberPosition READ rememberPosition WRITE setRememberPosition)
/*!
+ \deprecated do not use
\property MApplicationPage::progressIndicatorVisible
\brief Defines whether progress indicator is visible
@@ -343,6 +344,7 @@ public:
*/
const QString title() const;
+ //! \deprecated do not use
/**
* \brief Returns whether progress indicator is visible
* \return <code>true</code> if the progress indicator is visible, otherwise <code>false</code>
@@ -513,6 +515,7 @@ public Q_SLOTS:
*/
void setPanningDirection(Qt::Orientations directions);
+ //! \deprecated do not use
/*!
* Sets the visibility of progress indicator
* \param bool visible