KDE PIM / Developers / API Docs / libkdepim

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>

Inherits QObject.

List of all members.

Public Member Functions


Detailed Description

Provides a way to export a widget which will be displayed in Kontacts stackview at the left.


Constructor & Destructor Documentation

SideBarExtension::SideBarExtension QWidget *  exported,
KParts::ReadOnlyPart *  parent,
const char *  name
 

Constucts a SideBarExtension.

Parameters:
exported A QWidget derived widget that will be provided for the users of SideBarExtension.
parent The parent widget.
name The name of the class.

Member Function Documentation

QWidget* KParts::SideBarExtension::widget  )  const [inline]
 

Retrieve a pointer to the widget.

May be 0 if 0 was passed in the constructor


The documentation for this class was generated from the following files: