The Filepanel Factory class to create the Filepanel add-on.
More...
#include <murl_addons_filepanel_factory.h>
The Filepanel Factory class to create the Filepanel add-on.
◆ CreateAddon()
static IAddonPtr Murl::Addons::Filepanel::Factory::CreateAddon |
( |
| ) |
|
|
static |
Create or get the singleton Filepanel add-on object.
- Returns
- The Filepanel add-on object or null if not available.
◆ DestroyAddon()
static void Murl::Addons::Filepanel::Factory::DestroyAddon |
( |
IAddonPtr & |
filepanelAddon | ) |
|
|
static |
Destroy the Filepanel add-on object.
- Parameters
-
filepanelAddon | The Filepanel add-on object. |
◆ GetAddon()
static IAddonPtr Murl::Addons::Filepanel::Factory::GetAddon |
( |
| ) |
|
|
static |
Get the Filepanel add-on object.
- Returns
- The Filepanel add-on object or null if not created..
The documentation for this class was generated from the following file:
- murl_addons_filepanel_factory.h