kdeui Library API Documentation

KTabCtl Class Reference

Tabbed dialog with extended features. More...

#include <ktabctl.h>

Inheritance diagram for KTabCtl:

QWidget List of all members.

Public Methods

 KTabCtl (QWidget *parent=0, const char *name=0)
 KTabCtl provides a universal tab control.

void show ()
void setFont (const QFont &font)
virtual QSize sizeHint () const

Protected Methods

void paintEvent (QPaintEvent *)
void resizeEvent (QResizeEvent *)

Detailed Description

Tabbed dialog with extended features.

KTabCtl is very similar to QTabDialog, with the following differences:

Author:
Alexander Sanda (alex@darkstar.ping.at)
Version:
Id:
ktabctl.h,v 1.13 2002/03/04 00:51:51 lunakl Exp

Definition at line 74 of file ktabctl.h.


Constructor & Destructor Documentation

KTabCtl::KTabCtl QWidget   parent = 0,
const char *    name = 0
 

KTabCtl provides a universal tab control.

It is in no ways limited to dialogs and can be used for whatever you want. It has no buttons or any other stuff.

However, this is based on the original QTabDialog.

Definition at line 34 of file ktabctl.cpp.


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for kdelibs Version 3.1.0.
Documentation copyright © 1996-2002 the KDE developers.
Generated on Wed Oct 8 12:21:07 2003 by doxygen 1.2.18 written by Dimitri van Heesch, © 1997-2001