#include </home/clem/local/src/opie/noncore/net/opieirc/irctab.h>
Inheritance diagram for IRCTab:


Public Slots | |
| virtual void | remove ()=0 |
| virtual void | settingsChanged ()=0 |
Signals | |
| void | changed (IRCTab *) |
| void | ping (const QString &) |
| void | nextTab () |
| void | prevTab () |
| void | closeTab () |
| void | editFocus () |
Public Member Functions | |
| IRCTab (QWidget *parent=0, const char *name=0, WFlags f=0) | |
| void | setID (int id) |
| int | id () |
| virtual QString | title ()=0 |
| virtual IRCSession * | session ()=0 |
| virtual void | appendText (QString text)=0 |
Static Public Member Functions | |
| static void | setUseTimeStamps (bool b) |
| static QString | appendTimestamp (const QString &tex) |
Static Public Attributes | |
| static QString | m_errorColor |
| static QString | m_serverColor |
| static QString | m_textColor |
| static QString | m_backgroundColor |
| static QString | m_selfColor |
| static QString | m_otherColor |
| static QString | m_notificationColor |
| static int | m_maxLines |
Protected Member Functions | |
| void | showEvent (QShowEvent *) |
Protected Attributes | |
| QLabel * | m_description |
| QVBoxLayout * | m_layout |
| int | m_id |
|
||||||||||||||||
|
Definition at line 38 of file irctab.cpp. References add, Opie::Core::OResource::loadPixmap(), m_description, m_layout, QString::null, remove(), Opie::Core::OResource::SmallIcon, AppLnk::smallIconSize(), and tr. |
|
|
Implemented in DCCTransferTab, IRCChannelTab, IRCQueryTab, and IRCServerTab. Referenced by IRCServerTab::executeCommand(). |
|
|
Definition at line 30 of file irctab.cpp. References QTime::currentTime(), and g_useTime. Referenced by IRCServerTab::appendText(), and IRCChannelTab::appendText(). |
|
|
Referenced by IRCServerTab::appendText(), IRCQueryTab::appendText(), and IRCChannelTab::appendText(). |
|
|
Referenced by IRCChannelTab::IRCChannelTab(), IRCQueryTab::IRCQueryTab(), and IRCServerTab::IRCServerTab(). |
|
|
Referenced by IRCChannelTab::IRCChannelTab(), IRCQueryTab::IRCQueryTab(), IRCServerTab::IRCServerTab(), and showEvent(). |
|
|
Definition at line 60 of file irctab.cpp. References m_id. |
|
|
Referenced by IRCChannelTab::IRCChannelTab(), IRCQueryTab::IRCQueryTab(), and IRCServerTab::IRCServerTab(). |
|
|
Referenced by IRCQueryTab::appendText(), and IRCChannelTab::appendText(). |
|
|
Referenced by IRCChannelTab::IRCChannelTab(), IRCQueryTab::IRCQueryTab(), and IRCServerTab::IRCServerTab(). |
|
|
Implemented in DCCTransferTab, IRCChannelTab, IRCQueryTab, and IRCServerTab. Referenced by IRCTab(). |
|
|
Implemented in DCCTransferTab, IRCChannelTab, IRCQueryTab, and IRCServerTab. |
|
|
Definition at line 56 of file irctab.cpp. References m_id. Referenced by MainWindow::addTab(). |
|
|
Implemented in DCCTransferTab, IRCChannelTab, IRCQueryTab, and IRCServerTab. |
|
|
Definition at line 25 of file irctab.cpp. References g_useTime. Referenced by IRCSettings::accept(), and MainWindow::loadSettings(). |
|
|
Definition at line 64 of file irctab.cpp. References MainWindow::appCaption(), editFocus(), and title(). |
|
|
Implemented in DCCTransferTab, IRCChannelTab, IRCQueryTab, and IRCServerTab. Referenced by MainWindow::addTab(), and showEvent(). |
|
|
Definition at line 16 of file irctab.cpp. Referenced by IRCSettings::accept(), IRCServerTab::appendText(), IRCQueryTab::appendText(), IRCChannelTab::appendText(), MainWindow::loadSettings(), IRCServerTab::settingsChanged(), IRCQueryTab::settingsChanged(), and IRCChannelTab::settingsChanged(). |
|
|
Definition at line 64 of file irctab.h. Referenced by DCCTransferTab::DCCTransferTab(), IRCServerTab::display(), IRCChannelTab::IRCChannelTab(), IRCQueryTab::IRCQueryTab(), IRCServerTab::IRCServerTab(), and IRCTab(). |
|
|
Definition at line 13 of file irctab.cpp. Referenced by IRCSettings::accept(), IRCServerTab::display(), IRCServerTab::executeCommand(), MainWindow::loadSettings(), IRCQueryTab::processCommand(), and IRCChannelTab::processCommand(). |
|
|
|
|
|
Definition at line 65 of file irctab.h. Referenced by DCCTransferTab::DCCTransferTab(), IRCChannelTab::IRCChannelTab(), IRCQueryTab::IRCQueryTab(), IRCServerTab::IRCServerTab(), and IRCTab(). |
|
|
Definition at line 20 of file irctab.cpp. Referenced by IRCSettings::accept(), IRCServerTab::appendText(), IRCQueryTab::appendText(), IRCChannelTab::appendText(), and MainWindow::loadSettings(). |
|
|
Definition at line 19 of file irctab.cpp. Referenced by IRCSettings::accept(), IRCServerTab::display(), and MainWindow::loadSettings(). |
|
|
Definition at line 18 of file irctab.cpp. Referenced by IRCSettings::accept(), IRCServerTab::display(), IRCQueryTab::display(), IRCServerTab::executeCommand(), and MainWindow::loadSettings(). |
|
|
Definition at line 17 of file irctab.cpp. Referenced by IRCSettings::accept(), IRCServerTab::executeCommand(), MainWindow::loadSettings(), IRCQueryTab::processCommand(), and IRCChannelTab::processCommand(). |
|
|
Definition at line 14 of file irctab.cpp. Referenced by IRCSettings::accept(), IRCServerTab::display(), and MainWindow::loadSettings(). |
|
|
Definition at line 15 of file irctab.cpp. Referenced by IRCSettings::accept(), IRCServerTab::display(), IRCQueryTab::display(), IRCServerTab::executeCommand(), MainWindow::loadSettings(), IRCQueryTab::processCommand(), and IRCChannelTab::processCommand(). |
1.4.2