kaddressbook
GeoWidget Class Reference
#include <geowidget.h>
Inheritance diagram for GeoWidget:

Detailed Description
Definition at line 55 of file geowidget.h.
Public Member Functions | |
| GeoWidget (KABC::AddressBook *ab, QWidget *parent) | |
| void | loadContact (KABC::Addressee *addr) |
| void | setReadOnly (bool readOnly) |
| void | storeContact (KABC::Addressee *addr) |
| ~GeoWidget () | |
Constructor & Destructor Documentation
| GeoWidget::GeoWidget | ( | KABC::AddressBook * | ab, | |
| QWidget * | parent | |||
| ) |
Definition at line 46 of file geowidget.cpp.
| GeoWidget::~GeoWidget | ( | ) |
Definition at line 113 of file geowidget.cpp.
Member Function Documentation
| void GeoWidget::loadContact | ( | KABC::Addressee * | addr | ) | [virtual] |
Load the contacts data into the GUI.
Implements KAB::ContactEditorWidget.
Definition at line 117 of file geowidget.cpp.
| void GeoWidget::setReadOnly | ( | bool | readOnly | ) | [virtual] |
Sets whether the contact should be presented as read-only.
You should update your GUI in the reimplemented method.
Implements KAB::ContactEditorWidget.
Definition at line 145 of file geowidget.cpp.
| void GeoWidget::storeContact | ( | KABC::Addressee * | addr | ) | [virtual] |
Save the data from the GUI into the passed contact object.
Implements KAB::ContactEditorWidget.
Definition at line 130 of file geowidget.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference