KParts::SideBarExtension Class Reference
Provides a way to export a widget which will be displayed in Kontacts stackview at the left. More...
#include <sidebarextension.h>
Inheritance diagram for KParts::SideBarExtension:

Public Methods | |
SideBarExtension (QWidget *exported, KParts::ReadOnlyPart *parent, const char *name) | |
~SideBarExtension () | |
QWidget * | widget () const |
Detailed Description
Provides a way to export a widget which will be displayed in Kontacts stackview at the left.
Definition at line 35 of file sidebarextension.h.
Constructor & Destructor Documentation
|
Constucts a SideBarExtension.
Definition at line 27 of file sidebarextension.cpp. |
Member Function Documentation
|
Retrieve a pointer to the widget. May be 0 if 0 was passed in the constructor Definition at line 54 of file sidebarextension.h. |
The documentation for this class was generated from the following files: