#include </home/clem/local/src/opie/noncore/apps/opie-console/tabwidget.h>
Inheritance diagram for TabWidget:


Signals | |
| void | activated (Session *ses) |
Public Member Functions | |
| TabWidget (QWidget *parent, const char *name) | |
| ~TabWidget () | |
| void | add (Session *) |
| void | remove (Session *) |
| void | setCurrent (Session *) |
Private Slots | |
| void | slotCurChanged (QWidget *wid) |
Private Attributes | |
| QMap< QWidget *, Session * > | m_map |
Definition at line 12 of file tabwidget.h.
|
||||||||||||
|
Definition at line 7 of file tabwidget.cpp. References Opie::Ui::OTabWidget::currentChanged(), and slotCurChanged(). |
|
|
Definition at line 13 of file tabwidget.cpp. |
|
|
Referenced by slotCurChanged(). |
|
|
Definition at line 16 of file tabwidget.cpp. References Opie::Ui::OTabWidget::addTab(), QMap< Key, T >::insert(), m_map, Session::name(), and Session::widgetStack(). |
|
|
Definition at line 24 of file tabwidget.cpp. References m_map, QMap< Key, T >::remove(), Opie::Ui::OTabWidget::removePage(), and Session::widgetStack(). |
|
|
Definition at line 38 of file tabwidget.cpp. References Opie::Ui::OTabWidget::setCurrentTab(), and Session::widgetStack(). |
|
|
Definition at line 29 of file tabwidget.cpp. References activated(), QMap< Key, T >::end(), QMap< Key, T >::find(), and m_map. Referenced by TabWidget(). |
|
|
Definition at line 26 of file tabwidget.h. Referenced by add(), remove(), and slotCurChanged(). |
1.4.2