HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UI_LookType.h File Reference
#include "UI_API.h"
#include "UI_Types.h"
+ Include dependency graph for UI_LookType.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

UI_API UI_LookXPtr UIgetLook (UI_LookType type, const char *label=nullptr, const char *iconfile=nullptr)
 
UI_API UI_LookXPtr UIgetLook (const char *name, UI_BorderType t=UI_BORDER_BEVEL, bool locate=false, bool warnflag=true, UI_IconScalability scale=UI_ICON_FIXED)
 
UI_API int UIisSharedLook (UI_LookType type)
 

Function Documentation

UI_API UI_LookXPtr UIgetLook ( UI_LookType  type,
const char *  label = nullptr,
const char *  iconfile = nullptr 
)
UI_API UI_LookXPtr UIgetLook ( const char *  name,
UI_BorderType  t = UI_BORDER_BEVEL,
bool  locate = false,
bool  warnflag = true,
UI_IconScalability  scale = UI_ICON_FIXED 
)
UI_API int UIisSharedLook ( UI_LookType  type)