|
LibreOffice Module vcl (master) 1
|
This is the complete list of members for weld::Assistant, including all inherited members.
| add_button(const OUString &rText, int response, const OUString &rHelpId={})=0 | weld::Dialog | pure virtual |
| append_page(const OUString &rIdent)=0 | weld::Assistant | pure virtual |
| call_attention_to()=0 | weld::Widget | pure virtual |
| change_default_widget(weld::Widget *pOld, weld::Widget *pNew)=0 | weld::Window | pure virtual |
| child_grab_focus()=0 | weld::Container | pure virtual |
| collapse(weld::Widget *pEdit, weld::Widget *pButton)=0 | weld::Dialog | pure virtual |
| collect_screenshot_data()=0 | weld::Window | pure virtual |
| connect_container_focus_changed(const Link< Container &, void > &rLink) | weld::Container | inlinevirtual |
| 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_help(const Link< Widget &, bool > &rLink) | weld::Window | inline |
| connect_jump_page(const Link< const OUString &, bool > &rLink) | weld::Assistant | 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_size_allocate(const Link< const Size &, void > &rLink) | weld::Widget | inlinevirtual |
| connect_style_updated(const Link< Widget &, void > &rLink) | weld::Widget | inlinevirtual |
| create_virtual_device() const =0 | weld::Widget | pure virtual |
| CreateChildFrame()=0 | weld::Container | pure virtual |
| DialogController | weld::Dialog | private |
| 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_current_page() const =0 | weld::Assistant | pure virtual |
| get_current_page_ident() const =0 | weld::Assistant | 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_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_modal() const =0 | weld::Window | pure virtual |
| get_monitor_workarea() const =0 | weld::Window | pure virtual |
| get_n_pages() const =0 | weld::Assistant | pure virtual |
| get_page_ident(int nPage) const =0 | weld::Assistant | pure virtual |
| get_page_title(const OUString &rIdent) const =0 | weld::Assistant | pure virtual |
| get_pixel_size(const OUString &rText) const =0 | weld::Widget | pure virtual |
| get_position() const =0 | weld::Window | pure virtual |
| get_preferred_size() const =0 | weld::Widget | pure virtual |
| get_property_tree(tools::JsonWriter &rJsonWriter)=0 | weld::Widget | pure virtual |
| get_resizable() const =0 | weld::Window | pure virtual |
| get_sensitive() const =0 | weld::Widget | pure virtual |
| get_size() const =0 | weld::Window | pure virtual |
| get_size_request() const =0 | weld::Widget | pure virtual |
| get_system_data() const =0 | weld::Window | pure virtual |
| get_text_height() const =0 | weld::Widget | pure virtual |
| get_title() const =0 | weld::Window | pure virtual |
| get_tooltip_text() const =0 | weld::Widget | pure virtual |
| get_vexpand() const =0 | weld::Widget | pure virtual |
| get_visible() const =0 | weld::Widget | pure virtual |
| get_window_state(vcl::WindowDataMask nMask) const =0 | weld::Window | pure virtual |
| GetLOKNotifier()=0 | weld::Window | pure virtual |
| GetXWindow()=0 | weld::Window | 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 |
| has_toplevel_focus() const =0 | weld::Window | pure virtual |
| help_hierarchy_foreach(const std::function< bool(const OUString &)> &func)=0 | weld::Widget | pure virtual |
| hide()=0 | weld::Widget | pure virtual |
| is_active() const =0 | weld::Widget | pure virtual |
| is_default_widget(const weld::Widget *pCandidate) const =0 | weld::Window | pure virtual |
| is_visible() const =0 | weld::Widget | pure virtual |
| m_aContainerFocusChangedHdl | weld::Container | private |
| m_aFocusInHdl | weld::Widget | protected |
| m_aFocusOutHdl | weld::Widget | protected |
| m_aHelpRequestHdl | weld::Window | protected |
| m_aJumpPageHdl | weld::Assistant | private |
| 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_aSizeAllocateHdl | weld::Widget | protected |
| m_aStyleUpdatedHdl | weld::Widget | protected |
| move(weld::Widget *pWidget, weld::Container *pNewParent)=0 | weld::Container | pure virtual |
| present()=0 | weld::Window | pure virtual |
| queue_resize()=0 | weld::Widget | pure virtual |
| resize_to_request()=0 | weld::Window | pure virtual |
| response(int response)=0 | weld::Dialog | pure virtual |
| run()=0 | weld::Dialog | pure virtual |
| runAsync(std::shared_ptr< DialogController >, const std::function< void(sal_Int32)> &func)=0 | weld::Dialog | privatepure virtual |
| runAsync(std::shared_ptr< Dialog > const &rxSelf, const std::function< void(sal_Int32)> &func)=0 | weld::Dialog | pure virtual |
| screenshot()=0 | weld::Window | 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_centered_on_parent(bool bTrackGeometryRequests)=0 | weld::Window | pure virtual |
| set_current_page(int nPage)=0 | weld::Assistant | pure virtual |
| set_current_page(const OUString &rIdent)=0 | weld::Assistant | pure virtual |
| set_cursor_data(void *pData)=0 | weld::Widget | pure virtual |
| set_default_response(int response)=0 | weld::Dialog | 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_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_modal(bool bModal)=0 | weld::Window | pure virtual |
| set_page_index(const OUString &rIdent, int nIndex)=0 | weld::Assistant | pure virtual |
| set_page_sensitive(const OUString &rIdent, bool bSensitive)=0 | weld::Assistant | pure virtual |
| set_page_side_help_id(const OUString &rHelpId)=0 | weld::Assistant | pure virtual |
| set_page_side_image(const OUString &rImage)=0 | weld::Assistant | pure virtual |
| set_page_title(const OUString &rIdent, const OUString &rTitle)=0 | weld::Assistant | 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(const OUString &rTitle)=0 | weld::Window | 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 |
| set_window_state(const OUString &rStr)=0 | weld::Window | pure virtual |
| SetInstallLOKNotifierHdl(const Link< void *, vcl::ILibreOfficeKitNotifier * > &rLink)=0 | weld::Dialog | pure virtual |
| show()=0 | weld::Widget | pure virtual |
| signal_container_focus_changed() | weld::Container | inlineprotected |
| signal_jump_page(const OUString &rIdent) | weld::Assistant | inlineprotected |
| strip_mnemonic(const OUString &rLabel) const =0 | weld::Widget | pure virtual |
| thaw()=0 | weld::Widget | pure virtual |
| undo_collapse()=0 | weld::Dialog | pure virtual |
| weld_content_area()=0 | weld::Dialog | pure virtual |
| weld_parent() const =0 | weld::Widget | pure virtual |
| weld_widget_for_response(int response)=0 | weld::Dialog | pure virtual |
| window_move(int x, int y)=0 | weld::Window | pure virtual |
| ~Widget() | weld::Widget | inlinevirtual |