Developer Documentation
LoadFromPluginThread::LoadInfos Struct Reference

Struct containing all relevant information about a load operation. More...

#include <OpenFlipper/Core/OpenFunctionThread.hh>

Public Member Functions

 LoadInfos (FileInterface *_plugin, const QString &_filename)
 
 LoadInfos (FileInterface *_plugin, DataType _type, const QString &_filename)
 

Public Attributes

FileInterfaceplugin
 
DataType type
 
QString filename
 

Detailed Description

Struct containing all relevant information about a load operation.

Contains the file plugin which will load the file, Target data type and filename

Definition at line 21 of file OpenFunctionThread.hh.


The documentation for this struct was generated from the following file: