Represents a page on the navigation page stack.
More...
Represents a page on the navigation page stack.
Example:
import QtQuick
import Fluid as Fluid
Fluid.Page {
title: "Application Name"
actions: [
name: "Print"
icon.source:
Fluid.Utils.iconUrl(
"action/print")
}
]
}
Definition rectangle.cpp:26
The documentation for this class was generated from the following file:
- /home/runner/work/docs/docs/fluid/src/controls/qml/controls/Page.qml