Public Member Functions

 DLL (const char *const so) noexcept
 
 DLL (const DLL &) noexcept=delete
 
DLLoperator= (const DLL &) noexcept=delete
 
 DLL (DLL &&other)
 
DLLoperator= (DLL &&other) noexcept
 
QString errorString () const
 
template<typename T >
symbol (const char *const sym) const noexcept
 
 operator bool () const
 

The documentation for this class was generated from the following file:
  • PluginManager.cpp