Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
AddonGUIWindow.cpp File Reference
#include "AddonGUIWindow.h"
#include "Application.h"
#include "FileItem.h"
#include "ServiceBroker.h"
#include "addons/Addon.h"
#include "guilib/GUIComponent.h"
#include "guilib/GUIWindowManager.h"
#include "guilib/TextureManager.h"
#include "input/Key.h"
#include "messaging/ApplicationMessenger.h"
#include "utils/log.h"
#include "utils/URIUtils.h"

Namespaces

namespace  KodiAPI
 
namespace  KodiAPI::GUI
 

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