Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
GUIWindowPrograms.cpp File Reference
#include "GUIWindowPrograms.h"
#include "Autorun.h"
#include "FileItem.h"
#include "GUIPassword.h"
#include "ServiceBroker.h"
#include "Util.h"
#include "addons/GUIDialogAddonInfo.h"
#include "dialogs/GUIDialogMediaSource.h"
#include "guilib/GUIComponent.h"
#include "guilib/GUIWindowManager.h"
#include "input/Key.h"
#include "media/MediaLockState.h"
#include "settings/MediaSourceSettings.h"
#include "utils/StringUtils.h"

Macros

#define CONTROL_BTNVIEWASICONS   2
 
#define CONTROL_BTNSORTBY   3
 
#define CONTROL_BTNSORTASC   4
 
#define CONTROL_LABELFILES   12
 

Macro Definition Documentation

◆ CONTROL_BTNSORTASC

#define CONTROL_BTNSORTASC   4

◆ CONTROL_BTNSORTBY

#define CONTROL_BTNSORTBY   3

◆ CONTROL_BTNVIEWASICONS

#define CONTROL_BTNVIEWASICONS   2

◆ CONTROL_LABELFILES

#define CONTROL_LABELFILES   12