ark::config::ConfigPackagePlugin

Defined in header “ark/config/gui/config_package_plugin.hh”.


This is a simple plugin that can display information about a configuration package.

Methods

  • ConfigPackagePlugin(std::string name, std::string comms_namespace)
    Constructor. Initializes the plugin defaults.

  • ~ConfigPackagePlugin()
    Virtual destructor, for cleanup.

  • void initialize(gui::PluginInterface & interface)
    Called during initialization. This gives you a chance to register you widget elements and communication methods.