_autoShortcut | YWidget | [protected] |
_sendKeyEvents | YWidget | [protected] |
_stretch | YWidget | [protected] |
_weight | YWidget | [protected] |
autoShortcut() const | YWidget | |
buttonGroup() | YRadioButton | |
buttonGroupIsDead() | YRadioButton | |
changeWidget(const YCPSymbol &property, const YCPValue &newvalue) | YRadioButton | [virtual] |
changeWidgetTerm(const YCPTerm &property, const YCPValue &newvalue) | YWidget | [virtual] |
checked | NCRadioButton | [private] |
childDeleted(YWidget *child) | YWidget | [virtual] |
debugLabel() | YWidget | [virtual] |
defsze | NCWidget | [protected] |
Depth() const | tnode< NCWidget * > | [inline] |
Disconnect() | tnode< NCWidget * > | [inline] |
doneMultipleChanges() | YWidget | [virtual] |
DumpOn(std::ostream &str, string prfx) const | NCWidget | |
enabled | YWidget | [protected] |
errmsg_t | NCursesError | [protected] |
errval_i | NCursesError | [protected] |
Fchild() | tnode< NCWidget * > | [inline] |
Fchild() const | tnode< NCWidget * > | [inline] |
framedim | NCWidget | [protected] |
frameStyle() const | NCWidget | [inline] |
getEnabling() const | YWidget | |
GetFunctionHotkey() const | NCWidget | [virtual] |
getLabel() | YRadioButton | |
getNotify() const | YWidget | |
GetState() const | NCWidget | [inline] |
getValue() | NCRadioButton | [virtual] |
grabedBy | NCWidget | [protected] |
grabFocus() | NCWidget | [protected] |
grabNotify(NCWidget *) | NCWidget | [inline, protected, virtual] |
grabRelease(NCWidget *ograb) | NCWidget | [inline] |
grabSet(NCWidget *ngrab) | NCWidget | [inline] |
HasChildren() const | tnode< NCWidget * > | [inline] |
HasFunctionHotkey(int key) const | NCWidget | [virtual] |
HasHotkey(int key) const | NCWidget | [virtual] |
hasId() const | YWidget | |
HasParent() const | tnode< NCWidget * > | [inline] |
HasSiblings() const | tnode< NCWidget * > | [inline] |
hasWeight(YUIDimension dim) | YWidget | [virtual] |
hotfkey | NCWidget | [protected] |
hotlabel | NCWidget | [protected] |
id() const | YWidget | |
inparent | NCWidget | [protected] |
internal_widget_id | YWidget | [protected] |
internalId() const | YWidget | |
IsChildOf(const self &p) const | tnode< NCWidget * > | [inline] |
isContainer() const | YWidget | [virtual] |
IsDescendantOf(const self &n) const | tnode< NCWidget * > | [inline] |
IsDescendantOf(const self *n) const | tnode< NCWidget * > | [inline] |
isDialog() const | YWidget | [virtual] |
isLayoutStretch(YUIDimension dim) const | YWidget | [virtual] |
IsParentOf(const self &c) const | tnode< NCWidget * > | [inline] |
isRadioButtonGroup() const | YWidget | [virtual] |
isReplacePoint() const | YWidget | [virtual] |
IsSiblingOf(const self &s) const | tnode< NCWidget * > | [inline] |
YRadioButton::isValid() const | YWidget | |
NCWidget::isValid() const | NCWidget | [inline] |
label | NCRadioButton | [private] |
Lchild() | tnode< NCWidget * > | [inline] |
Lchild() const | tnode< NCWidget * > | [inline] |
listStyle() const | NCWidget | [inline] |
location() const | NCRadioButton | [inline, protected, virtual] |
NCError(char *msg="unknown error",...) | NCursesError | [protected] |
NCError(int val, char *msg="unknown error",...) | NCursesError | [protected] |
NCRadioButton(const NCRadioButton &) | NCRadioButton | [private] |
NCRadioButton(NCWidget *parent, const YWidgetOpt &opt, YRadioButtonGroup *rbg, const YCPString &label, bool checked) | NCRadioButton | |
NCursesError(char *msg="unknown error",...) | NCursesError | [protected] |
NCursesError(int val, char *msg="unknown error",...) | NCursesError | [protected] |
NCWidget(NCWidget *myparent=0) | NCWidget | |
Next(const bool restart=false) | tnode< NCWidget * > | [inline] |
Next(self *&c, const bool restart=false) | tnode< NCWidget * > | [inline] |
Next(const bool restart=false) const | tnode< NCWidget * > | [inline] |
Next(const self *&c, const bool restart=false) const | tnode< NCWidget * > | [inline] |
next_internal_widget_id | YWidget | [protected, static] |
nicesize(YUIDimension dim) | NCRadioButton | [virtual] |
notify | YWidget | [protected] |
noUpdates | NCWidget | [protected] |
Nsibling() | tnode< NCWidget * > | [inline] |
Nsibling() const | tnode< NCWidget * > | [inline] |
operator()() const | tnode< NCWidget * > | [inline] |
operator<<(std::ostream &STREAM, const NCRadioButton &OBJ) | NCRadioButton | [friend] |
operator=(const NCRadioButton &) | NCRadioButton | [private] |
Parent() | tnode< NCWidget * > | [inline] |
Parent() const | tnode< NCWidget * > | [inline] |
ParentWin() | NCWidget | [protected] |
PostDisconnect() | NCWidget | [protected, virtual] |
PostReparent() | NCWidget | [protected, virtual] |
PreDisconnect() | NCWidget | [protected, virtual] |
PreReparent() | NCWidget | [protected, virtual] |
Prev(const bool restart=false) | tnode< NCWidget * > | [inline] |
Prev(self *&c, const bool restart=false) | tnode< NCWidget * > | [inline] |
Prev(const bool restart=false) const | tnode< NCWidget * > | [inline] |
Prev(const self *&c, const bool restart=false) const | tnode< NCWidget * > | [inline] |
Psibling() | tnode< NCWidget * > | [inline] |
Psibling() const | tnode< NCWidget * > | [inline] |
queryWidget(const YCPSymbol &property) | YRadioButton | [virtual] |
queryWidgetTerm(const YCPTerm &property) | YWidget | [virtual] |
radiobuttongroup | YRadioButton | [protected] |
Recoded() | NCWidget | |
Redraw(const bool sub=false) | NCWidget | |
rep | YWidget | [protected] |
ReparentTo(self &p, const bool behind=true) | tnode< NCWidget * > | [inline] |
ReparentTo(self &p, self &s, const bool behind=true) | tnode< NCWidget * > | [inline] |
ScreenPos() const | NCWidget | [protected] |
self typedef | tnode< NCWidget * > | [protected] |
sendKeyEvents() const | YWidget | |
setAutoShortcut(bool _newAutoShortcut) | YWidget | |
setDefaultStretchable(YUIDimension dim, bool newStretch) | YWidget | |
setEnabling(bool do_bv) | NCRadioButton | [inline, virtual] |
setFunctionHotkey(const YWidgetOpt &opt) | NCWidget | [protected, virtual] |
setId(const YCPValue &id) | YWidget | |
setKeyboardFocus() | NCRadioButton | [inline, virtual] |
setLabel(const YCPString &nlabel) | NCRadioButton | [virtual] |
setNotify(bool notify) | YWidget | |
setParent(YWidget *parent) | YWidget | |
setSendKeyEvents(bool doSend) | YWidget | |
setSize(long newwidth, long newheight) | NCRadioButton | [virtual] |
SetState(const NC::WState newstate, const bool force=false) | NCWidget | |
setStretchable(YUIDimension dim, bool newStretch) | YWidget | |
setValue(const bool &checked) | NCRadioButton | [protected, virtual] |
setValue(const YCPBoolean &newval) | NCRadioButton | [virtual] |
setWidgetRep(void *) | YWidget | |
shortcutProperty() | YRadioButton | [virtual] |
skipNoDimWin | NCWidget | [protected] |
startMultipleChanges() | YWidget | [virtual] |
stretchable(YUIDimension dim) const | YWidget | [virtual] |
tnode(NCWidget *v, self *p=0, const bool behind=true) | tnode< NCWidget * > | [inline] |
tnode(NCWidget *v, self &p, const bool behind=true) | tnode< NCWidget * > | [inline] |
tnode(NCWidget *v, self &p, self &s, const bool behind=true) | tnode< NCWidget * > | [inline] |
Top() | tnode< NCWidget * > | [inline] |
Top() const | tnode< NCWidget * > | [inline] |
Update() | NCWidget | |
user_widget_id | YWidget | [protected] |
val | tnode< NCWidget * > | [mutable, protected] |
Value() const | tnode< NCWidget * > | [inline] |
wantFocus(NCWidget &ngrab) | NCWidget | [inline, protected, virtual] |
wCreate(const wrect &newrect) | NCWidget | [protected, virtual] |
wDelete() | NCWidget | [protected, virtual] |
weight(YUIDimension dim) | YWidget | [virtual] |
wGetDefsze() const | NCWidget | [inline] |
wHandleHotkey(wint_t key) | NCWidget | [virtual] |
wHandleInput(wint_t key) | NCRadioButton | [virtual] |
widgetClass() | YRadioButton | [virtual] |
widgetRep() | YWidget | |
widgetStyle(bool nonactive=false) const | NCWidget | [inline] |
win | NCWidget | [protected] |
windowID | YWidget | [protected] |
winExist() const | NCWidget | [inline] |
wMoveChildTo(NCWidget &child, const wpos &newpos) | NCWidget | [protected] |
wMoveTo(const wpos &newpos) | NCWidget | [protected, virtual] |
wRecoded() | NCWidget | [protected, virtual] |
wRedraw() | NCRadioButton | [protected, virtual] |
wRelocate(const wrect &newrect) | NCWidget | [protected] |
wRelocate(const wpos &newpos, const wsze &newsze) | NCWidget | [inline, protected] |
wstate | NCWidget | [protected] |
wStyle() const | NCWidget | [inline, virtual] |
wUpdate(bool forced_br=false) | NCWidget | [protected, virtual] |
yDialog() | YWidget | |
yParent() const | YWidget | |
yparent | YWidget | [protected] |
YRadioButton(const YWidgetOpt &opt, const YCPString &label, YRadioButtonGroup *rbg) | YRadioButton | |
YWidget(const YWidgetOpt &opt) | YWidget | |
~NCRadioButton() | NCRadioButton | [virtual] |
~NCursesError() | NCursesError | [inline, protected, virtual] |
~NCWidget() | NCWidget | [virtual] |
~tnode() | tnode< NCWidget * > | [inline, virtual] |
~YRadioButton() | YRadioButton | [virtual] |
~YWidget() | YWidget | [virtual] |