kaddressbook

ContactEditorTabPage Class Reference

List of all members.

Detailed Description

Definition at line 66 of file contacteditorwidgetmanager.h.


Signals

void changed ()

Public Member Functions

 ContactEditorTabPage (QWidget *parent, const char *name=0)
void addWidget (KAB::ContactEditorWidget *widget)
void loadContact (KABC::Addressee *addr)
void storeContact (KABC::Addressee *addr)
void setReadOnly (bool readOnly)
void updateLayout ()

Member Function Documentation

void ContactEditorTabPage::addWidget KAB::ContactEditorWidget widget  ) 
 

Adds a widget to the tab.

Definition at line 117 of file contacteditorwidgetmanager.cpp.

void ContactEditorTabPage::changed  )  [signal]
 

Emitted whenever the page has changed.

void ContactEditorTabPage::loadContact KABC::Addressee *  addr  ) 
 

Load the contacts data into the GUI.

Definition at line 139 of file contacteditorwidgetmanager.cpp.

void ContactEditorTabPage::setReadOnly bool  readOnly  ) 
 

Sets whether the contact should be presented as read-only.

You should update your GUI in the reimplemented method.

Definition at line 159 of file contacteditorwidgetmanager.cpp.

void ContactEditorTabPage::storeContact KABC::Addressee *  addr  ) 
 

Save the data from the GUI into the passed contact object.

Definition at line 148 of file contacteditorwidgetmanager.cpp.

void ContactEditorTabPage::updateLayout  ) 
 

Calculates the layout of the widgets and moves them to the correct position.

Definition at line 166 of file contacteditorwidgetmanager.cpp.


The documentation for this class was generated from the following files:
KDE Home | KDE Accessibility Home | Description of Access Keys