|
cgv
|
This is the complete list of members for cgv::gui::text_editor, including all inherited members.
| call_void(const std::string &method, const std::vector< std::string > ¶m_value_types, const std::vector< const void * > ¶m_value_ptrs, const std::string &result_type="", void *result_value_ptr=0) | cgv::base::base | virtual |
| cast() | cgv::base::base | inline |
| cast_dynamic(base *b) | cgv::base::base | inlineprotectedstatic |
| find_member_ptr(const std::string &property_name, std::string *type_name=0) | cgv::base::base | |
| get(const std::string &property) | cgv::base::base | inline |
| get_callback_handler() const | cgv::gui::text_editor | |
| get_const_interface() const | cgv::base::base | inline |
| get_default_options() const | cgv::base::base | virtual |
| get_group() | cgv::base::base | virtual |
| get_interface() | cgv::base::base | inline |
| get_length() const =0 | cgv::gui::text_editor | pure virtual |
| get_name() const | cgv::base::named | |
| get_named() | cgv::base::named | virtual |
| get_node() | cgv::base::base | virtual |
| get_property_declarations() | cgv::base::base | virtual |
| get_ref_count() const | cgv::data::ref_counted | inline |
| get_style() const =0 | cgv::gui::text_editor | pure virtual |
| get_text() const =0 | cgv::gui::text_editor | pure virtual |
| get_type_name() const | cgv::base::named | virtual |
| get_user_data() const | cgv::base::base | virtual |
| get_void(const std::string &property, const std::string &value_type, void *value_ptr) | cgv::base::base | virtual |
| handler | cgv::gui::text_editor | protected |
| hide()=0 | cgv::gui::text_editor | pure virtual |
| is_modified() const =0 | cgv::gui::text_editor | pure virtual |
| is_property(const std::string &property_name, std::string *type_name=0) | cgv::base::base | |
| is_visible() const =0 | cgv::gui::text_editor | pure virtual |
| multi_set(const std::string &property_assignments, bool report_error=true) | cgv::base::base | |
| name | cgv::base::named | protected |
| named(const std::string &name="") | cgv::base::named | |
| on_register() | cgv::base::base | virtual |
| on_set(void *member_ptr) | cgv::base::base | virtual |
| read(const std::string &file_name)=0 | cgv::gui::text_editor | pure virtual |
| ref_counted() | cgv::data::ref_counted | inlineprotected |
| save()=0 | cgv::gui::text_editor | pure virtual |
| self_reflect(cgv::reflect::reflection_handler &) | cgv::base::base | virtual |
| set(const std::string &property, const char *value) | cgv::base::base | inline |
| set(const std::string &property, const T &value) | cgv::base::base | inline |
| set_base_path(const std::string &path)=0 | cgv::gui::text_editor | pure virtual |
| set_callback_handler(text_editor_callback_handler *_handler) | cgv::gui::text_editor | |
| set_filter(const std::string &filter)=0 | cgv::gui::text_editor | pure virtual |
| set_name(const std::string &_name) | cgv::base::named | |
| set_ref_count(int c) const | cgv::data::ref_counted | inlineprotected |
| set_style(int text_pos, int length, const char *style)=0 | cgv::gui::text_editor | pure virtual |
| set_text(const std::string &new_text)=0 | cgv::gui::text_editor | pure virtual |
| set_text_styles(const text_style *table, int nr_styles)=0 | cgv::gui::text_editor | pure virtual |
| set_void(const std::string &property, const std::string &value_type, const void *value_ptr) | cgv::base::base | virtual |
| show()=0 | cgv::gui::text_editor | pure virtual |
| stream_stats(std::ostream &) | cgv::base::base | virtual |
| text_editor(const std::string &name, text_editor_callback_handler *_handler=0) | cgv::gui::text_editor | |
| unregister() | cgv::base::base | virtual |
| update() | cgv::base::base | virtual |
| ~base() | cgv::base::base | protectedvirtual |
| ~text_editor() | cgv::gui::text_editor | virtual |