IMEditorWidget Class Reference
The widget we add to KAddressbook's contact editor dialog. More...
#include <imeditorwidget.h>
Inherits KDialogBase.
Public Member Functions
- IMEditorWidget (QWidget *parent, const QString &preferredIM, const char *name=0)
- void loadContact (KABC::Addressee *addr)
- void storeContact (KABC::Addressee *addr)
- void setReadOnly (bool readOnly)
- QValueList< KPluginInfo * > availableProtocols () const
- bool isModified () const
- QString preferred () const
Protected Slots
- void slotUpdateButtons ()
- void slotAdd ()
- void slotEdit ()
- void slotDelete ()
- void slotSetStandard ()
Protected Member Functions
- KPluginInfo * protocolFromString (const QString &fieldValue) const
Static Protected Member Functions
- static void splitField (const QString &str, QString &app, QString &name, QString &value)
Detailed Description
The widget we add to KAddressbook's contact editor dialog.
Member Function Documentation
|
Helper method to split the contents of an addressbook field up.
|
|
Find a protocol that matches the KABC key, or 0 if none found.
|
The documentation for this class was generated from the following files:
- imeditorwidget.h
- imeditorwidget.cpp