|
| Module (ModuleIdentifier, ModuleVersion, const ModuleMetaData &) |
|
| Module (QLibrary &module_library) |
|
auto | IsGood () -> bool |
|
virtual auto | Register () -> int |
|
virtual auto | Active () -> int |
|
virtual auto | Exec (EventReference) -> int |
|
virtual auto | Deactive () -> int |
|
virtual auto | UnRegister () -> int |
|
auto | GetModuleIdentifier () const -> ModuleIdentifier |
|
auto | GetModuleVersion () const -> ModuleVersion |
|
auto | GetModuleMetaData () const -> ModuleMetaData |
|
auto | GetModulePath () const -> QString |
|
auto | GetModuleHash () const -> QString |
|
auto | GetModuleSDKVersion () const -> QString |
|
auto | GetModuleQtEnvVersion () const -> QString |
|
void | SetGPC (GlobalModuleContext *) |
|
|
auto | getChannel () -> int |
|
auto | getDefaultChannel () -> int |
|
auto | getTaskRunner () -> TaskRunnerPtr |
|
auto | listenEvent (EventIdentifier) -> bool |
|
|
SecureUniquePtr< Impl > | p_ |
|
The documentation for this class was generated from the following files:
- src/core/module/Module.h
- src/core/module/Module.cpp