class KTabCtl
|
Tabbed dialog with extended features. More... |
|
|
Public Methods
Signals
Protected Methods
Protected Slots
Protected Members
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)
| KTabCtl |
Reimplemented from QWidget.
void setFont (const QFont & font)
| setFont |
Reimplemented from QWidget.
void setTabFont ( const QFont &font )
| setTabFont |
bool isTabEnabled (const QString& )
| isTabEnabled |
void setTabEnabled (const QString&, bool)
| setTabEnabled |
void setBorder (bool)
| setBorder |
void setShape ( QTabBar::Shape shape )
| setShape |
QSize sizeHint ()
| sizeHint |
[const virtual]
Reimplemented from QWidget.
[protected]
Reimplemented from QWidget.
[protected]
Reimplemented from QWidget.
void tabSelected (int)
| tabSelected |
[signal]
void showTab (int i)
| showTab |
[protected slots slot]
void setSizes ()
| setSizes |
[protected]
QRect getChildRect ()
| getChildRect |
[protected const]
[protected]
[protected]
[protected]
[protected]
- Version: $Id: KTabCtl.html 132191 2002-01-17 21:32:13Z dfaure $
- Author: Alexander Sanda (alex@darkstar.ping.at)
- Generated: dfaure on kde.faure.org on Thu Jan 17 22:16:05 2002, using kdoc 2.0a53.