KParts::SideBarExtension Class Reference
#include <sidebarextension.h>
Inherits TQObject.
Public Member Functions | |
SideBarExtension (TQWidget *exported, KParts::ReadOnlyPart *parent, const char *name) | |
TQWidget * | widget () const |
Detailed Description
Provides a way to export a widget which will be displayed in Kontacts stackview at the left.
Definition at line 38 of file sidebarextension.h.
Constructor & Destructor Documentation
◆ SideBarExtension()
SideBarExtension::SideBarExtension | ( | TQWidget * | exported, |
KParts::ReadOnlyPart * | parent, | ||
const char * | name | ||
) |
Constucts a SideBarExtension.
- Parameters
-
exported A TQWidget derived widget that will be provided for the users of SideBarExtension. parent The parent widget. name The name of the class.
Definition at line 29 of file sidebarextension.cpp.
Member Function Documentation
◆ widget()
|
inline |
Retrieve a pointer to the widget.
May be 0 if 0 was passed in the constructor
Definition at line 58 of file sidebarextension.h.
The documentation for this class was generated from the following files: