Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
GUIDialogSmartPlaylistRule.cpp File Reference

Macros

#define CONTROL_FIELD   15
 
#define CONTROL_OPERATOR   16
 
#define CONTROL_VALUE   17
 
#define CONTROL_OK   18
 
#define CONTROL_CANCEL   19
 
#define CONTROL_BROWSE   20
 

Enumerations

enum class  FieldType
 

Macro Definition Documentation

◆ CONTROL_BROWSE

#define CONTROL_BROWSE   20

◆ CONTROL_CANCEL

#define CONTROL_CANCEL   19

◆ CONTROL_FIELD

#define CONTROL_FIELD   15

◆ CONTROL_OK

#define CONTROL_OK   18

◆ CONTROL_OPERATOR

#define CONTROL_OPERATOR   16

◆ CONTROL_VALUE

#define CONTROL_VALUE   17

Enumeration Type Documentation

◆ FieldType

enum class CDatabaseQueryRule::FieldType
strong