|
| bool | canLoad (const QString &_path, const QString &_mime_type, const knowCore::ValueHash &_options) override |
| |
| cres_qresult< QStringList > | loadFile (const QString &_path, const kDB::Repository::Connection &_connection, const knowCore::ValueHash &_options) override |
| |
◆ ~FileLoader()
| FileLoader::~FileLoader |
( |
| ) |
|
|
virtual |
◆ canLoad()
| bool FileLoader::canLoad |
( |
const QString & | _path, |
|
|
const QString & | _mime_type, |
|
|
const knowCore::ValueHash & | _options ) |
|
overridevirtual |
◆ loadFile()
| cres_qresult< QStringList > FileLoader::loadFile |
( |
const QString & | _path, |
|
|
const kDB::Repository::Connection & | _connection, |
|
|
const knowCore::ValueHash & | _options ) |
|
overridevirtual |
The documentation for this class was generated from the following files:
- extensions/ruby/kDBRuby/FileLoader.h
- extensions/ruby/kDBRuby/FileLoader.cpp