[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdelibs/kdeui/widgets
From:       Kevin Ottens <ervin () kde ! org>
Date:       2010-11-23 8:31:13
Message-ID: 20101123083113.C4E11AC8A2 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1199922 by ervin:

Somehow the tabBar accessor is protected so you can't change the
selection behavior on close (not forwarded on QTabWidget for some
reason). Then make this accessor public in KTabWidget.


 M  +2 -0      ktabwidget.h  


--- trunk/KDE/kdelibs/kdeui/widgets/ktabwidget.h #1199921:1199922
@@ -196,6 +196,8 @@
      */
     void setTabText( int , const QString & );
 
+    using QTabWidget::tabBar;
+
   public Q_SLOTS:
     /**
      * Move a widget's tab from first to second specified index and emit
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic