IMAddressLVI Class Reference
#include <imeditorwidget.h>
Inherits TDEListViewItem.
Public Member Functions | |
| IMAddressLVI (TDEListView *parent, KPluginInfo *protocol, const TQString &address, const IMContext &context=Any) | |
| void | setAddress (const TQString &address) |
| void | setProtocol (KPluginInfo *protocol) |
| void | setContext (const IMContext &context) |
| void | activate () |
| KPluginInfo * | protocol () const |
| TQString | address () const |
| IMContext | context () const |
| void | setPreferred (bool preferred) |
| bool | preferred () const |
Protected Member Functions | |
| virtual void | paintCell (TQPainter *p, const TQColorGroup &cg, int column, int width, int alignment) |
Detailed Description
List view item representing a single IM address.
Definition at line 100 of file imeditorwidget.h.
Constructor & Destructor Documentation
◆ IMAddressLVI()
| IMAddressLVI::IMAddressLVI | ( | TDEListView * | parent, |
| KPluginInfo * | protocol, | ||
| const TQString & | address, | ||
| const IMContext & | context = Any |
||
| ) |
Definition at line 46 of file imeditorwidget.cpp.
Member Function Documentation
◆ activate()
| void IMAddressLVI::activate | ( | ) |
Definition at line 136 of file imeditorwidget.cpp.
◆ address()
| TQString IMAddressLVI::address | ( | ) | const |
Definition at line 131 of file imeditorwidget.cpp.
◆ context()
| IMContext IMAddressLVI::context | ( | ) | const |
Definition at line 126 of file imeditorwidget.cpp.
◆ paintCell()
|
protectedvirtual |
Definition at line 66 of file imeditorwidget.cpp.
◆ preferred()
| bool IMAddressLVI::preferred | ( | ) | const |
Definition at line 61 of file imeditorwidget.cpp.
◆ protocol()
| KPluginInfo * IMAddressLVI::protocol | ( | ) | const |
Definition at line 121 of file imeditorwidget.cpp.
◆ setAddress()
| void IMAddressLVI::setAddress | ( | const TQString & | address | ) |
Definition at line 78 of file imeditorwidget.cpp.
◆ setContext()
| void IMAddressLVI::setContext | ( | const IMContext & | context | ) |
Definition at line 94 of file imeditorwidget.cpp.
◆ setPreferred()
| void IMAddressLVI::setPreferred | ( | bool | preferred | ) |
Definition at line 56 of file imeditorwidget.cpp.
◆ setProtocol()
| void IMAddressLVI::setProtocol | ( | KPluginInfo * | protocol | ) |
Definition at line 113 of file imeditorwidget.cpp.
The documentation for this class was generated from the following files:
