kpilot_plugin.h
virtual const TDEAboutData * aboutData()
Reimplement this method if you want to add your credits to the Kontact about dialog.
Definition plugin.cpp:129
virtual bool showInSideBar() const
Returns whether the plugin provides a part that should be shown in the sidebar.
Definition plugin.cpp:225
virtual KParts::ReadOnlyPart * createPart()=0
Reimplement and return the part here.
