Using QTabBar (or KTabCtl) to dynamically add/remove tabs

Bernd Gehrmann bernd at physik.hu-berlin.de
Mon Oct 18 10:17:17 BST 1999


On Mon, 18 Oct 1999, Gordon Tyler wrote:
> 
> I'm writing a text editor using KDevelop and I would like to have the names
> of the files loaded as tabs above the text editing area (ala UltraEdit). I
> am using a class derived from KTabCtl as my main view inside a
> KTMainWindow-derived class but I am having difficulty getting tabs removed
> from the KTabCtl. It seems to be a limitation of the QTabBar class used by
> KTabCtl. 

It's a limitation of Qt 1.x which is gone with 2.0.

> Please accept my apologies if this is an inappropriate place to pose my
> question, I don't quite know where else I could ask.

Subscribe to kde-devel (http://www.kde.org/contact.html).

Bernd.




More information about the KDevelop mailing list