Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F114550
ActionSettingsPage.qml
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Award Token
Flag For Later
Size
480 B
Referenced Files
None
Subscribers
None
ActionSettingsPage.qml
View Options
/*
* This file is part of kazv.
* SPDX-FileCopyrightText: 2020-2022 Tusooa Zhu <tusooa@kazv.moe>
* SPDX-License-Identifier: AGPL-3.0-or-later
*/
import
org
.
kde
.
kirigami
2.13
as
Kirigami
import
'.'
as
Kazv
import
'shortcuts'
as
KazvShortcuts
Kazv
.
ClosableScrollablePage
{
id: page
property
alias
actionsToConfigure:
settings
.
actions
title:
l10n
.
get
(
'action-settings-page-title'
)
KazvShortcuts
.
ActionSettings
{
id: settings
shortcutsConfig:
kazvConfig
}
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Nov 26, 11:21 AM (1 d, 14 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
40285
Default Alt Text
ActionSettingsPage.qml (480 B)
Attached To
Mode
rK kazv
Attached
Detach File
Event Timeline
Log In to Comment