class toTabWidget
|
An extension of the regular tab widget with posibility to hide tabs. More... |
|
|
Public Methods
An extension of the regular tab widget with posibility to hide tabs.
toTabWidget (QWidget *parent=0,const char *name=0,WFlags f=0)
| toTabWidget |
Constructor.
void setTabShown (QWidget *w, bool value)
| setTabShown |
[virtual]
Specify if a tab is shown.
Parameters:
w | Widget to change visibility.
|
shown | Show tab if true, hide if false.
|
[virtual]
Specify that a tab is shown.
Parameters:
[virtual]
Specify that a tab is hidden.
Parameters:
Generated by: nneul on skyhawk on Wed Feb 23 19:49:58 2005, using kdoc 2.0a54. |