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
GUIDialogProfileSettings.cpp File Reference

Macros

#define SETTING_PROFILE_NAME   "profile.name"
 
#define SETTING_PROFILE_IMAGE   "profile.image"
 
#define SETTING_PROFILE_DIRECTORY   "profile.directory"
 
#define SETTING_PROFILE_LOCKS   "profile.locks"
 
#define SETTING_PROFILE_MEDIA   "profile.media"
 
#define SETTING_PROFILE_MEDIA_SOURCES   "profile.mediasources"
 

Macro Definition Documentation

◆ SETTING_PROFILE_DIRECTORY

#define SETTING_PROFILE_DIRECTORY   "profile.directory"

◆ SETTING_PROFILE_IMAGE

#define SETTING_PROFILE_IMAGE   "profile.image"

◆ SETTING_PROFILE_LOCKS

#define SETTING_PROFILE_LOCKS   "profile.locks"

◆ SETTING_PROFILE_MEDIA

#define SETTING_PROFILE_MEDIA   "profile.media"

◆ SETTING_PROFILE_MEDIA_SOURCES

#define SETTING_PROFILE_MEDIA_SOURCES   "profile.mediasources"

◆ SETTING_PROFILE_NAME

#define SETTING_PROFILE_NAME   "profile.name"