kodi
Public Member Functions | List of all members
CSettingControlCreator Class Reference
Inheritance diagram for CSettingControlCreator:
Inheritance graph
[legend]
Collaboration diagram for CSettingControlCreator:
Collaboration graph
[legend]

Public Member Functions

std::shared_ptr< ISettingControlCreateControl (const std::string &controlType) const override
 Creates a new setting control of the given custom setting control type. More...
 

Member Function Documentation

◆ CreateControl()

std::shared_ptr< ISettingControl > CSettingControlCreator::CreateControl ( const std::string &  controlType) const
overridevirtual

Creates a new setting control of the given custom setting control type.

Parameters
controlTypestring representation of the setting control type
Returns
A new setting control object of the given (custom) setting control type or nullptr if the setting control type is unknown

Implements ISettingControlCreator.


The documentation for this class was generated from the following files: