Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
KODI::KEYMAP::KeymapActionGroup Struct Reference

Container that sorts action entries by their holdtime. More...

#include <KeymapTypes.h>

Public Attributes

int windowId = -1
 
std::multiset< KeymapActionactions
 

Detailed Description

Container that sorts action entries by their holdtime.

Member Data Documentation

◆ actions

std::multiset<KeymapAction> KODI::KEYMAP::KeymapActionGroup::actions

◆ windowId

int KODI::KEYMAP::KeymapActionGroup::windowId = -1

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