#include </home/clem/local/src/opie/noncore/net/opieirc/ircmisc.h>
Collaboration diagram for IRCHistoryLineEdit:

Public Types | |
| enum | KeyMode { KeyNextTab, KeyPrevTab, KeyCloseTab } |
Public Slots | |
| void | setEditFocus () |
Signals | |
| void | nextTab () |
| void | prevTab () |
| void | closeTab () |
Public Member Functions | |
| IRCHistoryLineEdit (QWidget *parent=0, const char *name=0) | |
| virtual bool | eventFilter (QObject *object, QEvent *event) |
Static Public Member Functions | |
| static Opie::Core::OKeyConfigManager * | keyConfigInstance () |
Protected Member Functions | |
| void | keyPressEvent (QKeyEvent *) |
Protected Attributes | |
| QStringList | m_history |
| int | m_index |
|
|
|
|
||||||||||||
|
Definition at line 80 of file ircmisc.cpp. References m_index. |
|
|
Referenced by keyPressEvent(). |
|
||||||||||||
|
Definition at line 122 of file ircmisc.cpp. |
|
|
|
Definition at line 85 of file ircmisc.cpp. References closeTab(), QValueList< T >::count(), KeyCloseTab, keyConfigInstance(), KeyNextTab, KeyPrevTab, m_history, m_index, nextTab(), QValueList< T >::prepend(), prevTab(), and text. |
|
|
Referenced by eventFilter(), and keyPressEvent(). |
|
|
Referenced by keyPressEvent(). |
|
|
Definition at line 135 of file ircmisc.cpp. |
|
|
Definition at line 90 of file ircmisc.h. Referenced by keyPressEvent(). |
|
|
Definition at line 91 of file ircmisc.h. Referenced by IRCHistoryLineEdit(), and keyPressEvent(). |
1.4.2