tbx
0.7.6
|
This is the complete list of members for tbx::TextArea, including all inherited members.
_handle | tbx::Component | protected |
_id | tbx::Component | protected |
add_command(int command_id, Command *command) | tbx::Component | |
add_listener(int action, Listener *listener, RawToolboxEventHandler handler) | tbx::Component | protected |
add_loader(Loader *loader, int file_type=-2) | tbx::Gadget | |
add_user_event_listener(int event_id, UserEventListener *listener) | tbx::Component | |
add_window_listener(int event_code, Listener *listener) | tbx::Component | protected |
allow_load() const | tbx::TextArea | inline |
allow_load(bool value) | tbx::TextArea | inline |
allow_save() const | tbx::TextArea | inline |
allow_save(bool value) | tbx::TextArea | inline |
allow_selection() const | tbx::TextArea | inline |
allow_selection(bool value) | tbx::TextArea | inline |
auto_scroll() const | tbx::TextArea | inline |
auto_scroll(bool value) | tbx::TextArea | inline |
bool_property(int property_id) const | tbx::Component | protected |
bool_property(int property_id, bool value) | tbx::Component | protected |
border_size(int value) | tbx::TextArea | inline |
bottom_left() const | tbx::Gadget | |
bounds() const | tbx::Gadget | |
bounds(const BBox &bounds) | tbx::Gadget | |
check_toolbox_class(int class_id) const | tbx::Gadget | |
clear_flag(unsigned int clear) | tbx::Gadget | |
clipboard() const | tbx::TextArea | inline |
clipboard(bool value) | tbx::TextArea | inline |
Component() | tbx::Component | inline |
Component(Object obj, ComponentId id) | tbx::Component | inline |
Component(ObjectId handle, ComponentId id) | tbx::Component | inline |
fade() | tbx::Gadget | |
fade(bool fade) | tbx::Gadget | |
faded() const | tbx::Gadget | |
flag_property(int property_id, int flag) const | tbx::Component | protected |
flag_property(int property_id, int flag, bool value) | tbx::Component | protected |
flags() const | tbx::Gadget | |
focus() | tbx::Gadget | |
font(const std::string &name, int width, int height) | tbx::TextArea | |
Gadget() | tbx::Gadget | inline |
Gadget(const Gadget &other) | tbx::Gadget | inline |
Gadget(const Component &other) | tbx::Gadget | inline |
get_colour(Colour &foreground, Colour &background) const | tbx::TextArea | |
get_selecton(int &start, int &end) const | tbx::TextArea | |
handle() const | tbx::Component | inline |
has_horizontal_scrollbar() const | tbx::TextArea | inline |
has_horizontal_scrollbar(bool value) | tbx::TextArea | inline |
has_vertical_scrollbar() const | tbx::TextArea | inline |
has_vertical_scrollbar(bool value) | tbx::TextArea | inline |
icon_list() | tbx::Gadget | |
id() const | tbx::Component | inline |
insert_text(int where, const std::string &text) | tbx::TextArea | |
int_property(int property_id) const | tbx::Component | protected |
int_property(int property_id, int value) | tbx::Component | protected |
move_by(int bx, int by) | tbx::Gadget | |
move_to(const Point &pos) | tbx::Gadget | |
move_to(int x, int y) | tbx::Gadget | |
null() const | tbx::Component | inline |
object() | tbx::Component | inline |
object() const | tbx::Component | inline |
operator bool() const | tbx::Component | inline |
operator!=(const Gadget &other) const | tbx::TextArea | inline |
tbx::Gadget::operator!=(const Component &other) const | tbx::Gadget | inline |
operator=(const TextArea &other) | tbx::TextArea | inline |
operator=(const Gadget &other) | tbx::TextArea | inline |
operator=(const Component &other) | tbx::TextArea | inline |
operator==(const Gadget &other) const | tbx::TextArea | inline |
tbx::Gadget::operator==(const Component &other) const | tbx::Gadget | inline |
remove_all_listeners() | tbx::Component | |
remove_command(int command_id, Command *command) | tbx::Component | |
remove_listener(int action, Listener *listener) | tbx::Component | protected |
remove_loader(Loader *loader, int file_type=-2) | tbx::Gadget | |
remove_user_event_listener(int event_id, UserEventListener *listener) | tbx::Component | |
remove_window_listener(int event_code, Listener *listener) | tbx::Component | protected |
replace_text(int start, int end, const std::string &text) | tbx::TextArea | |
selection_length() const | tbx::TextArea | |
selection_text() const | tbx::TextArea | |
set_colour(WimpColour foreground, WimpColour background) | tbx::TextArea | |
set_colour(Colour foreground, Colour background) | tbx::TextArea | |
set_flag(unsigned int set) | tbx::Gadget | |
set_selection(int start, int end) | tbx::TextArea | |
size() const | tbx::Gadget | |
size(const Size &sz) | tbx::Gadget | |
state() const | tbx::TextArea | inline |
state(int state) | tbx::TextArea | inline |
string_property(int property_id) const | tbx::Component | protected |
string_property(int property_id, const std::string &value) | tbx::Component | protected |
string_property_length(int property_id) const | tbx::Component | protected |
system_font(int width, int height) | tbx::TextArea | |
text(const std::string &text) | tbx::TextArea | inline |
text() const | tbx::TextArea | inline |
text_length() const | tbx::TextArea | inline |
TextArea() | tbx::TextArea | inline |
TextArea(const TextArea &other) | tbx::TextArea | inline |
TextArea(const Gadget &other) | tbx::TextArea | inline |
TextArea(const Component &other) | tbx::TextArea | inline |
TOOLBOX_CLASS enum value (defined in tbx::TextArea) | tbx::TextArea | |
toolbox_class() const | tbx::Gadget | |
toolbox_class_and_size() const | tbx::Gadget | |
top_left() const | tbx::Gadget | |
unfade() | tbx::Gadget | |
window() | tbx::Gadget | inline |
window() const | tbx::Gadget | inline |
wordwrap() const | tbx::TextArea | inline |
wordwrap(bool value) | tbx::TextArea | inline |
~TextArea() | tbx::TextArea | inline |