What do you call this kind of button?
Unsolved
General and Desktop
-
I am trying to implement this kind of button.
What are these buttons called in qt?
How can I implement this UI? -
I am trying to implement this kind of button.
What are these buttons called in qt?
How can I implement this UI? -
Yes. It's called the burger menu, but how do you usually implement it?
I was thinking of implementing it as a way to create a class that inherits dialog and move the dialog position after popping up.
If there is another way, I would appreciate it if you could suggest it. -
Hi,
Check @Chris-Kawa's burger-menu.