kaddressbook
IMAddressWidget Class Reference
#include <imaddresswidget.h>
Inheritance diagram for IMAddressWidget:

Detailed Description
A widget for editing an instant messaging address.
Definition at line 42 of file imaddresswidget.h.
Signals | |
| void | inValidState (bool) |
Public Member Functions | |
| IMAddressWidget (QWidget *parent, QValueList< KPluginInfo * > protocols) | |
| IMAddressWidget (QWidget *parent, QValueList< KPluginInfo * > protocols, KPluginInfo *protocol, const QString &address, const IMContext &context=Any) | |
| KPluginInfo * | protocol () const |
| IMContext | context () const |
| QString | address () const |
Public Attributes | |
| QValueList< KPluginInfo * > | mProtocols |
Protected Slots | |
| void | slotProtocolChanged () |
| void | slotAddressChanged (const QString &text) |
Protected Member Functions | |
| void | populateProtocols () |
Member Function Documentation
| void IMAddressWidget::populateProtocols | ( | ) | [protected] |
The documentation for this class was generated from the following files:

