|
HDK
|
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) |
| 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 | ) |