#include <importinterface.h>


Public Member Functions | |
| ImportInterface (QObject *parent, const char *name=0) | |
| ~ImportInterface () | |
| virtual KURL | selectFile (const QString &title, const QString &path, const QString &mask, KFile::Mode mode) const =0 |
| KMyMoneyPlugin::ImportInterface::ImportInterface | ( | QObject * | parent, | |
| const char * | name = 0 | |||
| ) |
| KMyMoneyPlugin::ImportInterface::~ImportInterface | ( | ) | [inline] |
| virtual KURL KMyMoneyPlugin::ImportInterface::selectFile | ( | const QString & | title, | |
| const QString & | path, | |||
| const QString & | mask, | |||
| KFile::Mode | mode | |||
| ) | const [pure virtual] |
Implemented in KMyMoneyPlugin::KMMImportInterface.
1.5.6