Fluid
Loading...
Searching...
No Matches
Signals | List of all members
PageStack Class Reference

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

Inheritance diagram for PageStack:
Inheritance graph
[legend]
Collaboration diagram for PageStack:
Collaboration graph
[legend]

Signals

void pushed (Item page)
 
void popped (Item page)
 
void replaced (Item page)
 

Detailed Description

Manages the page stack used for navigation.

Member Function Documentation

◆ popped

void PageStack::popped ( Item  page)
signal

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

◆ pushed

void PageStack::pushed ( Item  page)
signal

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

◆ replaced

void PageStack::replaced ( Item  page)
signal

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


The documentation for this class was generated from the following file: