IMAddressLVI Class Reference
List view item representing a single IM address.
More...
#include <imeditorwidget.h>
Inherits TDEListViewItem.
List of all members.
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.
The documentation for this class was generated from the following files: