Liri Fluid API

PageStack QML Type

Manages the page stack used for navigation. More...

Import Statement: import Fluid.Controls 1.1

Signals

Detailed Description

Signal Documentation

popped(page)

This signal is emitted when a page is popped from the stack.


pushed(page)

This signal is emitted when a page is pushed to the stack.


replaced(page)

This signal is emitted when a page is replaced in the stack.