Signals |
Public Member Functions |
Public Attributes |
Protected Slots |
Protected Member Functions |
List of all members
IMAddressWidget Class Reference
#include <imaddresswidget.h>
Inherits IMAddressBase.
Signals | |
void | inValidState (bool) |
Public Member Functions | |
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 |
Public Attributes | |
TQValueList< KPluginInfo * > | mProtocols |
Protected Slots | |
void | slotProtocolChanged () |
void | slotAddressChanged (const TQString &text) |
Protected Member Functions | |
void | populateProtocols () |
Detailed Description
A widget for editing an instant messaging address.
Definition at line 42 of file imaddresswidget.h.
Constructor & Destructor Documentation
◆ IMAddressWidget() [1/2]
IMAddressWidget::IMAddressWidget | ( | TQWidget * | parent, |
TQValueList< KPluginInfo * > | protocols | ||
) |
Definition at line 36 of file imaddresswidget.cpp.
◆ IMAddressWidget() [2/2]
IMAddressWidget::IMAddressWidget | ( | TQWidget * | parent, |
TQValueList< KPluginInfo * > | protocols, | ||
KPluginInfo * | protocol, | ||
const TQString & | address, | ||
const IMContext & | context = Any |
||
) |
Definition at line 44 of file imaddresswidget.cpp.
Member Function Documentation
◆ address()
TQString IMAddressWidget::address | ( | ) | const |
Definition at line 108 of file imaddresswidget.cpp.
◆ context()
IMContext IMAddressWidget::context | ( | ) | const |
Definition at line 83 of file imaddresswidget.cpp.
◆ populateProtocols()
|
protected |
Populate combobox with protocols.
Definition at line 118 of file imaddresswidget.cpp.
◆ protocol()
KPluginInfo * IMAddressWidget::protocol | ( | ) | const |
Definition at line 76 of file imaddresswidget.cpp.
◆ slotAddressChanged
|
protectedslot |
Definition at line 71 of file imaddresswidget.cpp.
◆ slotProtocolChanged
|
protectedslot |
Definition at line 126 of file imaddresswidget.cpp.
Member Data Documentation
◆ mProtocols
TQValueList<KPluginInfo *> IMAddressWidget::mProtocols |
Definition at line 56 of file imaddresswidget.h.
The documentation for this class was generated from the following files: