Открыть боковую панель
Aurora OS
Demos
UI Component Gallery
Коммиты
1cf3387d
Коммит
1cf3387d
создал
Янв 24, 2024
по автору
Konstantin Hvorov
Зафиксировано автором
Alexey Andreev
Фев 06, 2024
Просмотр файлов
[AppBar] Fix context examples.
#29
владелец
78f3ff9a
Изменения
1
Скрыть пробелы
Построчно
Рядом
qml/pages/AppBarPage.qml
Просмотр файла @
1cf3387d
...
...
@@ -20,7 +20,7 @@ Page {
AppBarButton
{
//% "Context"
property
string
context
:
qsTrId
(
"
ui-component-gallery-app-bar-context
"
)
context
:
qsTrId
(
"
ui-component-gallery-app-bar-context
"
)
icon.source
:
"
image://theme/icon-splus-more
"
}
...
...
@@ -31,7 +31,7 @@ Page {
AppBarButton
{
//% "Very long context message, very long context message"
property
string
context
:
qsTrId
(
"
ui-component-gallery-app-bar-very-long-context-message-very-long-context-message
"
)
context
:
qsTrId
(
"
ui-component-gallery-app-bar-very-long-context-message-very-long-context-message
"
)
//% "AppBar"
text
:
qsTrId
(
"
ui-component-gallery-app-bar-app-bar
"
)
...
...
@@ -303,7 +303,7 @@ Page {
AppBarButton
{
//% "Open search on new page"
property
string
context
:
qsTrId
(
"
ui-component-gallery-app-bar-open-search-on-new-page
"
)
context
:
qsTrId
(
"
ui-component-gallery-app-bar-open-search-on-new-page
"
)
onClicked
:
pageStack
.
push
(
searchPageComponent
)
...
...
Редактирование
Предварительный просмотр
Поддерживает Markdown
0%
Попробовать снова
или
прикрепить новый файл
.
Отмена
You are about to add
0
people
to the discussion. Proceed with caution.
Сначала завершите редактирование этого сообщения!
Отмена
Пожалуйста,
зарегистрируйтесь
или
войдите
чтобы прокомментировать