kaddressbook
CryptoWidgetFactory Class Reference
#include <cryptowidget.h>
Inheritance diagram for CryptoWidgetFactory:

Detailed Description
Definition at line 58 of file cryptowidget.h.
Public Member Functions | |
| KAB::ContactEditorWidget * | createWidget (KABC::AddressBook *ab, QWidget *parent) |
| CryptoWidgetFactory () | |
| QString | pageIdentifier () const |
| QString | pageTitle () const |
Constructor & Destructor Documentation
| CryptoWidgetFactory::CryptoWidgetFactory | ( | ) |
Definition at line 50 of file cryptowidget.cpp.
Member Function Documentation
| KAB::ContactEditorWidget* CryptoWidgetFactory::createWidget | ( | KABC::AddressBook * | ab, | |
| QWidget * | parent | |||
| ) | [inline, virtual] |
| QString CryptoWidgetFactory::pageIdentifier | ( | ) | const [virtual] |
Returns the identifier of the tab page where the widget shall belong to.
Implements KAB::ContactEditorWidgetFactory.
Definition at line 62 of file cryptowidget.cpp.
| QString CryptoWidgetFactory::pageTitle | ( | ) | const [virtual] |
Returns the i18ned title of this tab page.
Reimplemented from KAB::ContactEditorWidgetFactory.
Definition at line 57 of file cryptowidget.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference