class KTabCtl
|
Tabbed dialog with extended features. More... |
|
|
Public Methods
Signals
Protected Methods
Protected Slots
Protected Members
Detailed Description
Tabbed dialog with extended features.
KTabCtl is very similar to QTabDialog, with the following differences:
- To avoid confusion, the API is almost identical with QTabDialog.
- Does not create any buttons, therefore KTabCtl is not limited
to dialog boxes. You can use it whereever you want.
- emits the signal tabSelected(int pagenumber) when the user
selects one of the tabs. This gives you the chance to update the
widget contents of a single page. The signal is emitted _before_ the
page is shown. This is very useful if the contents of some widgets
on page A depend on the contents of some other widgets on page B.
KTabCtl (QWidget *parent = 0, const char *name = 0)
|
void setFont (const QFont & font)
|
void setTabFont ( const QFont &font )
|
bool isTabEnabled (const QString& )
|
void setTabEnabled (const QString&, bool)
|
void setShape ( QTabBar::Shape shape )
|
[const virtual]
void paintEvent (QPaintEvent *)
|
[protected]
void resizeEvent (QResizeEvent *)
|
[protected]
[signal]
[protected slot]
[protected]
[protected const]
[protected]
[protected]
[protected]
[protected]
- Version: $Id: ktabctl.h,v 1.11 2000/06/15 06:35:12 kalle Exp $
- Author: Alexander Sanda (alex@darkstar.ping.at)
- Generated: prospector@porky.devel.redhat.com on Fri Nov 3 09:58:47 2000, using kdoc 2.0a42.