|
libyui-ncurses
2.43.3
|
This is the complete list of members for NCPopupList, including all inherited members.
| activate(const bool newactive) (defined in NCDialog) | NCDialog | |
| activate() | NCDialog | virtual |
| addItem(YItem *yitem) (defined in NCPopupTable) | NCPopupTable | protected |
| closeDialog() (defined in NCDialog) | NCDialog | |
| createEntries(const std::list< std::string > &deflist, int index) (defined in NCPopupList) | NCPopupList | |
| createList(std::vector< std::string > &row) (defined in NCPopupTable) | NCPopupTable | protected |
| DEFAULT enum value (defined in NCDialog) | NCDialog | protected |
| defsze (defined in NCWidget) | NCWidget | protected |
| Depth() const (defined in tnode< NCWidget * >) | tnode< NCWidget * > | inline |
| Disconnect() (defined in tnode< NCWidget * >) | tnode< NCWidget * > | inline |
| doneMultipleChanges() (defined in NCDialog) | NCDialog | protectedvirtual |
| 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 |
| getch(int timeout_millisec=-1) (defined in NCDialog) | NCDialog | protected |
| getCurrentItem() const (defined in NCPopupTable) | NCPopupTable | protected |
| getCurrentItemPointer() const (defined in NCPopupTable) | NCPopupTable | protected |
| GetState() const (defined in NCWidget) | NCWidget | inline |
| grabedBy (defined in NCWidget) | NCWidget | protected |
| grabFocus() (defined in NCWidget) | NCWidget | protected |
| 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 |
| hshaddow (defined in NCDialog) | NCDialog | protected |
| idleInput() (defined in NCDialog) | NCDialog | |
| initDialog() (defined in NCDialog) | NCDialog | protectedvirtual |
| inparent (defined in NCWidget) | NCWidget | protected |
| isActive() const (defined in NCDialog) | NCDialog | inline |
| isBoxed() const (defined in NCDialog) | NCDialog | inlineprotected |
| 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 |
| isPopup() const (defined in NCDialog) | NCDialog | inlineprotected |
| 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 |
| listStyle() const (defined in NCWidget) | NCWidget | inline |
| location() const (defined in NCDialog) | NCDialog | inlineprotectedvirtual |
| NCDialog(YDialogType dialogType, YDialogColorMode colorMode=YDialogNormalColor) (defined in NCDialog) | NCDialog | |
| NCDialog(YDialogType dialogType, const wpos at, const bool boxed=true) (defined in NCDialog) | NCDialog | protected |
| NCDoptflag typedef (defined in NCDialog) | NCDialog | protected |
| ncdopts (defined in NCDialog) | NCDialog | protected |
| NCDopts enum name (defined in NCDialog) | NCDialog | protected |
| NCError(const char *msg="unknown error",...) (defined in NCursesError) | NCursesError | protected |
| NCError(int val, const char *msg="unknown error",...) (defined in NCursesError) | NCursesError | protected |
| NCPopup(const wpos at, const bool boxed=true) (defined in NCPopup) | NCPopup | protected |
| NCPopupList(const wpos at, const std::string &label, const std::list< std::string > &deflist, int index=0) (defined in NCPopupList) | NCPopupList | |
| NCPopupTable(const wpos at) (defined in NCPopupTable) | NCPopupTable | 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 |
| NOBOX enum value (defined in NCDialog) | NCDialog | protected |
| noUpdates (defined in NCWidget) | NCWidget | protected |
| Nsibling() (defined in tnode< NCWidget * >) | tnode< NCWidget * > | inline |
| Nsibling() const (defined in tnode< NCWidget * >) | tnode< NCWidget * > | inline |
| openInternal() | NCDialog | protectedvirtual |
| operator()() const (defined in tnode< NCWidget * >) | tnode< NCWidget * > | inline |
| Parent() (defined in tnode< NCWidget * >) | tnode< NCWidget * > | inline |
| Parent() const (defined in tnode< NCWidget * >) | tnode< NCWidget * > | inline |
| ParentWin() (defined in NCWidget) | NCWidget | protected |
| pollEventInternal() | NCDialog | protectedvirtual |
| pollInput() (defined in NCDialog) | NCDialog | |
| popdownDialog() (defined in NCPopup) | NCPopup | protected |
| popedpos (defined in NCDialog) | NCDialog | protected |
| POPUP enum value (defined in NCDialog) | NCDialog | protected |
| popupDialog() (defined in NCPopup) | NCPopup | protected |
| post(NCursesEvent *returnevent=0) (defined in NCPopup) | NCPopup | |
| postAgain() (defined in NCPopupList) | NCPopupList | protectedvirtual |
| PostDisconnect() (defined in NCWidget) | NCWidget | protectedvirtual |
| postevent (defined in NCPopup) | NCPopup | protected |
| PostReparent() (defined in NCWidget) | NCWidget | protectedvirtual |
| PreDisconnect() (defined in NCWidget) | NCWidget | protectedvirtual |
| preferredHeight() (defined in NCDialog) | NCDialog | virtual |
| preferredWidth() (defined in NCDialog) | NCDialog | virtual |
| PreReparent() (defined in NCWidget) | NCWidget | protectedvirtual |
| 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 |
| self typedef (defined in tnode< NCWidget * >) | tnode< NCWidget * > | protected |
| setCurrentItem(int index) (defined in NCPopupTable) | NCPopupTable | protected |
| setEnabled(bool do_bv) | NCDialog | inlineprotectedvirtual |
| setSize(int newWidth, int newHeight) (defined in NCDialog) | NCDialog | virtual |
| SetState(const NC::WState newstate, const bool force=false) (defined in NCWidget) | NCWidget | |
| setStatusLine() (defined in NCDialog) | NCDialog | |
| showDialog() (defined in NCDialog) | NCDialog | |
| skipNoDimWin (defined in NCWidget) | NCWidget | protected |
| startMultipleChanges() (defined in NCDialog) | NCDialog | protectedvirtual |
| stripHotkeys() (defined in NCPopupTable) | NCPopupTable | |
| 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 | |
| userInput(int timeout_millisec=-1) (defined in NCDialog) | NCDialog | |
| val (defined in tnode< NCWidget * >) | tnode< NCWidget * > | mutableprotected |
| Value() const (defined in tnode< NCWidget * >) | tnode< NCWidget * > | inline |
| vshaddow (defined in NCDialog) | NCDialog | protected |
| waitForEventInternal(int timeout_millisec) | NCDialog | protectedvirtual |
| wGetDefsze() const (defined in NCWidget) | NCWidget | inline |
| wGetSize() const (defined in NCWidget) | NCWidget | inline |
| wHandleHotkey(wint_t ch) (defined in NCPopupTable) | NCPopupTable | protectedvirtual |
| wHandleInput(wint_t ch) (defined in NCPopup) | NCPopup | protectedvirtual |
| 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 |
| wRelocate(const wrect &newrect) (defined in NCWidget) | NCWidget | protected |
| wRelocate(const wpos &newpos, const wsze &newsze) (defined in NCWidget) | NCWidget | inlineprotected |
| wstate (defined in NCWidget) | NCWidget | protected |
| wStyle() const (defined in NCDialog) | NCDialog | inlineprotectedvirtual |
| ~NCDialog() (defined in NCDialog) | NCDialog | virtual |
| ~NCPopup() (defined in NCPopup) | NCPopup | protectedvirtual |
| ~NCPopupList() (defined in NCPopupList) | NCPopupList | virtual |
| ~NCPopupTable() (defined in NCPopupTable) | NCPopupTable | protectedvirtual |
| ~NCursesError() (defined in NCursesError) | NCursesError | inlineprotectedvirtual |
| ~NCWidget() (defined in NCWidget) | NCWidget | virtual |
| ~tnode() (defined in tnode< NCWidget * >) | tnode< NCWidget * > | inlinevirtual |