libyui-ncurses  2.44.1
 All Classes Functions Variables
NCTablePad Member List

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

add_attr_char(int y, int x)NCursesWindow
add_attr_char() (defined in NCursesWindow)NCursesWindow
add_wch(const cchar_t *cch)NCursesWindowinline
add_wch(int y, int x, const cchar_t *cch) (defined in NCursesWindow)NCursesWindowinline
addch(const char ch)NCursesWindowinline
addch(const chtype ch) (defined in NCursesWindow)NCursesWindowinline
addch(int y, int x, const char ch)NCursesWindowinline
addch(int y, int x, const chtype ch) (defined in NCursesWindow)NCursesWindowinline
AddLine(unsigned idx, NCTableLine *item) (defined in NCTablePad)NCTablePad
addstr(const char *str, int n=-1)NCursesWindowinline
addstr(int y, int x, const char *str, int n=-1)NCursesWindowinline
addwstr(const wchar_t *str, int n=-1)NCursesWindow
addwstr(int y, int x, const wchar_t *str, int n=-1)NCursesWindow
adjpos(const wpos &offset) (defined in NCPad)NCPadinlineprotected
AdjustPadSize(wsze &minsze) (defined in NCSchrollCB)NCSchrollCBinlineprotectedvirtual
allocedNCursesWindowprotected
Append(NCTableLine *item) (defined in NCTablePad)NCTablePadinline
Append(std::vector< NCTableCol * > &nItems, int index=-1) (defined in NCTablePad)NCTablePadinline
area() const (defined in NCursesWindow)NCursesWindowinline
attroff(chtype at)NCursesWindowinline
attron(chtype at)NCursesWindowinline
attrset(chtype at)NCursesWindowinline
background() const NCursesWindowinline
begpos() const (defined in NCursesWindow)NCursesWindowinline
begx() const NCursesWindowinline
begy() const NCursesWindowinline
bkgd(const chtype ch)NCursesWindowinline
bkgdset(chtype ch)NCursesWindowinline
border(chtype left=0, chtype right=0, chtype top=0, chtype bottom=0, chtype top_left=0, chtype top_right=0, chtype bottom_left=0, chtype bottom_right=0)NCursesWindowinline
box()NCursesWindowinline
box(const wrect &dim) (defined in NCursesWindow)NCursesWindow
chgat(int n, attr_t attr, short color, const void *opts=NULL)NCursesWindowinline
chgat(int y, int x, int n, attr_t attr, short color, const void *opts=NULL)NCursesWindowinline
child()NCursesWindowinline
child() const (defined in NCursesWindow)NCursesWindowinline
clear()NCursesWindowinline
clearok(bool bf)NCursesWindowinline
ClearTable() (defined in NCTablePad)NCTablePadinline
Clone()NCursesWindow
clrtobot()NCursesWindowinline
clrtoeol()NCursesWindowinline
colors() const NCursesWindowinline
Cols() const (defined in NCTablePad)NCTablePadinline
cols()NCursesWindowinlinestatic
copywin(NCursesWindow &win, int sminrow, int smincol, int dminrow, int dmincol, int dmaxrow, int dmaxcol, bool overlay=TRUE)NCursesWindowinline
countNCursesWindowprotectedstatic
CurPos() const (defined in NCTablePad)NCTablePadvirtual
cursyncup()NCursesWindowinline
dclear (defined in NCPad)NCPadprotected
delch()NCursesWindowinline
delch(int y, int x)NCursesWindowinline
deleteln()NCursesWindowinline
DelLine(unsigned idx) (defined in NCTablePad)NCTablePad
destwin (defined in NCPad)NCPadprotected
Destwin() (defined in NCPad)NCPadinline
Destwin(NCursesWindow *dwin) (defined in NCPad)NCPadvirtual
directDraw(NCursesWindow &w, const wrect at, unsigned lineno)NCTablePadprotectedvirtual
dirty (defined in NCPad)NCPadprotected
DirtyFormat() (defined in NCTablePad)NCTablePadinlineprotected
dirtyPad() (defined in NCTablePad)NCTablePadinlineprotectedvirtual
DoRedraw() (defined in NCTablePad)NCTablePadprotectedvirtual
doupdate()NCursesWindowinline
drect (defined in NCPad)NCPadprotected
echochar(const chtype ch)NCursesPadinline
NCursesWindow::echochar(const char ch)NCursesWindowinline
erase()NCursesWindowinline
err_handler(const char *) const THROWS(NCursesException)NCursesWindowprotected
foreground() const NCursesWindowinline
getbkgd() const NCursesWindowinline
getch()NCursesWindowinline
getch(int y, int x)NCursesWindowinline
getcolor() const NCursesWindow
GetLine(unsigned idx) const (defined in NCTablePad)NCTablePad
getstr(char *str, int n=-1)NCursesWindowinline
getstr(int y, int x, char *str, int n=-1)NCursesWindowinline
getyx(int &y, int &x) const NCursesWindowinline
handleInput(wint_t key) (defined in NCTablePad)NCTablePadvirtual
has_mouse() const NCursesWindow
height() const NCursesWindowinline
hline(int len, chtype ch=0)NCursesWindowinline
hline(int y, int x, int len, chtype ch=0)NCursesWindowinline
HotCol() const (defined in NCTablePad)NCTablePadinline
HScroll(unsigned total, unsigned visible, unsigned start) (defined in NCSchrollCB)NCSchrollCBinlineprotectedvirtual
HSet(unsigned total, unsigned visible, unsigned start) (defined in NCScrollHint)NCScrollHintinlineprotected
idcok(bool bf)NCursesWindowinline
idlok(bool bf)NCursesWindowinline
immedok(bool bf)NCursesWindowinline
in_wchar(cchar_t *cchar)NCursesWindow
in_wchar(int y, int x, cchar_t *cchar) (defined in NCursesWindow)NCursesWindow
inch() const NCursesWindowinline
inch(int y, int x)NCursesWindowinline
inchar() const (defined in NCursesWindow)NCursesWindowinline
inchar(int y, int x) (defined in NCursesWindow)NCursesWindowinline
ins_wch(int y, int x, const cchar_t *cchar)NCursesWindowinline
insch(chtype ch)NCursesWindowinline
insch(int y, int x, chtype ch)NCursesWindowinline
insdelln(int n=1)NCursesWindowinline
insertln()NCursesWindowinline
insstr(const char *s, int n=-1)NCursesWindowinline
insstr(int y, int x, const char *s, int n=-1)NCursesWindowinline
instr(char *s, int n=-1)NCursesWindowinline
instr(int y, int x, char *s, int n=-1)NCursesWindowinline
is_linetouched(int line) const NCursesWindowinline
is_wintouched() const NCursesWindowinline
isDescendant(NCursesWindow &win)NCursesWindow
keypad(bool bf)NCursesWindowinline
kill_subwindows()NCursesWindowprotected
leaveok(bool bf)NCursesWindowinline
Lines() const (defined in NCTablePad)NCTablePadinline
lines()NCursesWindowinlinestatic
maxcoord()NCursesWindowinlinestatic
maxdpos (defined in NCPad)NCPadprotected
maxpos() const (defined in NCursesWindow)NCursesWindowinline
maxspos (defined in NCPad)NCPadprotected
maxx() const NCursesWindowinline
maxy() const NCursesWindowinline
meta(bool bf)NCursesWindowinline
ModifyLine(unsigned idx) (defined in NCTablePad)NCTablePad
move(int y, int x)NCursesWindowinline
mvcur(int oldrow, int oldcol, int newrow, int newcol) const NCursesWindowinline
mvsubwin(NCursesWindow *sub, int begin_y, int begin_x) (defined in NCursesWindow)NCursesWindow
mvwin(int begin_y, int begin_x)NCursesWindowinlinevirtual
NCPad(int lines, int cols, const NCWidget &p) (defined in NCPad)NCPad
NCScrollHint() (defined in NCScrollHint)NCScrollHintinlineprotected
NCTablePad(int lines, int cols, const NCWidget &p) (defined in NCTablePad)NCTablePad
NCursesPad(int lines, int cols) (defined in NCursesPad)NCursesPad
NCursesWindow()NCursesWindowprotected
NCursesWindow(WINDOW *window)NCursesWindow
NCursesWindow(int lines, int cols, int begin_y, int begin_x)NCursesWindow
NCursesWindow(NCursesWindow &parent, int lines, int cols, int begin_y, int begin_x, char absrel= 'a')NCursesWindow
nodelay(bool bf) (defined in NCursesWindow)NCursesWindowinline
noutrefresh()NCursesPadinlinevirtual
noutrefresh(int pminrow, int pmincol, int sminrow, int smincol, int smaxrow, int smaxcol)NCursesPadinline
NumberOfColors()NCursesWindowstatic
operator<< (defined in NCTablePad)NCTablePadfriend
overlay(NCursesWindow &win)NCursesWindowinline
overwrite(NCursesWindow &win)NCursesWindowinline
pageing() const NCPadinlineprotected
parNCursesWindowprotected
parent()NCursesWindowinline
parent() const (defined in NCursesWindow)NCursesWindowinline
parw (defined in NCPad)NCPadprotected
printw(const char *fmt,...)NCursesWindow
printw(int y, int x, const char *fmt,...)NCursesWindow
redrawln(int from, int n)NCursesWindowinline
redrawwin()NCursesWindowinline
refresh()NCursesPadinlinevirtual
refresh(int pminrow, int pmincol, int sminrow, int smincol, int smaxrow, int smaxcol)NCursesPadinline
resize(wsze nsze) (defined in NCPad)NCPadvirtual
resize(int lines, int columns) (defined in NCursesWindow)NCursesWindowvirtual
ripoffline(int ripoff_lines, int(*init)(NCursesWindow &win))NCursesWindowstatic
ScrlCol(const int col) (defined in NCPad)NCPadinline
ScrlDown(const int lines=1) (defined in NCPad)NCPadinline
ScrlLeft(const int cols=1) (defined in NCPad)NCPadinline
ScrlLine(const int line) (defined in NCPad)NCPadinline
ScrlRight(const int cols=1) (defined in NCPad)NCPadinline
ScrlTo(const wpos &newpos) (defined in NCPad)NCPadinline
ScrlUp(const int lines=1) (defined in NCPad)NCPadinline
scroll(int amount=1)NCursesWindowinline
ScrollHead(NCursesWindow &w, unsigned ccol) (defined in NCSchrollCB)NCSchrollCBinlineprotectedvirtual
scrollok(bool bf)NCursesWindowinline
SendHead() (defined in NCTablePad)NCTablePadinlinevirtual
SendSchrollCB(NCSchrollCB *to) (defined in NCScrollHint)NCScrollHintinline
setcolor(short pair)NCursesWindow
setDirty() (defined in NCPad)NCPadinlinevirtual
SetHead(NCursesWindow &w, unsigned ccol) (defined in NCScrollHint)NCScrollHintinlineprotectedvirtual
SetHeadline(const std::vector< NCstring > &head) (defined in NCTablePad)NCTablePad
SetHotCol(const int hcol) (defined in NCTablePad)NCTablePadinline
setItemByKey(int key) (defined in NCTablePad)NCTablePad
SetLines(unsigned idx) (defined in NCTablePad)NCTablePad
SetLines(std::vector< NCTableLine * > &nItems) (defined in NCTablePad)NCTablePad
setOrder(int column, bool do_reverse=false) (defined in NCTablePad)NCTablePad
SetPadSize(wsze &minsze) (defined in NCScrollHint)NCScrollHintinlineprotectedvirtual
setpalette(short fore, short back)NCursesWindow
setpos(const wpos &newpos) (defined in NCTablePad)NCTablePadprotectedvirtual
setpos() (defined in NCPad)NCPadinlinevirtual
setscrreg(int from, int to)NCursesWindowinline
SetSepChar(const chtype colSepchar) (defined in NCTablePad)NCTablePadinline
SetSepWidth(const unsigned sepwidth) (defined in NCTablePad)NCTablePadinline
setSortStrategy(NCTableSortStrategyBase *newSortStrategy) (defined in NCTablePad)NCTablePadinline
sibNCursesWindowprotected
sibling()NCursesWindowinline
sibling() const (defined in NCursesWindow)NCursesWindowinline
size() const (defined in NCursesWindow)NCursesWindowinline
srect (defined in NCPad)NCPadprotected
standend()NCursesWindowinline
standout()NCursesWindowinline
stripHotkeys() (defined in NCTablePad)NCTablePad
subwinsNCursesWindowprotected
syncdown()NCursesWindowinline
syncok(bool bf)NCursesWindowinline
syncup()NCursesWindowinline
tableSize() (defined in NCTablePad)NCTablePadinline
tabsize()NCursesWindowinlinestatic
touchln(int s, int cnt, bool changed=TRUE)NCursesWindowinline
touchwin()NCursesWindowinline
untouchwin()NCursesWindowinline
update() (defined in NCPad)NCPad
UpdateFormat() (defined in NCTablePad)NCTablePadprotectedvirtual
updateScrollHint() (defined in NCTablePad)NCTablePadprotectedvirtual
useColors(void)NCursesWindowstatic
vheight() const NCPadinlineprotected
vline(int len, chtype ch=0)NCursesWindowinline
vline(int y, int x, int len, chtype ch=0)NCursesWindowinline
VScroll(unsigned total, unsigned visible, unsigned start) (defined in NCSchrollCB)NCSchrollCBinlineprotectedvirtual
VSet(unsigned total, unsigned visible, unsigned start) (defined in NCScrollHint)NCScrollHintinlineprotected
wNCursesWindowprotected
width() const NCursesWindowinline
wRecoded() (defined in NCTablePad)NCTablePadvirtual
~NCPad() (defined in NCPad)NCPadinlinevirtual
~NCSchrollCB() (defined in NCSchrollCB)NCSchrollCBinlineprotectedvirtual
~NCScrollHint() (defined in NCScrollHint)NCScrollHintinlineprotectedvirtual
~NCTablePad() (defined in NCTablePad)NCTablePadvirtual
~NCursesWindow()NCursesWindowvirtual