Home
last modified time | relevance | path

Searched refs:StackView (Results 1 – 25 of 213) sorted by relevance

123456789

/dports/deskutils/ausweisapp2/AusweisApp2-1.22.2/resources/qml/Governikus/View/+mobile/
H A DSectionPage.qml16 StackView.view.push(pSectionPage)
20 StackView.view.push(pSectionPage, pProperties)
24 if (StackView.view.depth <= 1) {
25 StackView.view.push(pSectionPage)
28 StackView.view.replace(pSectionPage)
32 StackView.view.pop()
36 StackView.view.pop(null)
53 readonly property bool topLevelPage: StackView.index === 0
/dports/security/yubioath-desktop/yubioath-desktop-yubioath-desktop-5.0.4/qml/
H A DNavigator.qml5 StackView {
18 push(view, StackView.Immediate)
23 push(settingsView, StackView.Immediate)
29 push(loadingView, StackView.Immediate)
36 clearAndPush(enterPasswordView, StackView.Immediate)
72 }), StackView.Immediate)
80 }), StackView.Immediate)
/dports/audio/kid3-kf5/kid3-3.8.6/src/qml/app/
H A DSettingsPage.qml170 page.StackView.view.push(mapEditPage)
174 StackView.onActivated: activateAll()
175 StackView.onDeactivated: deactivateAll()
310 StackView.onActivated: activateAll()
311 StackView.onDeactivated: deactivateAll()
319 StackView.onActivated: {
332 StackView.onDeactivated: {
401 StackView.onActivated: activateAll()
402 StackView.onDeactivated: deactivateAll()
411 StackView.onActivated: this.onActivated()
[all …]
H A DRenameDirectoryPage.qml62 visible: page.StackView.view && page.StackView.view.depth > 1
63 onClicked: page.StackView.view.pop()
148 onClicked: page.StackView.view.push(editDirFormatsPage)
154 StackView.onActivated: {
158 StackView.onDeactivated: {
210 StackView.onActivated: {
213 StackView.onDeactivated: {
H A DMainPage.qml64 iconName: page.StackView.view.depth > 1 ? "go-previous"
69 if (page.StackView.view.depth > 1) {
70 page.StackView.view.pop()
181 onTriggered: page.StackView.view.push(settingsPage)
190 onTriggered: page.StackView.view.push(batchImportPage)
203 onTriggered: page.StackView.view.push(renameDirPage)
221 onTriggered: page.StackView.view.push(filterPage)
358 when: page.StackView.view.depth > 1
368 interactive: page.StackView.view.depth === 1
H A DFilterPage.qml77 visible: page.StackView.view && page.StackView.view.depth > 1
78 onClicked: page.StackView.view.pop()
158 StackView.onActivated: {
161 StackView.onDeactivated: {
H A DBatchImportPage.qml89 visible: page.StackView.view && page.StackView.view.depth > 1
90 onClicked: page.StackView.view.pop()
158 page.StackView.view.push(editProfilesPage)
196 StackView.onActivated: textArea.text = ""
197 StackView.onDeactivated: {
H A DImportProfilesEditPage.qml168 StackView.onActivated: {
181 StackView.onDeactivated: {
220 page.StackView.view.push(editProfilePage)
222 StackView.onActivated: {
228 StackView.onDeactivated: {
/dports/audio/kid3-qt5/kid3-3.8.6/src/qml/app/
H A DSettingsPage.qml170 page.StackView.view.push(mapEditPage)
174 StackView.onActivated: activateAll()
175 StackView.onDeactivated: deactivateAll()
310 StackView.onActivated: activateAll()
311 StackView.onDeactivated: deactivateAll()
319 StackView.onActivated: {
332 StackView.onDeactivated: {
401 StackView.onActivated: activateAll()
402 StackView.onDeactivated: deactivateAll()
411 StackView.onActivated: this.onActivated()
[all …]
H A DRenameDirectoryPage.qml62 visible: page.StackView.view && page.StackView.view.depth > 1
63 onClicked: page.StackView.view.pop()
148 onClicked: page.StackView.view.push(editDirFormatsPage)
154 StackView.onActivated: {
158 StackView.onDeactivated: {
210 StackView.onActivated: {
213 StackView.onDeactivated: {
H A DMainPage.qml64 iconName: page.StackView.view.depth > 1 ? "go-previous"
69 if (page.StackView.view.depth > 1) {
70 page.StackView.view.pop()
181 onTriggered: page.StackView.view.push(settingsPage)
190 onTriggered: page.StackView.view.push(batchImportPage)
203 onTriggered: page.StackView.view.push(renameDirPage)
221 onTriggered: page.StackView.view.push(filterPage)
358 when: page.StackView.view.depth > 1
368 interactive: page.StackView.view.depth === 1
H A DFilterPage.qml77 visible: page.StackView.view && page.StackView.view.depth > 1
78 onClicked: page.StackView.view.pop()
158 StackView.onActivated: {
161 StackView.onDeactivated: {
H A DBatchImportPage.qml89 visible: page.StackView.view && page.StackView.view.depth > 1
90 onClicked: page.StackView.view.pop()
158 page.StackView.view.push(editProfilesPage)
196 StackView.onActivated: textArea.text = ""
197 StackView.onDeactivated: {
H A DImportProfilesEditPage.qml168 StackView.onActivated: {
181 StackView.onDeactivated: {
220 page.StackView.view.push(editProfilePage)
222 StackView.onActivated: {
228 StackView.onDeactivated: {
/dports/x11-toolkits/qt5-quickcontrols/kde-qtquickcontrols-5.15.2p3/src/controls/
H A DStackView.qml45 \qmltype StackView
66 StackView {
84 \section1 Using StackView in an Application
312 StackView {
349 StackView {
469 Items in a StackView support these attached properties:
480 /*! \qmlproperty int StackView::depth
486 /*! \qmlproperty Item StackView::currentItem
517 /*! \qmlmethod Item StackView::push(Item item)
685 /*! \qmlmethod void StackView::clear()
[all …]
/dports/x11/plasma5-plasma-desktop/plasma-desktop-5.23.5/applets/kickoff/package/contents/ui/
H A DPlacesPage.qml60 // StackView.status and visible. This way the bindings are reset when
66 when: root.T.StackView.status === T.StackView.Active && root.visible
73 when: root.T.StackView.status === T.StackView.Active && root.visible
H A DApplicationsPage.qml124 // StackView.status and visible. This way the bindings are reset when
130 when: root.T.StackView.status === T.StackView.Active && root.visible
137 when: root.T.StackView.status === T.StackView.Active && root.visible
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/tests/auto/qml/codemodel/importscheck/005_compositeQmlCopyAndCpp/QtQuick/Controls/
H A DStackView.qml56 \qmltype StackView
69 \section1 Using StackView in an Application
289 \l {StackView::delegate}{delegate}. By default, popTransition and
296 StackView {
324 times to a StackView, you should always override
333 StackView {
372 When the StackView needs a new transition, it first calls
453 Items in a StackView support these attached properties:
464 /*! \qmlproperty int StackView::depth
470 /*! \qmlproperty Item StackView::currentItem
[all …]
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/tests/auto/qml/codemodel/importscheck/007_compositeQmlCopyAndCppAndQml/QtQuick/Controls/
H A DStackView.qml56 \qmltype StackView
69 \section1 Using StackView in an Application
289 \l {StackView::delegate}{delegate}. By default, popTransition and
296 StackView {
324 times to a StackView, you should always override
333 StackView {
372 When the StackView needs a new transition, it first calls
453 Items in a StackView support these attached properties:
464 /*! \qmlproperty int StackView::depth
470 /*! \qmlproperty Item StackView::currentItem
[all …]
/dports/net-im/cutegram/Cutegram-2.7.1-stable/Cutegram/asemantools/qml/AsemanTools/Controls/
H A Dqmldir26 StackView 1.0 StackView.qml
/dports/net-im/kaidan/kaidan-0.8.0/src/qml/registration/
H A DCustomFormViewAutomaticRegistration.qml44 Controls.StackView.onStatusChanged: {
45 if (Controls.StackView.status === Controls.StackView.Active)
/dports/x11-toolkits/qt5-quickcontrols2/kde-qtquickcontrols2-5.15.2p8/dist/
H A Dchanges-5.8.0120 - StackView:
121 * Added attached StackView.activated(), StackView.deactivated(),
122 StackView.activating(), and StackView.deactivating() signals that are
124 * [QTBUG-55405] Added StackView.removed() attached signal to provide a
125 way to delete items that StackView won't.
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/cursive_core-0.2.2/src/views/
H A Dstack_view.rs17 pub struct StackView { struct
217 new_default!(StackView);
219 impl StackView { impl
222 StackView { in new()
611 impl View for StackView { implementation
709 let mut stack = StackView::new().layer(TextView::new("1")); in pop_add()
726 let mut stack = StackView::new() in move_layer_works()
773 let mut stack = StackView::new() in get()
/dports/x11/plasma5-plasma-workspace/plasma-workspace-5.23.5/wallpapers/image/imagepackage/contents/ui/
H A Dmain.qml16 QQC2.StackView {
94 … isFirst ? QQC2.StackView.Immediate : QQC2.StackView.Transition);//dont' animate first show
118 QQC2.StackView.onRemoved: destroy()
/dports/x11-toolkits/qt5-quickcontrols2/kde-qtquickcontrols2-5.15.2p8/src/imports/controls/doc/snippets/
H A Dqtquickcontrols2-stackview-visible.qml32 StackView {
40 property real pos: StackView.index * stackView.offset
44 StackView.visible: true

123456789