libyui-ncurses  2.44.1
 All Classes Functions Variables
NCInputField Member List

This is the complete list of members for NCInputField, including all inherited members.

defsze (defined in NCWidget)NCWidgetprotected
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)NCursesErrorprotected
errval_i (defined in NCursesError)NCursesErrorprotected
Fchild() (defined in tnode< NCWidget * >)tnode< NCWidget * >inline
Fchild() const (defined in tnode< NCWidget * >)tnode< NCWidget * >inline
framedim (defined in NCWidget)NCWidgetprotected
frameStyle() const (defined in NCWidget)NCWidgetinline
FTYPE enum name (defined in NCInputField)NCInputField
GetState() const (defined in NCWidget)NCWidgetinline
grabedBy (defined in NCWidget)NCWidgetprotected
grabFocus() (defined in NCWidget)NCWidgetprotected
grabNotify(NCWidget *) (defined in NCWidget)NCWidgetinlineprotectedvirtual
grabRelease(NCWidget *ograb) (defined in NCWidget)NCWidgetinline
grabSet(NCWidget *ngrab) (defined in NCWidget)NCWidgetinline
HasChildren() const (defined in tnode< NCWidget * >)tnode< NCWidget * >inline
HasFunctionHotkey(int key) const (defined in NCWidget)NCWidgetvirtual
HasHotkey(int key) (defined in NCWidget)NCWidgetvirtual
HasParent() const (defined in tnode< NCWidget * >)tnode< NCWidget * >inline
HasSiblings() const (defined in tnode< NCWidget * >)tnode< NCWidget * >inline
hotlabel (defined in NCWidget)NCWidgetprotected
inparent (defined in NCWidget)NCWidgetprotected
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)NCWidgetinline
Lchild() (defined in tnode< NCWidget * >)tnode< NCWidget * >inline
Lchild() const (defined in tnode< NCWidget * >)tnode< NCWidget * >inline
listStyle() const (defined in NCWidget)NCWidgetinline
location() const (defined in NCInputField)NCInputFieldinlineprotectedvirtual
NCError(const char *msg="unknown error",...) (defined in NCursesError)NCursesErrorprotected
NCError(int val, const char *msg="unknown error",...) (defined in NCursesError)NCursesErrorprotected
NCInputField(YWidget *parent, const std::string &label, bool passwordMode=false, unsigned maxInput=0, unsigned maxFld=0) (defined in NCInputField)NCInputField
NCursesError(const char *msg="unknown error",...) (defined in NCursesError)NCursesErrorprotected
NCursesError(int val, const char *msg="unknown error",...) (defined in NCursesError)NCursesErrorprotected
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)NCWidgetprotected
Nsibling() (defined in tnode< NCWidget * >)tnode< NCWidget * >inline
Nsibling() const (defined in tnode< NCWidget * >)tnode< NCWidget * >inline
NUMBER enum value (defined in NCInputField)NCInputField
operator()() const (defined in tnode< NCWidget * >)tnode< NCWidget * >inline
operator<< (defined in NCInputField)NCInputFieldfriend
Parent() (defined in tnode< NCWidget * >)tnode< NCWidget * >inline
Parent() const (defined in tnode< NCWidget * >)tnode< NCWidget * >inline
ParentWin() (defined in NCWidget)NCWidgetprotected
PLAIN enum value (defined in NCInputField)NCInputField
PostDisconnect() (defined in NCWidget)NCWidgetprotectedvirtual
PostReparent() (defined in NCWidget)NCWidgetprotectedvirtual
PreDisconnect() (defined in NCWidget)NCWidgetprotectedvirtual
preferredHeight() (defined in NCInputField)NCInputFieldvirtual
preferredWidth() (defined in NCInputField)NCInputFieldvirtual
PreReparent() (defined in NCWidget)NCWidgetprotectedvirtual
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)NCWidgetprotected
self typedef (defined in tnode< NCWidget * >)tnode< NCWidget * >protected
setCurPos(unsigned pos) (defined in NCInputField)NCInputFieldinline
setEnabled(bool do_bv)NCInputFieldvirtual
setFldtype(FTYPE t) (defined in NCInputField)NCInputFieldinline
setInputMaxLength(int numberOfChars) (defined in NCInputField)NCInputField
setKeyboardFocus() (defined in NCInputField)NCInputFieldinlinevirtual
setLabel(const std::string &nlabel) (defined in NCInputField)NCInputFieldvirtual
setReturnOnReturn(bool on_br) (defined in NCInputField)NCInputFieldinline
setSize(int newWidth, int newHeight) (defined in NCInputField)NCInputFieldvirtual
SetState(const NC::WState newstate, const bool force=false) (defined in NCWidget)NCWidget
setValidChars(const std::string &validchars) (defined in NCInputField)NCInputFieldvirtual
setValue(const std::string &ntext) (defined in NCInputField)NCInputFieldvirtual
skipNoDimWin (defined in NCWidget)NCWidgetprotected
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 * >mutableprotected
validKey(wint_t key) const (defined in NCInputField)NCInputFieldprotected
Value() const (defined in tnode< NCWidget * >)tnode< NCWidget * >inline
value() (defined in NCInputField)NCInputFieldvirtual
wantFocus(NCWidget &ngrab) (defined in NCWidget)NCWidgetinlineprotectedvirtual
wCreate(const wrect &newrect) (defined in NCInputField)NCInputFieldprotectedvirtual
wDelete() (defined in NCInputField)NCInputFieldprotectedvirtual
wGetDefsze() const (defined in NCWidget)NCWidgetinline
wGetSize() const (defined in NCWidget)NCWidgetinline
wHandleHotkey(wint_t key) (defined in NCWidget)NCWidgetvirtual
wHandleInput(wint_t key) (defined in NCInputField)NCInputFieldvirtual
widgetStyle(bool nonactive=false) const (defined in NCWidget)NCWidgetinline
win (defined in NCWidget)NCWidgetprotected
winExist() const (defined in NCWidget)NCWidgetinline
wMoveChildTo(NCWidget &child, const wpos &newpos) (defined in NCWidget)NCWidgetprotected
wMoveTo(const wpos &newpos) (defined in NCWidget)NCWidgetprotectedvirtual
wRecoded() (defined in NCWidget)NCWidgetprotectedvirtual
wRedraw() (defined in NCInputField)NCInputFieldprotectedvirtual
wRelocate(const wrect &newrect) (defined in NCWidget)NCWidgetprotected
wRelocate(const wpos &newpos, const wsze &newsze) (defined in NCWidget)NCWidgetinlineprotected
wstate (defined in NCWidget)NCWidgetprotected
wStyle() const (defined in NCWidget)NCWidgetinlinevirtual
wUpdate(bool forced_br=false) (defined in NCWidget)NCWidgetprotectedvirtual
~NCInputField() (defined in NCInputField)NCInputFieldvirtual
~NCursesError() (defined in NCursesError)NCursesErrorinlineprotectedvirtual
~NCWidget() (defined in NCWidget)NCWidgetvirtual
~tnode() (defined in tnode< NCWidget * >)tnode< NCWidget * >inlinevirtual