Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
KeyboardStat.cpp File Reference

Macros

#define HOLD_THRESHOLD   250
 

Functions

bool operator== (const XBMC_keysym &lhs, const XBMC_keysym &rhs)
 

Macro Definition Documentation

◆ HOLD_THRESHOLD

#define HOLD_THRESHOLD   250

Function Documentation

◆ operator==()

bool operator== ( const XBMC_keysym lhs,
const XBMC_keysym rhs 
)