QTabBar docs: cleanup Qt3 support left overs
authorJ-P Nurmi <j-p.nurmi@nokia.com>
Wed, 15 Aug 2012 15:01:35 +0000 (17:01 +0200)
committerQt by Nokia <qt-info@nokia.com>
Fri, 17 Aug 2012 17:41:39 +0000 (19:41 +0200)
Change-Id: If2c9245ad454b1f34c44f1d0a0c61700cea53cf3
Reviewed-by: Jan-Arve Sæther <jan-arve.saether@nokia.com>
src/widgets/widgets/qtabbar.cpp

index 9fd2080..d555d62 100644 (file)
@@ -295,10 +295,6 @@ void QTabBar::initStyleOption(QStyleOptionTab *option, int tabIndex) const
     \value TriangularWest  Triangular tabs on the left of the pages.
 
     \value TriangularEast  Triangular tabs on the right of the pages.
     \value TriangularWest  Triangular tabs on the left of the pages.
 
     \value TriangularEast  Triangular tabs on the right of the pages.
-    \omitvalue RoundedAbove
-    \omitvalue RoundedBelow
-    \omitvalue TriangularAbove
-    \omitvalue TriangularBelow
 */
 
 /*!
 */
 
 /*!
@@ -2038,19 +2034,6 @@ void QTabBar::setUsesScrollButtons(bool useButtons)
 }
 
 /*!
 }
 
 /*!
-    \fn void QTabBar::setCurrentTab(int index)
-
-    Use setCurrentIndex() instead.
-*/
-
-/*!
-    \fn void QTabBar::selected(int index);
-
-    Use currentChanged() instead.
-*/
-
-
-/*!
     \property QTabBar::tabsClosable
     \brief Whether or not a tab bar should place close buttons on each tab
     \since 4.5
     \property QTabBar::tabsClosable
     \brief Whether or not a tab bar should place close buttons on each tab
     \since 4.5