, including all inherited members.
accelerator (defined in DOSBoxMenu::item) | DOSBoxMenu::item | [protected] |
allocate(const DOSBoxMenu::item_handle_t id, const enum item_type_t new_type, const std::string &new_name) (defined in DOSBoxMenu::item) | DOSBoxMenu::item | [protected] |
borderTop (defined in DOSBoxMenu::item) | DOSBoxMenu::item | [protected] |
boxInit (defined in DOSBoxMenu::item) | DOSBoxMenu::item | [protected] |
callback_func (defined in DOSBoxMenu::item) | DOSBoxMenu::item | [protected] |
can_check(void) const (defined in DOSBoxMenu::item) | DOSBoxMenu::item | [inline] |
can_enable(void) const (defined in DOSBoxMenu::item) | DOSBoxMenu::item | [inline] |
check(const bool f=true) (defined in DOSBoxMenu::item) | DOSBoxMenu::item | [inline] |
checkBox (defined in DOSBoxMenu::item) | DOSBoxMenu::item | [protected] |
checkResetRedraw(void) (defined in DOSBoxMenu::item) | DOSBoxMenu::item | [inline] |
clear_changed(void) (defined in DOSBoxMenu::item) | DOSBoxMenu::item | [inline] |
deallocate(void) (defined in DOSBoxMenu::item) | DOSBoxMenu::item | [protected] |
description (defined in DOSBoxMenu::item) | DOSBoxMenu::item | [protected] |
display_list (defined in DOSBoxMenu::item) | DOSBoxMenu::item | |
drawBackground(DOSBoxMenu &menu) (defined in DOSBoxMenu::item) | DOSBoxMenu::item | |
drawMenuItem(DOSBoxMenu &menu) (defined in DOSBoxMenu::item) | DOSBoxMenu::item | |
enable(const bool f=true) (defined in DOSBoxMenu::item) | DOSBoxMenu::item | [inline] |
get_accelerator(void) const (defined in DOSBoxMenu::item) | DOSBoxMenu::item | [inline] |
get_callback_function(void) const (defined in DOSBoxMenu::item) | DOSBoxMenu::item | [inline] |
get_description(void) const (defined in DOSBoxMenu::item) | DOSBoxMenu::item | [inline] |
get_mapper_event(void) const (defined in DOSBoxMenu::item) | DOSBoxMenu::item | [inline] |
get_master_id(void) const (defined in DOSBoxMenu::item) | DOSBoxMenu::item | [inline] |
get_name(void) const (defined in DOSBoxMenu::item) | DOSBoxMenu::item | [inline] |
get_shortcut_text(void) const (defined in DOSBoxMenu::item) | DOSBoxMenu::item | [inline] |
get_text(void) const (defined in DOSBoxMenu::item) | DOSBoxMenu::item | [inline] |
get_type(void) const (defined in DOSBoxMenu::item) | DOSBoxMenu::item | [inline] |
has_changed(void) const (defined in DOSBoxMenu::item) | DOSBoxMenu::item | [inline] |
has_vis_accelerator(void) const (defined in DOSBoxMenu::item) | DOSBoxMenu::item | [inline] |
has_vis_checked(void) const (defined in DOSBoxMenu::item) | DOSBoxMenu::item | [inline] |
has_vis_description(void) const (defined in DOSBoxMenu::item) | DOSBoxMenu::item | [inline] |
has_vis_enabled(void) const (defined in DOSBoxMenu::item) | DOSBoxMenu::item | [inline] |
has_vis_shortcut_text(void) const (defined in DOSBoxMenu::item) | DOSBoxMenu::item | [inline] |
has_vis_text(void) const (defined in DOSBoxMenu::item) | DOSBoxMenu::item | [inline] |
is_allocated(void) const (defined in DOSBoxMenu::item) | DOSBoxMenu::item | [inline] |
is_checked(void) const (defined in DOSBoxMenu::item) | DOSBoxMenu::item | [inline] |
is_enabled(void) const (defined in DOSBoxMenu::item) | DOSBoxMenu::item | [inline] |
isHilight(void) const (defined in DOSBoxMenu::item) | DOSBoxMenu::item | [inline] |
item() (defined in DOSBoxMenu::item) | DOSBoxMenu::item | |
itemHilight (defined in DOSBoxMenu::item) | DOSBoxMenu::item | [protected] |
itemHilightDrawn (defined in DOSBoxMenu::item) | DOSBoxMenu::item | [protected] |
itemHover (defined in DOSBoxMenu::item) | DOSBoxMenu::item | [protected] |
itemHoverDrawn (defined in DOSBoxMenu::item) | DOSBoxMenu::item | [protected] |
itemVisible (defined in DOSBoxMenu::item) | DOSBoxMenu::item | [protected] |
layoutSubmenu(DOSBoxMenu &menu, bool isTopLevel=false) (defined in DOSBoxMenu::item) | DOSBoxMenu::item | |
mapper_event (defined in DOSBoxMenu::item) | DOSBoxMenu::item | [protected] |
master_id (defined in DOSBoxMenu::item) | DOSBoxMenu::item | [protected] |
name (defined in DOSBoxMenu::item) | DOSBoxMenu::item | [protected] |
needRedraw (defined in DOSBoxMenu::item) | DOSBoxMenu::item | [protected] |
parent_id (defined in DOSBoxMenu::item) | DOSBoxMenu::item | [protected] |
placeItem(DOSBoxMenu &menu, int x, int y, bool isTopLevel=false) (defined in DOSBoxMenu::item) | DOSBoxMenu::item | |
placeItemFinal(DOSBoxMenu &menu, int finalwidth, bool isTopLevel=false) (defined in DOSBoxMenu::item) | DOSBoxMenu::item | |
popupBox (defined in DOSBoxMenu::item) | DOSBoxMenu::item | [protected] |
refresh_item(DOSBoxMenu &menu) (defined in DOSBoxMenu::item) | DOSBoxMenu::item | |
removeFocus(DOSBoxMenu &menu) (defined in DOSBoxMenu::item) | DOSBoxMenu::item | |
removeHover(DOSBoxMenu &menu) (defined in DOSBoxMenu::item) | DOSBoxMenu::item | |
screenBox (defined in DOSBoxMenu::item) | DOSBoxMenu::item | [protected] |
set_accelerator(const struct accelerator &str) (defined in DOSBoxMenu::item) | DOSBoxMenu::item | [inline] |
set_callback_function(const callback_t f) (defined in DOSBoxMenu::item) | DOSBoxMenu::item | [inline] |
set_description(const std::string &str) (defined in DOSBoxMenu::item) | DOSBoxMenu::item | [inline] |
set_mapper_event(const mapper_event_t &e) (defined in DOSBoxMenu::item) | DOSBoxMenu::item | [inline] |
set_shortcut_text(const std::string &str) (defined in DOSBoxMenu::item) | DOSBoxMenu::item | [inline] |
set_text(const std::string &str) (defined in DOSBoxMenu::item) | DOSBoxMenu::item | [inline] |
set_type(const item_type_t t) (defined in DOSBoxMenu::item) | DOSBoxMenu::item | [inline] |
setHilight(DOSBoxMenu &menu, bool hi=true) (defined in DOSBoxMenu::item) | DOSBoxMenu::item | |
setHover(DOSBoxMenu &menu, bool ho=true) (defined in DOSBoxMenu::item) | DOSBoxMenu::item | |
shortBox (defined in DOSBoxMenu::item) | DOSBoxMenu::item | [protected] |
shortcut_text (defined in DOSBoxMenu::item) | DOSBoxMenu::item | [protected] |
showItem(DOSBoxMenu &menu, bool show=true) (defined in DOSBoxMenu::item) | DOSBoxMenu::item | |
status (defined in DOSBoxMenu::item) | DOSBoxMenu::item | [protected] |
text (defined in DOSBoxMenu::item) | DOSBoxMenu::item | [protected] |
textBox (defined in DOSBoxMenu::item) | DOSBoxMenu::item | [protected] |
type (defined in DOSBoxMenu::item) | DOSBoxMenu::item | [protected] |
updateScreenFromItem(DOSBoxMenu &menu) (defined in DOSBoxMenu::item) | DOSBoxMenu::item | |
updateScreenFromPopup(DOSBoxMenu &menu) (defined in DOSBoxMenu::item) | DOSBoxMenu::item | |
user_defined (defined in DOSBoxMenu::item) | DOSBoxMenu::item | |
~item() (defined in DOSBoxMenu::item) | DOSBoxMenu::item | |