Definition at line 164 of file PluginLoader.cc.
◆ PreloadThread()
Preload thread constructor.
This constructor initializes the preloading thread.
- Parameters
-
| aggregator | aggregator managing the different threads |
Definition at line 174 of file PluginLoader.cc.
◆ addFilename()
| void PreloadThread::addFilename |
( |
const QString & |
filename | ) |
|
|
inline |
◆ run()
| void PreloadThread::run |
( |
| ) |
|
|
inline |
preload function
This function is used in the thread to preload a plugin. The name is given in the constructor.
Definition at line 189 of file PluginLoader.cc.
◆ aggregator_
◆ filenames_
| std::deque<QString> PreloadThread::filenames_ |
|
private |
◆ filenamesMutex_
| QMutex PreloadThread::filenamesMutex_ |
|
private |
The documentation for this class was generated from the following file: