Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members  

KDB::PluginInfoDialog Class Reference

Plugin information dialog. More...

#include <plugininfodlg.h>

Inheritance diagram for KDB::PluginInfoDialog:

KDB::KDialogBase List of all members.

Public Methods

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

Static Public Methods

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

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

Author(s):
Alessandro Praduroux <pradu@thekompany.com> , Michael Koch <m_kock@bigfoot.de>
Version:
kdbui 0.0.2


Constructor & Destructor Documentation

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

~PluginInfoDialog ( )
 


Member Function Documentation

void setPlugin ( Plugin * plugin )
 

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


The documentation for this class was generated from the following file:
Generated at Fri Sep 29 16:32:28 2000 for KDB by doxygen1.2.1 written by Dimitri van Heesch, © 1997-2000