LibreOffice Module vcl (master) 1
|
This is the complete list of members for weld::Scale, including all inherited members.
call_attention_to()=0 | weld::Widget | pure virtual |
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_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 |
connect_value_changed(const Link< Scale &, void > &rLink) | weld::Scale | inline |
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_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_increments(int &step, int &page) const =0 | weld::Scale | 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_sensitive() const =0 | weld::Widget | pure virtual |
get_size_request() const =0 | weld::Widget | pure virtual |
get_text_height() const =0 | weld::Widget | pure virtual |
get_tooltip_text() const =0 | weld::Widget | pure virtual |
get_value() const =0 | weld::Scale | pure virtual |
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 |
is_active() const =0 | weld::Widget | pure virtual |
is_visible() const =0 | weld::Widget | pure virtual |
m_aFocusInHdl | weld::Widget | protected |
m_aFocusOutHdl | weld::Widget | 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_aSizeAllocateHdl | weld::Widget | protected |
m_aStyleUpdatedHdl | weld::Widget | protected |
m_aValueChangedHdl | weld::Scale | private |
queue_resize()=0 | weld::Widget | 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_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_increments(int step, int page)=0 | weld::Scale | 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_range(int min, int max)=0 | weld::Scale | 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_value(int value)=0 | weld::Scale | 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_value_changed() | weld::Scale | inlineprotected |
strip_mnemonic(const OUString &rLabel) const =0 | weld::Widget | pure virtual |
thaw()=0 | weld::Widget | pure virtual |
weld_parent() const =0 | weld::Widget | pure virtual |
~Widget() | weld::Widget | inlinevirtual |