kdeui Library API Documentation

KDockTabGroup Class Reference

It just hides the special implementation of a dockwidget tab groups (and is member of the dockwidget class set). More...

#include <kdockwidget.h>

Inheritance diagram for KDockTabGroup:

QTabWidget List of all members.

Public Methods

 KDockTabGroup (QWidget *parent=0, const char *name=0)
virtual ~KDockTabGroup ()
QWidgettransientTo ()

Protected Methods

virtual void virtual_hook (int id, void *data)

Detailed Description

It just hides the special implementation of a dockwidget tab groups (and is member of the dockwidget class set).

An abstraction what it is currently. In general it is like QTabWidget but is more useful for the dockwidget class set. More or less a minor helper class for the dockwidget class set.

Author:
Max Judin (documentation: Falk Brettschneider).

Definition at line 352 of file kdockwidget.h.


Constructor & Destructor Documentation

KDockTabGroup::KDockTabGroup QWidget   parent = 0,
const char *    name = 0
[inline]
 

Constructs this.

It just calls the method of the base class.

Definition at line 359 of file kdockwidget.h.

virtual KDockTabGroup::~KDockTabGroup   [inline, virtual]
 

Destructs a KDockTabGroup.

Definition at line 365 of file kdockwidget.h.


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for kdeui Library Version 3.2.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Sun May 16 22:02:16 2004 by doxygen 1.2.15 written by Dimitri van Heesch, © 1997-2003