Signals |
Public Member Functions |
Public Attributes |
Protected Slots |
Protected Member Functions
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.
Member Function Documentation
| void IMAddressWidget::populateProtocols | ( | ) | [protected] |
Populate combobox with protocols.
Definition at line 118 of file imaddresswidget.cpp.
The documentation for this class was generated from the following files:
