class PluginInfoDialog

Plugin information dialog. More...

Full nameKDB::PluginInfoDialog
Definition#include <plugininfodlg.h>
InheritsKDialogBase (kdeui) [public ]
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods

Public Static Methods


Detailed Description

Plugin information dialog.

This simple dialog presents all the informations related to the plugin that is given to the constructor. There is not much you can do with this dialog apart looking at the info

 PluginInfoDialog (Plugin *plugin, QWidget *parent = 0L)

 ~PluginInfoDialog ()

void  setPlugin ( Plugin *plugin )

void  showInfo ( Plugin *plugin, QWidget *parent = 0L)

[static]