QsMenuOpener: QtObject

import Quickshell

Provides access to children of a QsMenuEntry

Properties

Property Details

[readonly]

children: list<QsMenuEntry>

The children of the given menu.

menu: QsMenuHandle

The menu to retrieve children from.