Home
last modified time | relevance | path

Searched refs:VolumeButton (Results 1 – 25 of 148) sorted by relevance

123456

/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/gtkmm/
H A Dvolumebutton.cc45 Gtk::VolumeButton* wrap(GtkVolumeButton* object, bool take_copy) in wrap()
91 return manage(new VolumeButton((GtkVolumeButton*)(o))); in wrap_new()
98 VolumeButton::VolumeButton(const Glib::ConstructParams& construct_params) in VolumeButton() function in Gtk::VolumeButton
104 VolumeButton::VolumeButton(GtkVolumeButton* castitem) in VolumeButton() function in Gtk::VolumeButton
111 VolumeButton::VolumeButton(VolumeButton&& src) noexcept in VolumeButton() function in Gtk::VolumeButton
115 VolumeButton& VolumeButton::operator=(VolumeButton&& src) noexcept in operator =()
121 VolumeButton::~VolumeButton() noexcept in ~VolumeButton()
126 VolumeButton::CppClassType VolumeButton::volumebutton_class_; // initialize static member
128 GType VolumeButton::get_type() in get_type()
134 GType VolumeButton::get_base_type() in get_base_type()
[all …]
H A Dvolumebutton.h54 class VolumeButton : public ScaleButton
58 typedef VolumeButton CppObjectType;
64 VolumeButton(VolumeButton&& src) noexcept;
65 VolumeButton& operator=(VolumeButton&& src) noexcept;
68 VolumeButton(const VolumeButton&) = delete;
69 VolumeButton& operator=(const VolumeButton&) = delete;
71 ~VolumeButton() noexcept override;
80 explicit VolumeButton(const Glib::ConstructParams& construct_params);
81 explicit VolumeButton(GtkVolumeButton* castitem);
121 VolumeButton();
[all …]
/dports/x11-wm/lxqt-panel/lxqt-panel-1.0.0/plugin-volume/
H A Dvolumebutton.cpp42 VolumeButton::VolumeButton(ILXQtPanelPlugin *plugin, QWidget* parent): in VolumeButton() function in VolumeButton
59 connect(this, &VolumeButton::clicked, this, &VolumeButton::toggleVolumeSlider); in VolumeButton()
69 VolumeButton::~VolumeButton() = default;
71 void VolumeButton::setShowOnClicked(bool state) in setShowOnClicked()
89 void VolumeButton::enterEvent(QEvent *event) in enterEvent()
108 void VolumeButton::leaveEvent(QEvent * /*event*/) in leaveEvent()
113 void VolumeButton::wheelEvent(QWheelEvent *event) in wheelEvent()
130 void VolumeButton::toggleVolumeSlider() in toggleVolumeSlider()
139 void VolumeButton::showVolumeSlider() in showVolumeSlider()
154 void VolumeButton::hideVolumeSlider() in hideVolumeSlider()
[all …]
/dports/x11-toolkits/gtkmm24/gtkmm-2.24.5/gtk/gtkmm/
H A Dvolumebutton.cc49 Gtk::VolumeButton* wrap(GtkVolumeButton* object, bool take_copy) in wrap()
51 return dynamic_cast<Gtk::VolumeButton *> (Glib::wrap_auto ((GObject*)(object), take_copy)); in wrap()
95 return manage(new VolumeButton((GtkVolumeButton*)(o))); in wrap_new()
102 VolumeButton::VolumeButton(const Glib::ConstructParams& construct_params) in VolumeButton() function in Gtk::VolumeButton
108 VolumeButton::VolumeButton(GtkVolumeButton* castitem) in VolumeButton() function in Gtk::VolumeButton
114 VolumeButton::~VolumeButton() in ~VolumeButton()
119 VolumeButton::CppClassType VolumeButton::volumebutton_class_; // initialize static member
121 GType VolumeButton::get_type() in get_type()
127 GType VolumeButton::get_base_type() in get_base_type()
133 VolumeButton::VolumeButton() in VolumeButton() function in Gtk::VolumeButton
H A Dvolumebutton.h55 class VolumeButton : public ScaleButton
59 typedef VolumeButton CppObjectType;
65 virtual ~VolumeButton();
74 VolumeButton(const VolumeButton&);
75 VolumeButton& operator=(const VolumeButton&);
78 explicit VolumeButton(const Glib::ConstructParams& construct_params);
79 explicit VolumeButton(GtkVolumeButton* castitem);
115 VolumeButton();
134 Gtk::VolumeButton* wrap(GtkVolumeButton* object, bool take_copy = false);
/dports/multimedia/audacious/audacious-4.1/src/libaudqt/
H A Dvolumebutton.cc37 class VolumeButton : public QToolButton class
40 VolumeButton(QWidget * parent = nullptr);
65 VolumeButton::VolumeButton(QWidget * parent) in VolumeButton() function in audqt::VolumeButton
98 &VolumeButton::setVolume); in VolumeButton()
103 void VolumeButton::updateDelta() in updateDelta()
110 void VolumeButton::updateIcon(int val) in updateIcon()
124 void VolumeButton::updateVolume() in updateVolume()
136 &VolumeButton::setVolume); in updateVolume()
140 void VolumeButton::setVolume(int val) in setVolume()
157 void VolumeButton::wheelEvent(QWheelEvent * e) in wheelEvent()
[all …]
/dports/misc/qt5-examples/qt-everywhere-src-5.15.2/qtwinextras/examples/winextras/musicplayer/
H A Dvolumebutton.cpp56 VolumeButton::VolumeButton(QWidget *parent) : in VolumeButton() function in VolumeButton
66 connect(slider, &QAbstractSlider::valueChanged, this, &VolumeButton::volumeChanged); in VolumeButton()
90 void VolumeButton::increaseVolume() in increaseVolume()
95 void VolumeButton::descreaseVolume() in descreaseVolume()
100 int VolumeButton::volume() const in volume()
105 void VolumeButton::setVolume(int volume) in setVolume()
111 void VolumeButton::stylize() in stylize()
/dports/audio/spotify-qt/spotify-qt-3.7/src/widget/
H A Dvolumebutton.cpp4 VolumeButton::VolumeButton(lib::settings &settings, lib::spt::api &spotify, QWidget *parent) in VolumeButton() function in VolumeButton
66 VolumeButton::~VolumeButton() in ~VolumeButton()
72 void VolumeButton::wheelEvent(QWheelEvent *event) in wheelEvent()
78 void VolumeButton::updateIcon() in updateIcon()
89 void VolumeButton::setVolume(int value) in setVolume()
/dports/deskutils/lumina-mediaplayer/lumina-1.6.0/src-qt5/core/lumina-desktop-unified/src-desktop/src-widgets/plugins/
H A DVolumeButton.cpp9 VolumeButton::VolumeButton(QWidget *parent) : QToolButton(parent){ in VolumeButton() function in VolumeButton
20 VolumeButton::~VolumeButton(){ in ~VolumeButton()
24 void VolumeButton::updateButton(){ in updateButton()
H A DVolumeButton.h12 class VolumeButton : public QToolButton{
18 VolumeButton(QWidget *parent = 0);
19 ~VolumeButton();
/dports/deskutils/lumina-screenshot/lumina-1.6.0/src-qt5/core/lumina-desktop-unified/src-desktop/src-widgets/plugins/
H A DVolumeButton.cpp9 VolumeButton::VolumeButton(QWidget *parent) : QToolButton(parent){ in VolumeButton() function in VolumeButton
20 VolumeButton::~VolumeButton(){ in ~VolumeButton()
24 void VolumeButton::updateButton(){ in updateButton()
H A DVolumeButton.h12 class VolumeButton : public QToolButton{
18 VolumeButton(QWidget *parent = 0);
19 ~VolumeButton();
/dports/deskutils/lumina-photo/lumina-1.6.0/src-qt5/core/lumina-desktop-unified/src-desktop/src-widgets/plugins/
H A DVolumeButton.cpp9 VolumeButton::VolumeButton(QWidget *parent) : QToolButton(parent){ in VolumeButton() function in VolumeButton
20 VolumeButton::~VolumeButton(){ in ~VolumeButton()
24 void VolumeButton::updateButton(){ in updateButton()
H A DVolumeButton.h12 class VolumeButton : public QToolButton{
18 VolumeButton(QWidget *parent = 0);
19 ~VolumeButton();
/dports/deskutils/lumina-fm/lumina-1.6.0/src-qt5/core/lumina-desktop-unified/src-desktop/src-widgets/plugins/
H A DVolumeButton.cpp9 VolumeButton::VolumeButton(QWidget *parent) : QToolButton(parent){ in VolumeButton() function in VolumeButton
20 VolumeButton::~VolumeButton(){ in ~VolumeButton()
24 void VolumeButton::updateButton(){ in updateButton()
H A DVolumeButton.h12 class VolumeButton : public QToolButton{
18 VolumeButton(QWidget *parent = 0);
19 ~VolumeButton();
/dports/deskutils/lumina-textedit/lumina-1.6.0/src-qt5/core/lumina-desktop-unified/src-desktop/src-widgets/plugins/
H A DVolumeButton.cpp9 VolumeButton::VolumeButton(QWidget *parent) : QToolButton(parent){ in VolumeButton() function in VolumeButton
20 VolumeButton::~VolumeButton(){ in ~VolumeButton()
24 void VolumeButton::updateButton(){ in updateButton()
H A DVolumeButton.h12 class VolumeButton : public QToolButton{
18 VolumeButton(QWidget *parent = 0);
19 ~VolumeButton();
/dports/deskutils/lumina-fileinfo/lumina-1.6.0/src-qt5/core/lumina-desktop-unified/src-desktop/src-widgets/plugins/
H A DVolumeButton.cpp9 VolumeButton::VolumeButton(QWidget *parent) : QToolButton(parent){ in VolumeButton() function in VolumeButton
20 VolumeButton::~VolumeButton(){ in ~VolumeButton()
24 void VolumeButton::updateButton(){ in updateButton()
H A DVolumeButton.h12 class VolumeButton : public QToolButton{
18 VolumeButton(QWidget *parent = 0);
19 ~VolumeButton();
/dports/x11/lumina-coreutils/lumina-1.6.0/src-qt5/core/lumina-desktop-unified/src-desktop/src-widgets/plugins/
H A DVolumeButton.cpp9 VolumeButton::VolumeButton(QWidget *parent) : QToolButton(parent){ in VolumeButton() function in VolumeButton
20 VolumeButton::~VolumeButton(){ in ~VolumeButton()
24 void VolumeButton::updateButton(){ in updateButton()
/dports/x11/lumina-core/lumina-1.6.0/src-qt5/core/lumina-desktop-unified/src-desktop/src-widgets/plugins/
H A DVolumeButton.cpp9 VolumeButton::VolumeButton(QWidget *parent) : QToolButton(parent){ in VolumeButton() function in VolumeButton
20 VolumeButton::~VolumeButton(){ in ~VolumeButton()
24 void VolumeButton::updateButton(){ in updateButton()
/dports/deskutils/lumina-archiver/lumina-1.6.0/src-qt5/core/lumina-desktop-unified/src-desktop/src-widgets/plugins/
H A DVolumeButton.cpp9 VolumeButton::VolumeButton(QWidget *parent) : QToolButton(parent){ in VolumeButton() function in VolumeButton
20 VolumeButton::~VolumeButton(){ in ~VolumeButton()
24 void VolumeButton::updateButton(){ in updateButton()
/dports/devel/hs-threadscope/threadscope-0.2.14/_cabal_deps/gtk-0.15.5/Graphics/UI/Gtk/Buttons/
H A DVolumeButton.chs3 -- GIMP Toolkit (GTK) Widget VolumeButton
30 module Graphics.UI.Gtk.Buttons.VolumeButton (
34 -- | 'VolumeButton' is a subclass of 'ScaleButton' that has been tailored for
49 -- | +----VolumeButton
54 VolumeButton,
76 -- | Creates a 'VolumeButton', with a range between 0.0 and 1.0, with a
80 volumeButtonNew :: IO VolumeButton
83 liftM (castPtr :: Ptr Widget -> Ptr VolumeButton) $
/dports/x11/conlecterm/conlecterm-1.4.3.0/_cabal_deps/gtk3-0.15.5/Graphics/UI/Gtk/Buttons/
H A DVolumeButton.chs3 -- GIMP Toolkit (GTK) Widget VolumeButton
30 module Graphics.UI.Gtk.Buttons.VolumeButton (
34 -- | 'VolumeButton' is a subclass of 'ScaleButton' that has been tailored for
49 -- | +----VolumeButton
54 VolumeButton,
76 -- | Creates a 'VolumeButton', with a range between 0.0 and 1.0, with a
80 volumeButtonNew :: IO VolumeButton
83 liftM (castPtr :: Ptr Widget -> Ptr VolumeButton) $

123456