Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
DebugLogSharingPresenter Class Reference
Inheritance diagram for DebugLogSharingPresenter:
ISettingCallback

Public Member Functions

 DebugLogSharingPresenter ()
 
virtual ~DebugLogSharingPresenter ()
 
void OnSettingAction (const std::shared_ptr< const CSetting > &setting) override
 The given setting has been activated.
 

Constructor & Destructor Documentation

◆ DebugLogSharingPresenter()

DebugLogSharingPresenter::DebugLogSharingPresenter ( )
inline

◆ ~DebugLogSharingPresenter()

virtual DebugLogSharingPresenter::~DebugLogSharingPresenter ( )
inlinevirtual

Member Function Documentation

◆ OnSettingAction()

void DebugLogSharingPresenter::OnSettingAction ( const std::shared_ptr< const CSetting > & setting)
inlineoverridevirtual

The given setting has been activated.

This callback is triggered whenever the given setting has been activated. This callback is only fired for CSettingAction settings.

Parameters
settingThe setting which has been activated.

Reimplemented from ISettingCallback.


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