|
LibreOffice Module vcl (master) 1
|
This is the complete list of members for weld::IconView, including all inherited members.
| ::LOKTrigger | weld::IconView | friend |
| append(const OUString &rId, const OUString &rStr, const OUString &rImage) | weld::IconView | inline |
| append(const OUString &rId, const OUString &rStr, const VirtualDevice *pImage) | weld::IconView | inline |
| append_separator(const OUString &rId) | weld::IconView | inline |
| call_attention_to()=0 | weld::Widget | pure virtual |
| clear()=0 | weld::IconView | pure virtual |
| connect_command(const Link< const CommandEvent &, bool > &rLink) | weld::IconView | inline |
| connect_focus_in(const Link< Widget &, void > &rLink) | weld::Widget | inlinevirtual |
| connect_focus_out(const Link< Widget &, void > &rLink) | weld::Widget | inlinevirtual |
| connect_get_property_tree(const Link< tools::JsonWriter &, void > &rLink)=0 | weld::Widget | pure virtual |
| connect_get_property_tree_elem(const Link< const json_prop_query &, bool > &rLink) | weld::IconView | inlinevirtual |
| connect_item_activated(const Link< IconView &, bool > &rLink) | weld::IconView | inline |
| connect_key_press(const Link< const KeyEvent &, bool > &rLink) | weld::Widget | inlinevirtual |
| connect_key_release(const Link< const KeyEvent &, bool > &rLink) | weld::Widget | inlinevirtual |
| connect_mnemonic_activate(const Link< Widget &, bool > &rLink) | weld::Widget | inlinevirtual |
| connect_mouse_move(const Link< const MouseEvent &, bool > &rLink) | weld::Widget | inlinevirtual |
| connect_mouse_press(const Link< const MouseEvent &, bool > &rLink) | weld::Widget | inlinevirtual |
| connect_mouse_release(const Link< const MouseEvent &, bool > &rLink) | weld::Widget | inlinevirtual |
| connect_query_tooltip(const Link< const TreeIter &, OUString > &rLink) | weld::IconView | inlinevirtual |
| connect_selection_changed(const Link< IconView &, void > &rLink) | weld::IconView | inline |
| connect_size_allocate(const Link< const Size &, void > &rLink) | weld::Widget | inlinevirtual |
| connect_style_updated(const Link< Widget &, void > &rLink) | weld::Widget | inlinevirtual |
| count_selected_items() const =0 | weld::IconView | pure virtual |
| create_virtual_device() const =0 | weld::Widget | pure virtual |
| draw(OutputDevice &rOutput, const Point &rPos, const Size &rSizePixel)=0 | weld::Widget | pure virtual |
| freeze()=0 | weld::Widget | pure virtual |
| get_accessible_description() const =0 | weld::Widget | pure virtual |
| get_accessible_name() const =0 | weld::Widget | pure virtual |
| get_approximate_digit_width() const =0 | weld::Widget | pure virtual |
| get_buildable_name() const =0 | weld::Widget | pure virtual |
| get_clipboard() const =0 | weld::Widget | pure virtual |
| get_cursor(TreeIter *pIter) const =0 | weld::IconView | pure virtual |
| get_direction() const =0 | weld::Widget | pure virtual |
| get_drop_target()=0 | weld::Widget | pure virtual |
| get_extents_relative_to(const Widget &rRelative, int &x, int &y, int &width, int &height) const =0 | weld::Widget | pure virtual |
| get_font()=0 | weld::Widget | pure virtual |
| get_grid_left_attach() const =0 | weld::Widget | pure virtual |
| get_grid_top_attach() const =0 | weld::Widget | pure virtual |
| get_help_id() const =0 | weld::Widget | pure virtual |
| get_hexpand() const =0 | weld::Widget | pure virtual |
| get_id(const TreeIter &rIter) const =0 | weld::IconView | pure virtual |
| get_item_width() const =0 | weld::IconView | pure virtual |
| get_iter_first(TreeIter &rIter) const =0 | weld::IconView | pure virtual |
| get_margin_bottom() const =0 | weld::Widget | pure virtual |
| get_margin_end() const =0 | weld::Widget | pure virtual |
| get_margin_start() const =0 | weld::Widget | pure virtual |
| get_margin_top() const =0 | weld::Widget | pure virtual |
| get_pixel_size(const OUString &rText) const =0 | weld::Widget | pure virtual |
| get_preferred_size() const =0 | weld::Widget | pure virtual |
| get_property_tree(tools::JsonWriter &rJsonWriter)=0 | weld::Widget | pure virtual |
| get_saved_value() const | weld::IconView | inline |
| get_selected(TreeIter *pIter) const =0 | weld::IconView | pure virtual |
| get_selected_id() const =0 | weld::IconView | pure virtual |
| get_selected_text() const =0 | weld::IconView | pure virtual |
| get_sensitive() const =0 | weld::Widget | pure virtual |
| get_size_request() const =0 | weld::Widget | pure virtual |
| get_text(const TreeIter &rIter) const =0 | weld::IconView | pure virtual |
| get_text_height() const =0 | weld::Widget | pure virtual |
| get_tooltip_text() const =0 | weld::Widget | pure virtual |
| get_value_changed_from_saved() const | weld::IconView | inline |
| get_vexpand() const =0 | weld::Widget | pure virtual |
| get_visible() const =0 | weld::Widget | pure virtual |
| grab_add()=0 | weld::Widget | pure virtual |
| grab_focus()=0 | weld::Widget | pure virtual |
| grab_remove()=0 | weld::Widget | pure virtual |
| has_child_focus() const =0 | weld::Widget | pure virtual |
| has_focus() const =0 | weld::Widget | pure virtual |
| has_grab() const =0 | weld::Widget | pure virtual |
| help_hierarchy_foreach(const std::function< bool(const OUString &)> &func)=0 | weld::Widget | pure virtual |
| hide()=0 | weld::Widget | pure virtual |
| insert(int pos, const OUString *pStr, const OUString *pId, const OUString *pIconName, TreeIter *pRet)=0 | weld::IconView | pure virtual |
| insert(int pos, const OUString *pStr, const OUString *pId, const VirtualDevice *pIcon, TreeIter *pRet)=0 | weld::IconView | pure virtual |
| insert_separator(int pos, const OUString *pId)=0 | weld::IconView | pure virtual |
| is_active() const =0 | weld::Widget | pure virtual |
| is_visible() const =0 | weld::Widget | pure virtual |
| m_aCommandHdl | weld::IconView | protected |
| m_aFocusInHdl | weld::Widget | protected |
| m_aFocusOutHdl | weld::Widget | protected |
| m_aGetPropertyTreeElemHdl | weld::IconView | protected |
| m_aItemActivatedHdl | weld::IconView | protected |
| m_aKeyPressHdl | weld::Widget | protected |
| m_aKeyReleaseHdl | weld::Widget | protected |
| m_aMnemonicActivateHdl | weld::Widget | protected |
| m_aMouseMotionHdl | weld::Widget | protected |
| m_aMousePressHdl | weld::Widget | protected |
| m_aMouseReleaseHdl | weld::Widget | protected |
| m_aQueryTooltipHdl | weld::IconView | protected |
| m_aSelectionChangeHdl | weld::IconView | protected |
| m_aSizeAllocateHdl | weld::Widget | protected |
| m_aStyleUpdatedHdl | weld::Widget | protected |
| m_sSavedValue | weld::IconView | private |
| make_iterator(const TreeIter *pOrig=nullptr) const =0 | weld::IconView | pure virtual |
| n_children() const =0 | weld::IconView | pure virtual |
| queue_resize()=0 | weld::Widget | pure virtual |
| save_value() | weld::IconView | inline |
| scroll_to_item(const TreeIter &rIter)=0 | weld::IconView | pure virtual |
| select(int pos)=0 | weld::IconView | pure virtual |
| select_all() | weld::IconView | inline |
| selected_foreach(const std::function< bool(TreeIter &)> &func)=0 | weld::IconView | pure virtual |
| set_accessible_description(const OUString &rDescription)=0 | weld::Widget | pure virtual |
| set_accessible_name(const OUString &rName)=0 | weld::Widget | pure virtual |
| set_accessible_relation_labeled_by(weld::Widget *pLabel)=0 | weld::Widget | pure virtual |
| set_background(const Color &rBackColor)=0 | weld::Widget | pure virtual |
| set_buildable_name(const OUString &rName)=0 | weld::Widget | pure virtual |
| set_busy_cursor(bool bBusy)=0 | weld::Widget | pure virtual |
| set_can_focus(bool bCanFocus)=0 | weld::Widget | pure virtual |
| set_cursor(const TreeIter &rIter)=0 | weld::IconView | pure virtual |
| set_cursor_data(void *pData)=0 | weld::Widget | pure virtual |
| set_direction(bool bRTL)=0 | weld::Widget | pure virtual |
| set_grid_left_attach(int nAttach)=0 | weld::Widget | pure virtual |
| set_grid_top_attach(int nAttach)=0 | weld::Widget | pure virtual |
| set_grid_width(int nCols)=0 | weld::Widget | pure virtual |
| set_help_id(const OUString &rName)=0 | weld::Widget | pure virtual |
| set_hexpand(bool bExpand)=0 | weld::Widget | pure virtual |
| set_highlight_background()=0 | weld::Widget | pure virtual |
| set_item_width(int width)=0 | weld::IconView | pure virtual |
| set_margin_bottom(int nMargin)=0 | weld::Widget | pure virtual |
| set_margin_end(int nMargin)=0 | weld::Widget | pure virtual |
| set_margin_start(int nMargin)=0 | weld::Widget | pure virtual |
| set_margin_top(int nMargin)=0 | weld::Widget | pure virtual |
| set_sensitive(bool sensitive)=0 | weld::Widget | pure virtual |
| set_size_request(int nWidth, int nHeight)=0 | weld::Widget | pure virtual |
| set_stack_background()=0 | weld::Widget | pure virtual |
| set_title_background()=0 | weld::Widget | pure virtual |
| set_toolbar_background()=0 | weld::Widget | pure virtual |
| set_tooltip_text(const OUString &rTip)=0 | weld::Widget | pure virtual |
| set_vexpand(bool bExpand)=0 | weld::Widget | pure virtual |
| set_visible(bool visible) | weld::Widget | inlinevirtual |
| show()=0 | weld::Widget | pure virtual |
| signal_item_activated() | weld::IconView | inlineprotected |
| signal_query_tooltip(const TreeIter &rIter) const | weld::IconView | inlineprotected |
| signal_selection_changed() | weld::IconView | inlineprotected |
| strip_mnemonic(const OUString &rLabel) const =0 | weld::Widget | pure virtual |
| thaw()=0 | weld::Widget | pure virtual |
| unselect(int pos)=0 | weld::IconView | pure virtual |
| unselect_all() | weld::IconView | inline |
| weld_parent() const =0 | weld::Widget | pure virtual |
| ~Widget() | weld::Widget | inlinevirtual |