#include <imeditorwidget.h>
|
| static void | splitField (const TQString &str, TQString &app, TQString &name, TQString &value) |
The widget we add to KAddressbook's contact editor dialog.
Definition at line 49 of file imeditorwidget.h.
◆ IMEditorWidget()
| IMEditorWidget::IMEditorWidget |
( |
TQWidget * | parent, |
|
|
const TQString & | preferredIM, |
|
|
const char * | name = 0 ) |
◆ ~IMEditorWidget()
| IMEditorWidget::~IMEditorWidget |
( |
| ) |
|
|
inline |
◆ availableProtocols()
| TQValueList< KPluginInfo * > IMEditorWidget::availableProtocols |
( |
| ) |
const |
◆ isModified()
| bool IMEditorWidget::isModified |
( |
| ) |
const |
◆ loadContact()
| void IMEditorWidget::loadContact |
( |
TDEABC::Addressee * | addr | ) |
|
◆ preferred()
| TQString IMEditorWidget::preferred |
( |
| ) |
const |
◆ protocolFromString()
| KPluginInfo * IMEditorWidget::protocolFromString |
( |
const TQString & | fieldValue | ) |
const |
|
protected |
Find a protocol that matches the KABC key, or 0 if none found.
Definition at line 464 of file imeditorwidget.cpp.
◆ setReadOnly()
| void IMEditorWidget::setReadOnly |
( |
bool | readOnly | ) |
|
◆ slotAdd
| void IMEditorWidget::slotAdd |
( |
| ) |
|
|
protectedslot |
◆ slotDelete
| void IMEditorWidget::slotDelete |
( |
| ) |
|
|
protectedslot |
◆ slotEdit
| void IMEditorWidget::slotEdit |
( |
| ) |
|
|
protectedslot |
◆ slotSetStandard
| void IMEditorWidget::slotSetStandard |
( |
| ) |
|
|
protectedslot |
◆ slotUpdateButtons
| void IMEditorWidget::slotUpdateButtons |
( |
| ) |
|
|
protectedslot |
◆ splitField()
| void IMEditorWidget::splitField |
( |
const TQString & | str, |
|
|
TQString & | app, |
|
|
TQString & | name, |
|
|
TQString & | value ) |
|
staticprotected |
Helper method to split the contents of an addressbook field up.
Definition at line 478 of file imeditorwidget.cpp.
◆ storeContact()
| void IMEditorWidget::storeContact |
( |
TDEABC::Addressee * | addr | ) |
|
The documentation for this class was generated from the following files: