#include <assert.h>
#include <ycp/y2log.h>
#include <ycp/YCPFloat.h>
#include <ycp/YCPByteblock.h>
#include "YUI.h"
#include "YUISymbols.h"
#include "YWidget.h"
#include "YDialog.h"
#include "YAlignment.h"
#include "YComboBox.h"
#include "YMenuButton.h"
#include "YRadioButton.h"
#include "YRadioButtonGroup.h"
#include "YSelectionBox.h"
#include "YMultiSelectionBox.h"
#include "YPushButton.h"
#include "YTable.h"
#include "YTree.h"
Defines | |
#define | VERBOSE_REPLACE_WIDGET |
#define | y2log_component "ui" |
Functions | |
for (int o=0;o< rawopt->size();o++) | |
if (s==YUIWidget_Bottom) w=createAlignment(p, opt, term, ol, n, rbg, YAlignUnchanged, YAlignEnd) | |
Variables | |
YCPList | ol |
YWidget * | w = 0 |
string | s = term->name() |
|
|
|
|
|
|
|
|
|
|
|
|
|
|