YUI_core.cc File Reference

#include <stdio.h>
#include <unistd.h>
#include <fcntl.h>
#include <errno.h>
#include <locale.h>
#include <pthread.h>
#include <assert.h>
#include <string.h>
#include <ycp/y2log.h>
#include <ycp/YCPVoid.h>
#include "YUI.h"
#include "YUISymbols.h"
#include "YWidget.h"
#include "YDialog.h"
#include "YRadioButton.h"
#include "YRadioButtonGroup.h"
#include "YReplacePoint.h"

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)

Define Documentation

#define VERBOSE_COMM   0
 

#define VERBOSE_FIND_RADIO_BUTTON_GROUP   0
 

#define y2log_component   "ui"
 


Typedef Documentation

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


Function Documentation

void * start_ui_thread void *  yui  ) 
 

YCPValue UITimeoutUserInput const YCPInteger timeout  ) 
 

YCPValue UIUserInput  ) 
 

YCPValue UIWaitForEvent  ) 
 

YCPValue UIWaitForEventTimeout const YCPInteger timeout  ) 
 


Generated on Fri Jun 16 18:07:45 2006 for yast2-core by  doxygen 1.4.6