FDOSTUI
FreeDOS Text User Interface
|
This is the complete list of members for combobox, including all inherited members.
add(unsigned char const *i_label) | combobox | inline |
CAN_CLOSE enum value | widget | protected |
CAN_FOCUS enum value | widget | protected |
caret_set_position() const | entry | protected |
close(bool const i_shutting_down) | widget | virtual |
combobox(int const i_pos_x, int const i_pos_y, unsigned int const i_len_x, unsigned int const i_len_y) | combobox | |
combobox() (defined in combobox) | combobox | private |
combobox(const combobox &) (defined in combobox) | combobox | private |
contains(int const i_pos_x, int const i_pos_y) const | widget | inline |
contains(struct box const &i_box) const | widget | inline |
damage enum name | widget | |
DAMAGE_ALL enum value | widget | |
DAMAGE_LABEL enum value | widget | |
DAMAGE_MOVED enum value | widget | |
DAMAGE_NONE enum value | widget | |
DAMAGE_RESERVED1 enum value | widget | |
DAMAGE_RESERVED2 enum value | widget | |
DAMAGE_RESERVED3 enum value | widget | |
DAMAGE_SCROLL enum value | widget | |
DAMAGE_VALUE enum value | widget | |
del() | entry | protected |
draw() const | combobox | virtual |
emit_changed() | entry | inlineprotected |
ENABLED enum value | widget | protected |
entry(int const i_pos_x, int const i_pos_y, unsigned int const i_len_x, unsigned int const i_len_y) | entry | |
event_key(struct event_key const &i_event) | combobox | virtual |
event_key_default(enum scancodes const i_scan) | widget | inlinevirtual |
event_mouse(struct event_mouse const &i_event) | combobox | virtual |
flags enum name | widget | protected |
focus_enter() | entry | virtual |
focus_leave() | entry | virtual |
get_bbox(struct box &o_bbox) const | combobox | inlineprotectedvirtual |
get_box(struct box &o_box) const | widget | inline |
get_can_focus() const | widget | inline |
get_enabled() const | widget | inline |
get_has_focus() const | widget | inline |
get_len_x() const | widget | inline |
get_len_y() const | widget | inline |
get_parent() const | widget | inline |
get_pos_x() const | widget | inline |
get_pos_y() const | widget | inline |
get_purpose() const | entry | inline |
get_text() const | entry | inline |
get_text_length() const | entry | inline |
get_user_data() const | widget | inline |
get_visible() const | widget | inline |
grow(size_t const i_needed) | entry | protected |
HAS_FOCUS enum value | widget | protected |
ins(unsigned char const i_char) | entry | protected |
listbox_configure() | combobox | private |
m_block | entry | protected |
m_block_size | entry | protected |
m_box | widget | protected |
m_caret | entry | protected |
m_damage | widget | protected |
m_editable | entry | protected |
m_flags | widget | protected |
m_length | entry | protected |
m_listbox | combobox | protected |
m_offset | entry | protected |
m_parent | widget | protected |
m_purpose | entry | protected |
m_signal_changed | entry | protected |
m_slot | entry | protected |
m_user_data | widget | protected |
move(int const i_pos_x, int const i_pos_y) | widget | inlinevirtual |
operator=(combobox const &) (defined in combobox) | combobox | private |
ovw(unsigned char const i_char) | entry | protected |
popup() | combobox | protected |
pos_dec() | entry | protected |
pos_inc() | entry | protected |
purpose enum name | entry | |
PURPOSE_ALPHA enum value | entry | |
PURPOSE_ANY enum value | entry | |
PURPOSE_DIGIT enum value | entry | |
PURPOSE_FLOAT enum value | entry | |
PURPOSE_INTEGER enum value | entry | |
remove_all() | combobox | inline |
resize(unsigned int const i_len_x, unsigned int const i_len_y) | widget | inlinevirtual |
set_can_close(bool const i_can_close) | widget | inline |
set_damage(unsigned int const i_damage=DAMAGE_NONE) | widget | inlinevirtual |
set_disabled() | widget | inline |
set_editable(bool const i_editable=true) | entry | inline |
set_enabled() | widget | inline |
set_hidden() | widget | inline |
set_parent(group *const i_parent) | widget | inlinevirtual |
set_purpose(enum purpose const i_purpose) | entry | inline |
set_signal_changed(signal_changed_t i_signal) | entry | inline |
set_text(unsigned char const *i_str) | entry | |
set_user_data(void *io_user_data) | widget | inline |
set_visible() | widget | inline |
show_cursor() | entry | inlineprotected |
signal_changed_t typedef | entry | |
translate_screen(int *const o_pos_x, int *const o_pos_y) const | widget | |
validate(unsigned char const i_char) | entry | protected |
VISIBLE enum value | widget | protected |
widget(int const i_pos_x, int const i_pos_y, unsigned int const i_len_x, unsigned int const i_len_y) | widget | |
~combobox() | combobox | virtual |
~entry() | entry | virtual |
~widget() | widget | virtual |