Liri Fluid API

OverlayView QML Type

Ready made popup centered on its parent. More...

Import Statement: import Fluid.Controls 1.1

Detailed Description

This controls provides a ready made popup visual element that can be used with Window or ApplicationWindow.

Overlay is centered to its parent. In order to ensure it is displayed above other items in the scene, it is recommended to use ApplicationWindow. ApplicationWindow also provides background dimming effects since Overlay acts as a modal popup.