#include <imaddresswidget.h>
|
| | IMAddressWidget (TQWidget *parent, TQValueList< KPluginInfo * > protocols) |
| | IMAddressWidget (TQWidget *parent, TQValueList< KPluginInfo * > protocols, KPluginInfo *protocol, const TQString &address, const IMContext &context=Any) |
| KPluginInfo * | protocol () const |
| IMContext | context () const |
| TQString | address () const |
A widget for editing an instant messaging address.
Definition at line 42 of file imaddresswidget.h.
◆ IMAddressWidget() [1/2]
| IMAddressWidget::IMAddressWidget |
( |
TQWidget * | parent, |
|
|
TQValueList< KPluginInfo * > | protocols ) |
◆ IMAddressWidget() [2/2]
| IMAddressWidget::IMAddressWidget |
( |
TQWidget * | parent, |
|
|
TQValueList< KPluginInfo * > | protocols, |
|
|
KPluginInfo * | protocol, |
|
|
const TQString & | address, |
|
|
const IMContext & | context = Any ) |
◆ address()
| TQString IMAddressWidget::address |
( |
| ) |
const |
◆ context()
| IMContext IMAddressWidget::context |
( |
| ) |
const |
◆ populateProtocols()
| void IMAddressWidget::populateProtocols |
( |
| ) |
|
|
protected |
◆ protocol()
| KPluginInfo * IMAddressWidget::protocol |
( |
| ) |
const |
◆ slotAddressChanged
| void IMAddressWidget::slotAddressChanged |
( |
const TQString & | text | ) |
|
|
protectedslot |
◆ slotProtocolChanged
| void IMAddressWidget::slotProtocolChanged |
( |
| ) |
|
|
protectedslot |
◆ mProtocols
| TQValueList<KPluginInfo *> IMAddressWidget::mProtocols |
The documentation for this class was generated from the following files: