Loading...
Searching...
No Matches
DLL Class Reference
Public Member Functions | |
| DLL (const char *const so) noexcept | |
| DLL (const DLL &) noexcept=delete | |
| DLL & | operator= (const DLL &) noexcept=delete |
| DLL (DLL &&other) noexcept | |
| DLL & | operator= (DLL &&other) noexcept |
| QString | errorString () const |
| template<typename T > | |
| T | symbol (const char *const sym) const noexcept |
| operator bool () const | |
The documentation for this class was generated from the following file:
- PluginManager.cpp