libyui-ncurses  2.44.1
NCComboBox Member List
This is the complete list of members for NCComboBox, including all inherited members.
addItem(YItem *item) (defined in NCComboBox)NCComboBox [virtual]
addItem(const std::string &label, bool selected) (defined in NCComboBox)NCComboBox
defsze (defined in NCWidget)NCWidget [protected]
deleteAllItems() (defined in NCComboBox)NCComboBox
Depth() const (defined in tnode< NCWidget * >)tnode< NCWidget * > [inline]
Disconnect() (defined in tnode< NCWidget * >)tnode< NCWidget * > [inline]
DumpOn(std::ostream &str, std::string prfx) const (defined in NCWidget)NCWidget
errmsg_t (defined in NCursesError)NCursesError [protected]
errval_i (defined in NCursesError)NCursesError [protected]
Fchild() (defined in tnode< NCWidget * >)tnode< NCWidget * > [inline]
Fchild() const (defined in tnode< NCWidget * >)tnode< NCWidget * > [inline]
framedim (defined in NCWidget)NCWidget [protected]
frameStyle() const (defined in NCWidget)NCWidget [inline]
getCurrentItem() const (defined in NCComboBox)NCComboBox [virtual]
getListSize() (defined in NCComboBox)NCComboBox [inline]
GetState() const (defined in NCWidget)NCWidget [inline]
grabedBy (defined in NCWidget)NCWidget [protected]
grabFocus() (defined in NCWidget)NCWidget [protected]
grabNotify(NCWidget *) (defined in NCWidget)NCWidget [inline, protected, virtual]
grabRelease(NCWidget *ograb) (defined in NCWidget)NCWidget [inline]
grabSet(NCWidget *ngrab) (defined in NCWidget)NCWidget [inline]
HasChildren() const (defined in tnode< NCWidget * >)tnode< NCWidget * > [inline]
HasFunctionHotkey(int key) const (defined in NCWidget)NCWidget [virtual]
HasHotkey(int key) (defined in NCWidget)NCWidget [virtual]
HasParent() const (defined in tnode< NCWidget * >)tnode< NCWidget * > [inline]
HasSiblings() const (defined in tnode< NCWidget * >)tnode< NCWidget * > [inline]
hotlabel (defined in NCWidget)NCWidget [protected]
inparent (defined in NCWidget)NCWidget [protected]
InputMaxLength (defined in NCComboBox)NCComboBox [protected]
IsChildOf(const self &p) const (defined in tnode< NCWidget * >)tnode< NCWidget * > [inline]
IsDescendantOf(const self &n) const (defined in tnode< NCWidget * >)tnode< NCWidget * > [inline]
IsDescendantOf(const self *n) const (defined in tnode< NCWidget * >)tnode< NCWidget * > [inline]
IsParentOf(const self &c) const (defined in tnode< NCWidget * >)tnode< NCWidget * > [inline]
IsSiblingOf(const self &s) const (defined in tnode< NCWidget * >)tnode< NCWidget * > [inline]
isValid() const (defined in NCWidget)NCWidget [inline]
Lchild() (defined in tnode< NCWidget * >)tnode< NCWidget * > [inline]
Lchild() const (defined in tnode< NCWidget * >)tnode< NCWidget * > [inline]
listPopup() (defined in NCComboBox)NCComboBox [protected]
listStyle() const (defined in NCWidget)NCWidget [inline]
location() const (defined in NCComboBox)NCComboBox [inline, protected, virtual]
NCComboBox(YWidget *parent, const std::string &label, bool editable) (defined in NCComboBox)NCComboBox
NCError(const char *msg="unknown error",...) (defined in NCursesError)NCursesError [protected]
NCError(int val, const char *msg="unknown error",...) (defined in NCursesError)NCursesError [protected]
NCursesError(const char *msg="unknown error",...) (defined in NCursesError)NCursesError [protected]
NCursesError(int val, const char *msg="unknown error",...) (defined in NCursesError)NCursesError [protected]
NCWidget(NCWidget *myparent) (defined in NCWidget)NCWidget
NCWidget(YWidget *parent=0) (defined in NCWidget)NCWidget
Next(const bool restart=false) (defined in tnode< NCWidget * >)tnode< NCWidget * > [inline]
Next(self *&c, const bool restart=false) (defined in tnode< NCWidget * >)tnode< NCWidget * > [inline]
Next(const bool restart=false) const (defined in tnode< NCWidget * >)tnode< NCWidget * > [inline]
Next(const self *&c, const bool restart=false) const (defined in tnode< NCWidget * >)tnode< NCWidget * > [inline]
noUpdates (defined in NCWidget)NCWidget [protected]
Nsibling() (defined in tnode< NCWidget * >)tnode< NCWidget * > [inline]
Nsibling() const (defined in tnode< NCWidget * >)tnode< NCWidget * > [inline]
operator()() const (defined in tnode< NCWidget * >)tnode< NCWidget * > [inline]
operator<< (defined in NCComboBox)NCComboBox [friend]
Parent() (defined in tnode< NCWidget * >)tnode< NCWidget * > [inline]
Parent() const (defined in tnode< NCWidget * >)tnode< NCWidget * > [inline]
ParentWin() (defined in NCWidget)NCWidget [protected]
PostDisconnect() (defined in NCWidget)NCWidget [protected, virtual]
PostReparent() (defined in NCWidget)NCWidget [protected, virtual]
PreDisconnect() (defined in NCWidget)NCWidget [protected, virtual]
preferredHeight() (defined in NCComboBox)NCComboBox [virtual]
preferredWidth() (defined in NCComboBox)NCComboBox [virtual]
PreReparent() (defined in NCWidget)NCWidget [protected, virtual]
Prev(const bool restart=false) (defined in tnode< NCWidget * >)tnode< NCWidget * > [inline]
Prev(self *&c, const bool restart=false) (defined in tnode< NCWidget * >)tnode< NCWidget * > [inline]
Prev(const bool restart=false) const (defined in tnode< NCWidget * >)tnode< NCWidget * > [inline]
Prev(const self *&c, const bool restart=false) const (defined in tnode< NCWidget * >)tnode< NCWidget * > [inline]
Psibling() (defined in tnode< NCWidget * >)tnode< NCWidget * > [inline]
Psibling() const (defined in tnode< NCWidget * >)tnode< NCWidget * > [inline]
Recoded() (defined in NCWidget)NCWidget
Redraw(const bool sub=false) (defined in NCWidget)NCWidget
ReparentTo(self &p, const bool behind=true) (defined in tnode< NCWidget * >)tnode< NCWidget * > [inline]
ReparentTo(self &p, self &s, const bool behind=true) (defined in tnode< NCWidget * >)tnode< NCWidget * > [inline]
ScreenPos() const (defined in NCWidget)NCWidget [protected]
selectItem(YItem *item, bool selected=true) (defined in NCComboBox)NCComboBox [virtual]
self typedef (defined in tnode< NCWidget * >)tnode< NCWidget * > [protected]
setCurrentItem(int index) (defined in NCComboBox)NCComboBox [virtual]
setEnabled(bool do_bv)NCComboBox [virtual]
setInputMaxLength(int nr) (defined in NCComboBox)NCComboBox
setKeyboardFocus() (defined in NCComboBox)NCComboBox [inline, virtual]
setLabel(const std::string &nlabel) (defined in NCComboBox)NCComboBox [virtual]
setSize(int newWidth, int newHeight) (defined in NCComboBox)NCComboBox [virtual]
SetState(const NC::WState newstate, const bool force=false) (defined in NCWidget)NCWidget
setText(const std::string &ntext) (defined in NCComboBox)NCComboBox [virtual]
setValidChars(const std::string &validchars) (defined in NCComboBox)NCComboBox [virtual]
skipNoDimWin (defined in NCWidget)NCWidget [protected]
text() (defined in NCComboBox)NCComboBox [virtual]
tnode(NCWidget *v, self *p=0, const bool behind=true) (defined in tnode< NCWidget * >)tnode< NCWidget * > [inline]
tnode(NCWidget *v, self &p, const bool behind=true) (defined in tnode< NCWidget * >)tnode< NCWidget * > [inline]
tnode(NCWidget *v, self &p, self &s, const bool behind=true) (defined in tnode< NCWidget * >)tnode< NCWidget * > [inline]
Top() (defined in tnode< NCWidget * >)tnode< NCWidget * > [inline]
Top() const (defined in tnode< NCWidget * >)tnode< NCWidget * > [inline]
Update() (defined in NCWidget)NCWidget
val (defined in tnode< NCWidget * >)tnode< NCWidget * > [mutable, protected]
validKey(wint_t key) const (defined in NCComboBox)NCComboBox [protected]
Value() const (defined in tnode< NCWidget * >)tnode< NCWidget * > [inline]
wantFocus(NCWidget &ngrab) (defined in NCWidget)NCWidget [inline, protected, virtual]
wCreate(const wrect &newrect) (defined in NCComboBox)NCComboBox [protected, virtual]
wDelete() (defined in NCComboBox)NCComboBox [protected, virtual]
wGetDefsze() const (defined in NCWidget)NCWidget [inline]
wGetSize() const (defined in NCWidget)NCWidget [inline]
wHandleHotkey(wint_t key) (defined in NCWidget)NCWidget [virtual]
wHandleInput(wint_t key) (defined in NCComboBox)NCComboBox [virtual]
widgetStyle(bool nonactive=false) const (defined in NCWidget)NCWidget [inline]
win (defined in NCWidget)NCWidget [protected]
winExist() const (defined in NCWidget)NCWidget [inline]
wMoveChildTo(NCWidget &child, const wpos &newpos) (defined in NCWidget)NCWidget [protected]
wMoveTo(const wpos &newpos) (defined in NCWidget)NCWidget [protected, virtual]
wRecoded() (defined in NCComboBox)NCComboBox [protected, virtual]
wRedraw() (defined in NCComboBox)NCComboBox [protected, virtual]
wRelocate(const wrect &newrect) (defined in NCWidget)NCWidget [protected]
wRelocate(const wpos &newpos, const wsze &newsze) (defined in NCWidget)NCWidget [inline, protected]
wstate (defined in NCWidget)NCWidget [protected]
wStyle() const (defined in NCWidget)NCWidget [inline, virtual]
wUpdate(bool forced_br=false) (defined in NCWidget)NCWidget [protected, virtual]
~NCComboBox() (defined in NCComboBox)NCComboBox [virtual]
~NCursesError() (defined in NCursesError)NCursesError [inline, protected, virtual]
~NCWidget() (defined in NCWidget)NCWidget [virtual]
~tnode() (defined in tnode< NCWidget * >)tnode< NCWidget * > [inline, virtual]
 All Classes Functions Variables