kDB: Knowledge DataBase
Loading...
Searching...
No Matches
kDBGIS::GeoTIFFFileLoader Class Reference
Inheritance diagram for kDBGIS::GeoTIFFFileLoader:
Collaboration diagram for kDBGIS::GeoTIFFFileLoader:

Public Member Functions

bool canLoad (const QString &_path, const QString &_mime_type) override
 
knowCore::ReturnValue< QStringListloadFile (const QString &_path, const kDB::Repository::Connection &_connection) override
 
- Public Member Functions inherited from kDBBaseKnowledge::Interfaces::FileLoader

Member Function Documentation

◆ canLoad()

bool GeoTIFFFileLoader::canLoad ( const QString & _path,
const QString & _mime_type )
overridevirtual

◆ loadFile()

knowCore::ReturnValue< QStringList > GeoTIFFFileLoader::loadFile ( const QString & _path,
const kDB::Repository::Connection & _connection )
overridevirtual

Load the file from _path into the database for the given connection _connection.

Returns
a list of files on which this file depend.

Implements kDBBaseKnowledge::Interfaces::FileLoader.


The documentation for this class was generated from the following files: