1 #ifndef __OPENFUNCTIONSLOADFROMPLUGINTHREAD_HH__ 2 #define __OPENFUNCTIONSLOADFROMPLUGINTHREAD_HH__ 4 #include <OpenFlipper/threads/OpenFlipperThread.hh> 30 const QVector<LoadInfos>& infos_;
31 QVector<int> loadedIds_;
34 void loadFromPlugin();
42 int getObjId(
int index)
const;
43 const QString& getFilename(
int index)
const;
47 #endif //__OPENFUNCTIONSLOADFROMPLUGINTHREAD_HH__
const DataType DATA_UNKNOWN(0)
None of the other Objects.
Thread handling class for OpenFlipper.
Interface class for file handling.