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)
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.14 2003/07/17 12:55:51 binner Exp

Definition at line 46 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 kdeui Library Version 3.2.0.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed Feb 4 12:34:28 2004 by doxygen 1.2.18 written by Dimitri van Heesch, © 1997-2003