#include </home/clem/local/src/opie/core/launcher/launchertab.h>
Collaboration diagram for LauncherTabBar:

Public Slots | |
| void | showTab (const QString &) |
Public Member Functions | |
| LauncherTabBar (QWidget *parent=0, const char *name=0) | |
| ~LauncherTabBar () | |
| void | insertTab (LauncherTab *, int index=-1) |
| void | removeTab (QTab *) |
| LauncherView * | currentView () |
| LauncherTab * | currentLauncherTab () |
| LauncherTab * | launcherTab (const QString &id) const |
| void | nextTab () |
| void | prevTab () |
Protected Slots | |
| virtual void | layoutTabs () |
Protected Member Functions | |
| virtual void | paint (QPainter *p, QTab *t, bool f) const |
| void | paintLabel (QPainter *p, const QRect &br, QTab *t, bool has_focus) const |
Private Attributes | |
| QList< LauncherTab > | items |
| QDict< LauncherTab > | tabs |
|
||||||||||||
|
Definition at line 24 of file launchertab.cpp. References layoutTabs(). |
|
|
Definition at line 31 of file launchertab.cpp. |
|
|
Definition at line 66 of file launchertab.h. Referenced by currentView(), and layoutTabs(). |
|
|
Definition at line 62 of file launchertab.h. References currentLauncherTab(). Referenced by LauncherTabWidget::raiseTabWidget(), Launcher::showDocTab(), and LauncherTabWidget::tabProperties(). |
|
||||||||||||
|
Definition at line 35 of file launchertab.cpp. References QDict< type >::insert(), items, tabs, and LauncherTab::type. Referenced by LauncherTabWidget::newView(). |
|
|
Definition at line 70 of file launchertab.h. References tabs. Referenced by LauncherTabWidget::deleteView(), and LauncherTabWidget::view(). |
|
|
Definition at line 73 of file launchertab.cpp. References currentLauncherTab(), height, items, t, tr, width, and Opie::MM::x. Referenced by LauncherTabBar(). |
|
|
Definition at line 61 of file launchertab.cpp. Referenced by LauncherTabWidget::appMessage(), and LauncherTabWidget::launcherMessage(). |
|
||||||||||||||||
|
Definition at line 182 of file launchertab.cpp. References LauncherTab::bgColor, f, FALSE, LauncherTab::fgColor, flags, paintLabel(), and TRUE. |
|
||||||||||||||||||||
|
Definition at line 242 of file launchertab.cpp. References Disabled, Dasher::Opts::Normal, and tr. Referenced by paint(). |
|
|
Definition at line 53 of file launchertab.cpp. |
|
|
Definition at line 45 of file launchertab.cpp. References items, QDict< type >::remove(), t, tabs, and LauncherTab::type. Referenced by LauncherTabWidget::deleteView(). |
|
|
Definition at line 68 of file launchertab.cpp. References tabs. Referenced by LauncherTabWidget::initLayout(), Launcher::showTab(), and Launcher::typeAdded(). |
|
|
Definition at line 86 of file launchertab.h. Referenced by insertTab(), layoutTabs(), and removeTab(). |
|
|
Definition at line 87 of file launchertab.h. Referenced by insertTab(), launcherTab(), removeTab(), and showTab(). |
1.4.2