class RenameDlgPlugin

This is the base class for all plugins. More...

Definition#include <renamedlgplugin.h>
InheritsQWidget (qt) [public ]
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods


Detailed Description

This is the base class for all plugins.

 RenameDlgPlugin (QDialog *dialog, const char *name, const QStringList & = QStringList() )

RenameDlgPlugin

This is the c'tor

bool  initialize (KIO::RenameDlg_Mode , const QString &, const QString &, const QString &, const QString &, KIO::filesize_t , KIO::filesize_t , time_t , time_t , time_t , time_t )

initialize

[virtual]

This function will be called by RenameDlg. The params are infos about the files

Returns: If the plugin want's to display it return true if not return false


Generated by: caleb on tcdevel on Tue Jan 28 12:54:15 2003, using kdoc $.