B15F
Board 15 Famulus Edition
|
This is the complete list of members for ViewPromt, including all inherited members.
button_offset_x (defined in ViewPromt) | ViewPromt | protected |
button_offset_y (defined in ViewPromt) | ViewPromt | protected |
call_confirm (defined in ViewPromt) | ViewPromt | protected |
calls | View | protected |
cancelable (defined in ViewPromt) | ViewPromt | protected |
draw(void) override | ViewPromt | virtual |
getInput(void) (defined in ViewPromt) | ViewPromt | virtual |
getWinContext(void) | View | static |
height | View | protected |
input (defined in ViewPromt) | ViewPromt | protected |
KEY_ENT | View | protectedstatic |
keypress(int &key) override | ViewPromt | virtual |
label_cancel (defined in ViewPromt) | ViewPromt | protected |
label_confirm (defined in ViewPromt) | ViewPromt | protected |
message (defined in ViewPromt) | ViewPromt | protected |
repaint(void) | View | virtual |
selection (defined in ViewPromt) | ViewPromt | protected |
sep (defined in ViewPromt) | ViewPromt | protected |
setCancel(std::string name, bool cancelable) (defined in ViewPromt) | ViewPromt | virtual |
setConfirm(std::string name, call_t call) (defined in ViewPromt) | ViewPromt | virtual |
setMessage(std::string message) (defined in ViewPromt) | ViewPromt | virtual |
setTitle(std::string title) | View | virtual |
setWinContext(WINDOW *win) | View | static |
start_x | View | protected |
start_y | View | protected |
str_split(const std::string &str, const std::string delim) | View | static |
text_offset_x (defined in ViewPromt) | ViewPromt | protectedstatic |
text_offset_y (defined in ViewPromt) | ViewPromt | protectedstatic |
title | View | protected |
View(void) | View | |
width | View | protected |
win | View | protectedstatic |
~View(void) | View | virtual |