mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 02:47:35 +00:00
LibGUI: Add a new GUI::OpacitySlider widget :^)
This widgets offers a more visually intuitive way to adjust the opacity of something.
This commit is contained in:
parent
acb87cd164
commit
ddaa13577e
4 changed files with 221 additions and 0 deletions
|
@ -64,6 +64,7 @@ class ModelIndex;
|
|||
class MouseEvent;
|
||||
class MultiPaintEvent;
|
||||
class MultiView;
|
||||
class OpacitySlider;
|
||||
class PaintEvent;
|
||||
class Painter;
|
||||
class ResizeCorner;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue