|
Defines |
#define | VERBOSE_COMM 0 |
#define | VERBOSE_FIND_RADIO_BUTTON_GROUP 0 |
#define | y2log_component "ui" |
Typedefs |
typedef YCPValue(* | v2 )() |
typedef YCPValue(* | v2v )(const YCPValue &) |
typedef YCPValue(* | v2vv )(const YCPValue &, const YCPValue &) |
typedef YCPValue(* | v2vvv )(const YCPValue &, const YCPValue &, const YCPValue &) |
typedef YCPValue(* | v2vvvv )(const YCPValue &, const YCPValue &, const YCPValue &, const YCPValue &) |
typedef YCPValue(* | v2vvvvv )(const YCPValue &, const YCPValue &, const YCPValue &, const YCPValue &, const YCPValue &) |
Functions |
void * | start_ui_thread (void *yui) |
YCPValue | UIUserInput () |
YCPValue | UITimeoutUserInput (const YCPInteger &timeout) |
YCPValue | UIWaitForEvent () |
YCPValue | UIWaitForEventTimeout (const YCPInteger &timeout) |