_builtinCallData | YUI | [protected] |
_callback | YUI | [protected] |
_events_blocked | YUI | [protected] |
_moduleName | YUI | [protected] |
_productName | YUI | [protected] |
_reverseLayout | YUI | [protected, static] |
askForExistingDirectory(const YCPString &startDir, const YCPString &headline)=0 | YUI | [protected, pure virtual] |
askForExistingFile(const YCPString &startWith, const YCPString &filter, const YCPString &headline)=0 | YUI | [protected, pure virtual] |
askForSaveFileName(const YCPString &startWith, const YCPString &filter, const YCPString &headline)=0 | YUI | [protected, pure virtual] |
blockEvents(bool block=true) | YUI | [inline, virtual] |
busyCursor() | YUI | [protected, virtual] |
callback(const YCPValue &value) | YUI | [protected] |
callBuiltin(void *function, int argc, YCPValue argv[]) | YUI | |
callFunction(void *function, int argc, YCPValue argv[]) | YUI | [static] |
checkId(const YCPValue &val, bool complain=true) const | YUI | [protected] |
closeDialog(YDialog *dialog) | YUI | [protected, virtual] |
createAlignment(YWidget *parent, YWidgetOpt &opt, YAlignmentType halign, YAlignmentType valign)=0 | YUI | [protected, pure virtual] |
createAlignment(YWidget *parent, YWidgetOpt &opt, const YCPTerm &term, const YCPList &optList, int argnr, YRadioButtonGroup *rbg, YAlignmentType halign, YAlignmentType valign) | YUI | [protected] |
createBarGraph(YWidget *parent, YWidgetOpt &opt) | YUI | [protected, virtual] |
createBarGraph(YWidget *parent, YWidgetOpt &opt, const YCPTerm &term, const YCPList &optList, int argnr) | YUI | [protected] |
createCheckBox(YWidget *parent, YWidgetOpt &opt, const YCPString &label, bool checked)=0 | YUI | [protected, pure virtual] |
createCheckBox(YWidget *parent, YWidgetOpt &opt, const YCPTerm &term, const YCPList &optList, int argnr) | YUI | [protected] |
createColoredLabel(YWidget *parent, YWidgetOpt &opt, YCPString label, YColor foreground, YColor background, int margin) | YUI | [protected, virtual] |
createColoredLabel(YWidget *parent, YWidgetOpt &opt, const YCPTerm &term, const YCPList &optList, int argnr) | YUI | [protected] |
createComboBox(YWidget *parent, YWidgetOpt &opt, const YCPString &label)=0 | YUI | [protected, pure virtual] |
createComboBox(YWidget *parent, YWidgetOpt &opt, const YCPTerm &term, const YCPList &optList, int argnr) | YUI | [protected] |
createDialog(YWidgetOpt &opt)=0 | YUI | [protected, pure virtual] |
createDownloadProgress(YWidget *parent, YWidgetOpt &opt, const YCPString &label, const YCPString &filename, int expectedSize) | YUI | [protected, virtual] |
createDownloadProgress(YWidget *parent, YWidgetOpt &opt, const YCPTerm &term, const YCPList &optList, int argnr) | YUI | [protected] |
createDumbTab(YWidget *parent, YWidgetOpt &opt) | YUI | [protected, virtual] |
createDumbTab(YWidget *parent, YWidgetOpt &opt, const YCPTerm &term, const YCPList &optList, int argnr, YRadioButtonGroup *rbg) | YUI | [protected] |
createDummySpecialWidget(YWidget *parent, YWidgetOpt &opt) | YUI | [protected, virtual] |
createDummySpecialWidget(YWidget *parent, YWidgetOpt &opt, const YCPTerm &term, const YCPList &optList, int argnr) | YUI | [protected] |
createEmpty(YWidget *parent, YWidgetOpt &opt)=0 | YUI | [protected, pure virtual] |
createEmpty(YWidget *parent, YWidgetOpt &opt, const YCPTerm &term, const YCPList &optList, int argnr, bool hstretchable, bool vstretchable) | YUI | [protected] |
createFrame(YWidget *parent, YWidgetOpt &opt, const YCPString &label)=0 | YUI | [protected, pure virtual] |
createFrame(YWidget *parent, YWidgetOpt &opt, const YCPTerm &term, const YCPList &optList, int argnr, YRadioButtonGroup *rbg) | YUI | [protected] |
createImage(YWidget *parent, YWidgetOpt &opt, YCPByteblock imagedata, YCPString defaulttext)=0 | YUI | [protected, pure virtual] |
createImage(YWidget *parent, YWidgetOpt &opt, YCPString file_name, YCPString defaulttext)=0 | YUI | [protected, pure virtual] |
createImage(YWidget *parent, YWidgetOpt &opt, ImageType img, YCPString defaulttext)=0 | YUI | [protected, pure virtual] |
createImage(YWidget *parent, YWidgetOpt &opt, const YCPTerm &term, const YCPList &optList, int argnr) | YUI | [protected] |
createIntField(YWidget *parent, YWidgetOpt &opt, const YCPString &label, int minValue, int maxValue, int initialValue)=0 | YUI | [protected, pure virtual] |
createIntField(YWidget *parent, YWidgetOpt &opt, const YCPTerm &term, const YCPList &optList, int argnr) | YUI | [protected] |
createLabel(YWidget *parent, YWidgetOpt &opt, const YCPString &text)=0 | YUI | [protected, pure virtual] |
createLabel(YWidget *parent, YWidgetOpt &opt, const YCPTerm &term, const YCPList &optList, int argnr, bool heading) | YUI | [protected] |
createLBox(YWidget *parent, YWidgetOpt &opt, const YCPTerm &term, const YCPList &optList, int argnr, YRadioButtonGroup *rbg, YUIDimension dim) | YUI | [protected] |
createLogView(YWidget *parent, YWidgetOpt &opt, const YCPString &label, int visibleLines, int maxLines)=0 | YUI | [protected, pure virtual] |
createLogView(YWidget *parent, YWidgetOpt &opt, const YCPTerm &term, const YCPList &optList, int argnr) | YUI | [protected] |
createMenuButton(YWidget *parent, YWidgetOpt &opt, const YCPString &label)=0 | YUI | [protected, pure virtual] |
createMenuButton(YWidget *parent, YWidgetOpt &opt, const YCPTerm &term, const YCPList &optList, int argnr) | YUI | [protected] |
createMultiLineEdit(YWidget *parent, YWidgetOpt &opt, const YCPString &label, const YCPString &text)=0 | YUI | [protected, pure virtual] |
createMultiLineEdit(YWidget *parent, YWidgetOpt &opt, const YCPTerm &term, const YCPList &optList, int argnr) | YUI | [protected] |
createMultiSelectionBox(YWidget *parent, YWidgetOpt &opt, const YCPString &label)=0 | YUI | [protected, pure virtual] |
createMultiSelectionBox(YWidget *parent, YWidgetOpt &opt, const YCPTerm &term, const YCPList &optList, int argnr) | YUI | [protected] |
createPackageSelector(YWidget *parent, YWidgetOpt &opt, const YCPString &floppyDevice)=0 | YUI | [protected, pure virtual] |
createPackageSelector(YWidget *parent, YWidgetOpt &opt, const YCPTerm &term, const YCPList &optList, int argnr) | YUI | [protected] |
createPartitionSplitter(YWidget *parent, YWidgetOpt &opt, int usedSize, int totalFreeSize, int newPartSize, int minNewPartSize, int minFreeSize, const YCPString &usedLabel, const YCPString &freeLabel, const YCPString &newPartLabel, const YCPString &freeFieldLabel, const YCPString &newPartFieldLabel) | YUI | [protected, virtual] |
createPartitionSplitter(YWidget *parent, YWidgetOpt &opt, const YCPTerm &term, const YCPList &optList, int argnr) | YUI | [protected] |
createPkgSpecial(YWidget *parent, YWidgetOpt &opt, const YCPString &subwidget)=0 | YUI | [protected, pure virtual] |
createPkgSpecial(YWidget *parent, YWidgetOpt &opt, const YCPTerm &term, const YCPList &optList, int argnr) | YUI | [protected] |
createProgressBar(YWidget *parent, YWidgetOpt &opt, const YCPString &label, const YCPInteger &maxprogress, const YCPInteger &progress)=0 | YUI | [protected, pure virtual] |
createProgressBar(YWidget *parent, YWidgetOpt &opt, const YCPTerm &term, const YCPList &optList, int argnr) | YUI | [protected] |
createPushButton(YWidget *parent, YWidgetOpt &opt, const YCPString &label)=0 | YUI | [protected, pure virtual] |
createPushButton(YWidget *parent, YWidgetOpt &opt, const YCPTerm &term, const YCPList &optList, int argnr, bool isIconButton) | YUI | [protected] |
createRadioButton(YWidget *parent, YWidgetOpt &opt, YRadioButtonGroup *rbg, const YCPString &label, bool checked)=0 | YUI | [protected, pure virtual] |
createRadioButton(YWidget *parent, YWidgetOpt &opt, const YCPTerm &term, const YCPList &optList, int argnr, YRadioButtonGroup *rbg) | YUI | [protected] |
createRadioButtonGroup(YWidget *parent, YWidgetOpt &opt)=0 | YUI | [protected, pure virtual] |
createRadioButtonGroup(YWidget *parent, YWidgetOpt &opt, const YCPTerm &term, const YCPList &optList, int argnr, YRadioButtonGroup *rbg) | YUI | [protected] |
createReplacePoint(YWidget *parent, YWidgetOpt &opt)=0 | YUI | [protected, pure virtual] |
createReplacePoint(YWidget *parent, YWidgetOpt &opt, const YCPTerm &term, const YCPList &optList, int argnr, YRadioButtonGroup *rbg) | YUI | [protected] |
createRichText(YWidget *parent, YWidgetOpt &opt, const YCPString &text)=0 | YUI | [protected, pure virtual] |
createRichText(YWidget *parent, YWidgetOpt &opt, const YCPTerm &term, const YCPList &optList, int argnr) | YUI | [protected] |
createSelectionBox(YWidget *parent, YWidgetOpt &opt, const YCPString &label)=0 | YUI | [protected, pure virtual] |
createSelectionBox(YWidget *parent, YWidgetOpt &opt, const YCPTerm &term, const YCPList &optList, int argnr) | YUI | [protected] |
createSlider(YWidget *parent, YWidgetOpt &opt, const YCPString &label, int minValue, int maxValue, int initialValue) | YUI | [protected, virtual] |
createSlider(YWidget *parent, YWidgetOpt &opt, const YCPTerm &term, const YCPList &optList, int argnr) | YUI | [protected] |
createSpacing(YWidget *parent, YWidgetOpt &opt, float size, bool horizontal, bool vertical)=0 | YUI | [protected, pure virtual] |
createSpacing(YWidget *parent, YWidgetOpt &opt, const YCPTerm &term, const YCPList &optList, int argnr, bool horizontal, bool vertical) | YUI | [protected] |
createSplit(YWidget *parent, YWidgetOpt &opt, YUIDimension dimension)=0 | YUI | [protected, pure virtual] |
createSquash(YWidget *parent, YWidgetOpt &opt, bool hsquash, bool vsquash)=0 | YUI | [protected, pure virtual] |
createSquash(YWidget *parent, YWidgetOpt &opt, const YCPTerm &term, const YCPList &optList, int argnr, YRadioButtonGroup *rbg, bool hsquash, bool vsquash) | YUI | [protected] |
createTable(YWidget *parent, YWidgetOpt &opt, vector< string > header)=0 | YUI | [protected, pure virtual] |
createTable(YWidget *parent, YWidgetOpt &opt, const YCPTerm &term, const YCPList &optList, int argnr) | YUI | [protected] |
createTextEntry(YWidget *parent, YWidgetOpt &opt, const YCPString &label, const YCPString &text)=0 | YUI | [protected, pure virtual] |
createTextEntry(YWidget *parent, YWidgetOpt &opt, const YCPTerm &term, const YCPList &optList, int argnr, bool password) | YUI | [protected] |
createTree(YWidget *parent, YWidgetOpt &opt, const YCPString &label)=0 | YUI | [protected, pure virtual] |
createTree(YWidget *parent, YWidgetOpt &opt, const YCPTerm &term, const YCPList &optList, int argnr) | YUI | [protected] |
createUIThread() | YUI | [protected] |
createWeight(YWidget *parent, YWidgetOpt &opt, const YCPTerm &term, const YCPList &optList, int argnr, YRadioButtonGroup *rbg, YUIDimension dim) | YUI | [protected] |
createWidgetTree(YWidget *parent, YWidgetOpt &opt, YRadioButtonGroup *rbg, const YCPTerm &term) | YUI | |
createWidgetTree(YWidget *parent, YRadioButtonGroup *rbg, const YCPTerm &term) | YUI | |
createWizard(YWidget *parent, YWidgetOpt &opt, const YCPValue &backButtonId, const YCPString &backButtonLabel, const YCPValue &abortButtonId, const YCPString &abortButtonLabel, const YCPValue &nextButtonId, const YCPString &nextButtonLabel) | YUI | [protected, virtual] |
createWizard(YWidget *parent, YWidgetOpt &opt, const YCPTerm &term, const YCPList &optList, int argnr) | YUI | [protected] |
currentDialog() const | YUI | |
default_fkeys | YUI | [protected] |
defaultFunctionKey(YCPString label) | YUI | |
deleteMacroPlayer() | YUI | [protected] |
deleteMacroRecorder() | YUI | [protected] |
dialogstack | YUI | [protected] |
dialogstack_type typedef | YUI | [protected] |
doUserInput(const char *builtin_name, long timeout_millisec, bool wait, bool detailed) | YUI | [protected] |
evaluateAskForExistingDirectory(const YCPString &startDir, const YCPString &headline) | YUI | |
evaluateAskForExistingFile(const YCPString &startDir, const YCPString &filter, const YCPString &headline) | YUI | |
evaluateAskForSaveFileName(const YCPString &startDir, const YCPString &filter, const YCPString &headline) | YUI | |
evaluateBusyCursor() | YUI | |
evaluateCallback(const YCPTerm &term, bool to_wfm) | YUI | [protected] |
evaluateChangeWidget(const YCPValue &value_id, const YCPValue &property, const YCPValue &new_value) | YUI | |
evaluateCheckShortcuts() | YUI | |
evaluateCloseDialog() | YUI | |
evaluateDumpWidgetTree() | YUI | |
evaluateFakeUserInput(const YCPValue &next_input) | YUI | |
evaluateGetDisplayInfo() | YUI | |
evaluateGetLanguage(const YCPBoolean &strip_encoding) | YUI | |
evaluateGetModulename(const YCPTerm &term) | YUI | |
evaluateGetProductName() | YUI | |
evaluateGlyph(const YCPSymbol &symbol) | YUI | |
evaluateHasSpecialWidget(const YCPSymbol &widget) | YUI | |
evaluateLocale(const YCPLocale &) | YUI | [protected] |
evaluateMakeScreenShot(const YCPString &filename) | YUI | |
evaluateNormalCursor() | YUI | |
evaluateOpenDialog(const YCPTerm &term, const YCPTerm &term=YCPNull()) | YUI | |
evaluatePlayMacro(const YCPString &filename) | YUI | |
evaluatePollInput() | YUI | |
evaluatePostponeShortcutCheck() | YUI | |
evaluateQueryWidget(const YCPValue &value_id, const YCPValue &property) | YUI | |
evaluateRecalcLayout() | YUI | |
evaluateRecode(const YCPString &from, const YCPString &to, const YCPString &text) | YUI | |
evaluateRecordMacro(const YCPString &filename) | YUI | |
evaluateRedrawScreen() | YUI | |
evaluateReplaceWidget(const YCPValue &value_id, const YCPTerm &term) | YUI | |
evaluateRunPkgSelection(const YCPValue &value_id) | YUI | |
evaluateSetConsoleFont(const YCPString &magic, const YCPString &font, const YCPString &screen_map, const YCPString &unicode_map, const YCPString &encoding) | YUI | |
evaluateSetFocus(const YCPValue &value_id) | YUI | |
evaluateSetFunctionKeys(const YCPMap &new_keys) | YUI | |
evaluateSetKeyboard() | YUI | |
evaluateSetLanguage(const YCPString &lang, const YCPString &encoding=YCPNull()) | YUI | |
evaluateSetModulename(const YCPString &name) | YUI | |
evaluateSetProductName(const YCPString &name) | YUI | |
evaluateStopRecordMacro() | YUI | |
evaluateTimeoutUserInput(const YCPInteger &timeout) | YUI | |
evaluateUserInput() | YUI | |
evaluateWaitForEvent(const YCPInteger &timeout=YCPNull()) | YUI | |
evaluateWidgetExists(const YCPValue &value_id) | YUI | |
evaluateWizardCommand(const YCPTerm &command) | YUI | |
eventsBlocked() const | YUI | [inline, virtual] |
fakeUserInputQueue | YUI | [protected] |
filterInvalidEvents(YEvent *event) | YUI | [protected] |
findRadioButtonGroup(YContainerWidget *root, YWidget *w, bool *contains) | YUI | [protected] |
getCallback() const | YUI | [inline] |
getDefaultHeight() | YUI | [inline, protected, virtual] |
getDefaultWidth() | YUI | [inline, protected, virtual] |
getDisplayColors() | YUI | [inline, protected, virtual] |
getDisplayDepth() | YUI | [inline, protected, virtual] |
getDisplayHeight() | YUI | [inline, protected, virtual] |
getDisplayWidth() | YUI | [inline, protected, virtual] |
getId(const YCPValue &v) const | YUI | [protected] |
getWidgetId(const YCPTerm &term, int *argnr) | YUI | [protected] |
getWidgetOptions(const YCPTerm &term, int *argnr) | YUI | [protected] |
glyph(const YCPSymbol &glyphSymbol) | YUI | [inline, protected, virtual] |
hasAnimationSupport() | YUI | [inline, protected, virtual] |
hasBarGraph() | YUI | [inline, protected, virtual] |
hasColoredLabel() | YUI | [inline, protected, virtual] |
hasDownloadProgress() | YUI | [inline, protected, virtual] |
hasDumbTab() | YUI | [inline, protected, virtual] |
hasDummySpecialWidget() | YUI | [inline, protected, virtual] |
hasFullUtf8Support() | YUI | [inline, protected, virtual] |
hasIconSupport() | YUI | [inline, protected, virtual] |
hasImageSupport() | YUI | [inline, protected, virtual] |
hasLocalImageSupport() | YUI | [inline, protected, virtual] |
hasPartitionSplitter() | YUI | [inline, protected, virtual] |
hasSlider() | YUI | [inline, protected, virtual] |
hasWizard() | YUI | [inline, protected, virtual] |
id_counter | YUI | [protected] |
idleLoop(int fd_ycp) | YUI | [protected, virtual] |
ImageType enum name | YUI | |
internalError(const char *msg) | YUI | [virtual] |
isSymbolOrId(const YCPValue &val) const | YUI | [protected] |
IT_SUSEHEADER enum value | YUI | |
IT_YAST2 enum value | YUI | |
logUnknownOption(const YCPTerm &term, const YCPValue &option) | YUI | [protected] |
macroPlayer | YUI | [protected] |
macroRecorder | YUI | [protected] |
makeScreenShot(string filename) | YUI | [protected, virtual] |
moduleName() | YUI | [protected] |
normalCursor() | YUI | [protected, virtual] |
parseMenuItemList(const YCPList &itemList, YMenuButton *menu_button, YMenu *parentMenu=0) | YUI | |
parseMultiSelectionBoxItemList(const YCPList &item_list, YMultiSelectionBox *multi_sel_box) | YUI | |
parseRgb(const YCPValue &val, YColor *color, bool complain) | YUI | |
parseTreeItemList(const YCPList &itemList, YTree *tree, YTreeItem *parentItem=0) | YUI | |
pipe_from_ui | YUI | [protected] |
pipe_to_ui | YUI | [protected] |
playingMacro() | YUI | [inline, protected] |
playMacro(string filename) | YUI | [protected] |
playNextMacroBlock() | YUI | [protected] |
pollInput()=0 | YUI | [protected, pure virtual] |
productName() const | YUI | [inline] |
Recode(const string &str, const string &from, const string &to, string &outstr) | YUI | [static] |
recordingMacro() | YUI | [inline, protected] |
recordMacro(string filename) | YUI | [protected] |
redrawScreen() | YUI | [protected, virtual] |
registerDialog(YDialog *) | YUI | [protected] |
rejectAllOptions(const YCPTerm &term, const YCPList &optList) | YUI | [protected] |
removeDialog() | YUI | [protected] |
reverseLayout() | YUI | [inline, static] |
runPkgSelection(YWidget *packageSelector) | YUI | [inline, protected, virtual] |
setCallback(Y2Component *callback) | YUI | [inline] |
setConsoleFont(const YCPString &console_magic, const YCPString &font, const YCPString &screen_map, const YCPString &unicode_map, const YCPString &encoding) | YUI | [protected, virtual] |
setKeyboard() | YUI | [protected, virtual] |
setLanguage(const YCPTerm &term) | YUI | [protected, virtual] |
setReverseLayout(bool rev) | YUI | [inline, static] |
showDialog(YDialog *dialog) | YUI | [protected, virtual] |
signalUIThread() | YUI | [protected] |
signalYCPThread() | YUI | [protected] |
start_ui_thread(void *ui_int) | YUI | [friend] |
stopRecordMacro() | YUI | [protected] |
terminate_ui_thread | YUI | [protected] |
terminateUIThread() | YUI | [protected] |
textMode() | YUI | [inline, protected, virtual] |
topmostConstructorHasFinished() | YUI | |
ui_thread | YUI | [protected] |
uiThreadMainLoop() | YUI | |
unblockEvents() | YUI | [inline] |
userInput(unsigned long timeout_millisec=0)=0 | YUI | [protected, pure virtual] |
waitForUIThread() | YUI | [protected] |
waitForYCPThread() | YUI | [protected] |
widgetWithId(const YCPValue &id, bool log_error=false) | YUI | |
widgetWithId(YContainerWidget *widgetRoot, const YCPValue &id, bool log_error=false) | YUI | |
with_threads | YUI | [protected] |
YUI(bool with_threads) | YUI | [protected] |
~YUI() | YUI | [virtual] |