RinUI 0.1.3.1__tar.gz → 0.1.4__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {rinui-0.1.3.1/RinUI.egg-info → rinui-0.1.4}/PKG-INFO +1 -1
- {rinui-0.1.3.1 → rinui-0.1.4}/RinUI/__init__.py +1 -1
- rinui-0.1.4/RinUI/components/StatusAndInfo/BusyIndicator.qml +11 -0
- {rinui-0.1.3.1 → rinui-0.1.4}/RinUI/components/StatusAndInfo/InfoBar.qml +1 -1
- {rinui-0.1.3.1 → rinui-0.1.4}/RinUI/components/StatusAndInfo/ProgressBar.qml +1 -1
- {rinui-0.1.3.1 → rinui-0.1.4}/RinUI/components/StatusAndInfo/ProgressRing.qml +2 -2
- {rinui-0.1.3.1 → rinui-0.1.4}/RinUI/components/qmldir +1 -0
- {rinui-0.1.3.1 → rinui-0.1.4}/RinUI/core/__init__.py +5 -2
- {rinui-0.1.3.1 → rinui-0.1.4}/RinUI/core/launcher.py +18 -6
- {rinui-0.1.3.1 → rinui-0.1.4}/RinUI/qmldir +2 -0
- {rinui-0.1.3.1 → rinui-0.1.4}/RinUI/windows/TitleBar.qml +4 -3
- {rinui-0.1.3.1 → rinui-0.1.4}/RinUI/windows/WindowManager.qml +14 -5
- {rinui-0.1.3.1 → rinui-0.1.4/RinUI.egg-info}/PKG-INFO +1 -1
- {rinui-0.1.3.1 → rinui-0.1.4}/RinUI.egg-info/SOURCES.txt +1 -0
- {rinui-0.1.3.1 → rinui-0.1.4}/pyproject.toml +1 -1
- {rinui-0.1.3.1 → rinui-0.1.4}/LICENSE +0 -0
- {rinui-0.1.3.1 → rinui-0.1.4}/MANIFEST.in +0 -0
- {rinui-0.1.3.1 → rinui-0.1.4}/README.md +0 -0
- {rinui-0.1.3.1 → rinui-0.1.4}/RinUI/assets/fonts/FluentSystemIcons-Index.js +0 -0
- {rinui-0.1.3.1 → rinui-0.1.4}/RinUI/assets/fonts/FluentSystemIcons-Resizable.ttf +0 -0
- {rinui-0.1.3.1 → rinui-0.1.4}/RinUI/assets/img/default_app_icon.png +0 -0
- {rinui-0.1.3.1 → rinui-0.1.4}/RinUI/components/Base.qml +0 -0
- {rinui-0.1.3.1 → rinui-0.1.4}/RinUI/components/BasicInput/Button.qml +0 -0
- {rinui-0.1.3.1 → rinui-0.1.4}/RinUI/components/BasicInput/CheckBox.qml +0 -0
- {rinui-0.1.3.1 → rinui-0.1.4}/RinUI/components/BasicInput/ComboBox.qml +0 -0
- {rinui-0.1.3.1 → rinui-0.1.4}/RinUI/components/BasicInput/DropDownButton.qml +0 -0
- {rinui-0.1.3.1 → rinui-0.1.4}/RinUI/components/BasicInput/Hyperlink.qml +0 -0
- {rinui-0.1.3.1 → rinui-0.1.4}/RinUI/components/BasicInput/PillButton.qml +0 -0
- {rinui-0.1.3.1 → rinui-0.1.4}/RinUI/components/BasicInput/RadioButton.qml +0 -0
- {rinui-0.1.3.1 → rinui-0.1.4}/RinUI/components/BasicInput/RoundButton.qml +0 -0
- {rinui-0.1.3.1 → rinui-0.1.4}/RinUI/components/BasicInput/Slider.qml +0 -0
- {rinui-0.1.3.1 → rinui-0.1.4}/RinUI/components/BasicInput/Switch.qml +0 -0
- {rinui-0.1.3.1 → rinui-0.1.4}/RinUI/components/BasicInput/ToggleButton.qml +0 -0
- {rinui-0.1.3.1 → rinui-0.1.4}/RinUI/components/BasicInput/ToolButton.qml +0 -0
- {rinui-0.1.3.1 → rinui-0.1.4}/RinUI/components/ContextMenu.qml +0 -0
- {rinui-0.1.3.1 → rinui-0.1.4}/RinUI/components/DateAndTime/DatePicker.qml +0 -0
- {rinui-0.1.3.1 → rinui-0.1.4}/RinUI/components/DateAndTime/PickerView.qml +0 -0
- {rinui-0.1.3.1 → rinui-0.1.4}/RinUI/components/DateAndTime/TimePicker.qml +0 -0
- {rinui-0.1.3.1 → rinui-0.1.4}/RinUI/components/DialogsAndFlyouts/Dialog.qml +0 -0
- {rinui-0.1.3.1 → rinui-0.1.4}/RinUI/components/DialogsAndFlyouts/DialogButtonBox.qml +0 -0
- {rinui-0.1.3.1 → rinui-0.1.4}/RinUI/components/DialogsAndFlyouts/Flyout.qml +0 -0
- {rinui-0.1.3.1 → rinui-0.1.4}/RinUI/components/DialogsAndFlyouts/Popup.qml +0 -0
- {rinui-0.1.3.1 → rinui-0.1.4}/RinUI/components/FocusIndicator.qml +0 -0
- {rinui-0.1.3.1 → rinui-0.1.4}/RinUI/components/IconWidget.qml +0 -0
- {rinui-0.1.3.1 → rinui-0.1.4}/RinUI/components/Indicator.qml +0 -0
- {rinui-0.1.3.1 → rinui-0.1.4}/RinUI/components/Layout/Expander.qml +0 -0
- {rinui-0.1.3.1 → rinui-0.1.4}/RinUI/components/Layout/SettingExpander.qml +0 -0
- {rinui-0.1.3.1 → rinui-0.1.4}/RinUI/components/Layout/SettingItem.qml +0 -0
- {rinui-0.1.3.1 → rinui-0.1.4}/RinUI/components/ListAndCollections/Clip.qml +0 -0
- {rinui-0.1.3.1 → rinui-0.1.4}/RinUI/components/ListAndCollections/Frame.qml +0 -0
- {rinui-0.1.3.1 → rinui-0.1.4}/RinUI/components/ListAndCollections/ListView.qml +0 -0
- {rinui-0.1.3.1 → rinui-0.1.4}/RinUI/components/ListAndCollections/ListViewDelegate.qml +0 -0
- {rinui-0.1.3.1 → rinui-0.1.4}/RinUI/components/ListAndCollections/SettingCard.qml +0 -0
- {rinui-0.1.3.1 → rinui-0.1.4}/RinUI/components/ListAndCollections/TableView.qml +0 -0
- {rinui-0.1.3.1 → rinui-0.1.4}/RinUI/components/ListAndCollections/TableViewDelegate.qml +0 -0
- {rinui-0.1.3.1 → rinui-0.1.4}/RinUI/components/Media/Avatar.qml +0 -0
- {rinui-0.1.3.1 → rinui-0.1.4}/RinUI/components/MenusAndToolbars/Menu.qml +0 -0
- {rinui-0.1.3.1 → rinui-0.1.4}/RinUI/components/MenusAndToolbars/MenuBar.qml +0 -0
- {rinui-0.1.3.1 → rinui-0.1.4}/RinUI/components/MenusAndToolbars/MenuItem.qml +0 -0
- {rinui-0.1.3.1 → rinui-0.1.4}/RinUI/components/MenusAndToolbars/MenuItemGroup.qml +0 -0
- {rinui-0.1.3.1 → rinui-0.1.4}/RinUI/components/MenusAndToolbars/MenuSeparator.qml +0 -0
- {rinui-0.1.3.1 → rinui-0.1.4}/RinUI/components/MenusAndToolbars/TextInputMenu.qml +0 -0
- {rinui-0.1.3.1 → rinui-0.1.4}/RinUI/components/MenusAndToolbars/ToolSeparator.qml +0 -0
- {rinui-0.1.3.1 → rinui-0.1.4}/RinUI/components/Navigation/ErrorPage.qml +0 -0
- {rinui-0.1.3.1 → rinui-0.1.4}/RinUI/components/Navigation/NavigationBar.qml +0 -0
- {rinui-0.1.3.1 → rinui-0.1.4}/RinUI/components/Navigation/NavigationItem.qml +0 -0
- {rinui-0.1.3.1 → rinui-0.1.4}/RinUI/components/Navigation/NavigationSubItem.qml +0 -0
- {rinui-0.1.3.1 → rinui-0.1.4}/RinUI/components/Navigation/NavigationView.qml +0 -0
- {rinui-0.1.3.1 → rinui-0.1.4}/RinUI/components/Navigation/Segmented.qml +0 -0
- {rinui-0.1.3.1 → rinui-0.1.4}/RinUI/components/Navigation/SegmentedItem.qml +0 -0
- {rinui-0.1.3.1 → rinui-0.1.4}/RinUI/components/Navigation/SelectorBar.qml +0 -0
- {rinui-0.1.3.1 → rinui-0.1.4}/RinUI/components/Navigation/SelectorBarItem.qml +0 -0
- {rinui-0.1.3.1 → rinui-0.1.4}/RinUI/components/ScrollBar.qml +0 -0
- {rinui-0.1.3.1 → rinui-0.1.4}/RinUI/components/ScrollView.qml +0 -0
- {rinui-0.1.3.1 → rinui-0.1.4}/RinUI/components/Shadow.qml +0 -0
- {rinui-0.1.3.1 → rinui-0.1.4}/RinUI/components/StatusAndInfo/InfoBadge.qml +0 -0
- {rinui-0.1.3.1 → rinui-0.1.4}/RinUI/components/StatusAndInfo/Toast.qml +0 -0
- {rinui-0.1.3.1 → rinui-0.1.4}/RinUI/components/StatusAndInfo/ToolTip.qml +0 -0
- {rinui-0.1.3.1 → rinui-0.1.4}/RinUI/components/Text/SpinBox.qml +0 -0
- {rinui-0.1.3.1 → rinui-0.1.4}/RinUI/components/Text/Text.qml +0 -0
- {rinui-0.1.3.1 → rinui-0.1.4}/RinUI/components/Text/TextArea.qml +0 -0
- {rinui-0.1.3.1 → rinui-0.1.4}/RinUI/components/Text/TextField.qml +0 -0
- {rinui-0.1.3.1 → rinui-0.1.4}/RinUI/components/Text/TextInput.qml +0 -0
- {rinui-0.1.3.1 → rinui-0.1.4}/RinUI/core/config.py +0 -0
- {rinui-0.1.3.1 → rinui-0.1.4}/RinUI/core/theme.py +0 -0
- {rinui-0.1.3.1 → rinui-0.1.4}/RinUI/core/translator.py +0 -0
- {rinui-0.1.3.1 → rinui-0.1.4}/RinUI/core/window.py +0 -0
- {rinui-0.1.3.1 → rinui-0.1.4}/RinUI/hooks/__init__.py +0 -0
- {rinui-0.1.3.1 → rinui-0.1.4}/RinUI/hooks/hook-RinUI.py +0 -0
- {rinui-0.1.3.1 → rinui-0.1.4}/RinUI/languages/en_US.qm +0 -0
- {rinui-0.1.3.1 → rinui-0.1.4}/RinUI/languages/en_US.ts +0 -0
- {rinui-0.1.3.1 → rinui-0.1.4}/RinUI/languages/zh_CN.qm +0 -0
- {rinui-0.1.3.1 → rinui-0.1.4}/RinUI/languages/zh_CN.ts +0 -0
- {rinui-0.1.3.1 → rinui-0.1.4}/RinUI/themes/Appearance.qml +0 -0
- {rinui-0.1.3.1 → rinui-0.1.4}/RinUI/themes/Colors.qml +0 -0
- {rinui-0.1.3.1 → rinui-0.1.4}/RinUI/themes/dark.qml +0 -0
- {rinui-0.1.3.1 → rinui-0.1.4}/RinUI/themes/light.qml +0 -0
- {rinui-0.1.3.1 → rinui-0.1.4}/RinUI/themes/qmldir +0 -0
- {rinui-0.1.3.1 → rinui-0.1.4}/RinUI/themes/theme.qml +0 -0
- {rinui-0.1.3.1 → rinui-0.1.4}/RinUI/themes/utils.qml +0 -0
- {rinui-0.1.3.1 → rinui-0.1.4}/RinUI/utils/Animation.qml +0 -0
- {rinui-0.1.3.1 → rinui-0.1.4}/RinUI/utils/FloatLayer.qml +0 -0
- {rinui-0.1.3.1 → rinui-0.1.4}/RinUI/utils/FontIconLoader.qml +0 -0
- {rinui-0.1.3.1 → rinui-0.1.4}/RinUI/utils/Position.qml +0 -0
- {rinui-0.1.3.1 → rinui-0.1.4}/RinUI/utils/Severity.qml +0 -0
- {rinui-0.1.3.1 → rinui-0.1.4}/RinUI/utils/Typography.qml +0 -0
- {rinui-0.1.3.1 → rinui-0.1.4}/RinUI/utils/qmldir +0 -0
- {rinui-0.1.3.1 → rinui-0.1.4}/RinUI/windows/CtrlBtn.qml +0 -0
- {rinui-0.1.3.1 → rinui-0.1.4}/RinUI/windows/FluentPage.qml +0 -0
- {rinui-0.1.3.1 → rinui-0.1.4}/RinUI/windows/FluentWindow.qml +0 -0
- {rinui-0.1.3.1 → rinui-0.1.4}/RinUI/windows/FluentWindowBase.qml +0 -0
- {rinui-0.1.3.1 → rinui-0.1.4}/RinUI/windows/qmldir +0 -0
- {rinui-0.1.3.1 → rinui-0.1.4}/RinUI/windows/window/ApplicationWindow.qml +0 -0
- {rinui-0.1.3.1 → rinui-0.1.4}/RinUI/windows/window/Window.qml +0 -0
- {rinui-0.1.3.1 → rinui-0.1.4}/RinUI.egg-info/dependency_links.txt +0 -0
- {rinui-0.1.3.1 → rinui-0.1.4}/RinUI.egg-info/entry_points.txt +0 -0
- {rinui-0.1.3.1 → rinui-0.1.4}/RinUI.egg-info/requires.txt +0 -0
- {rinui-0.1.3.1 → rinui-0.1.4}/RinUI.egg-info/top_level.txt +0 -0
- {rinui-0.1.3.1 → rinui-0.1.4}/setup.cfg +0 -0
@@ -0,0 +1,11 @@
|
|
1
|
+
import QtQuick 2.15
|
2
|
+
import QtQuick.Controls.Basic 2.15
|
3
|
+
import QtQuick.Layouts 2.15
|
4
|
+
import "../../themes"
|
5
|
+
import "../../components"
|
6
|
+
|
7
|
+
ProgressRing {
|
8
|
+
property bool running: true // 兼容BusyIndicator
|
9
|
+
state: ProgressRing.Running
|
10
|
+
indeterminate: running
|
11
|
+
}
|
@@ -125,7 +125,7 @@ Frame {
|
|
125
125
|
id: bodyText
|
126
126
|
property bool wrap: (
|
127
127
|
(
|
128
|
-
infoBar.width - iconWidget.width -
|
128
|
+
infoBar.width - iconWidget.width - rights.width - custom.width
|
129
129
|
- main.spacing * 5 - infoBar.padding * 2
|
130
130
|
)
|
131
131
|
< implicitWidth
|
@@ -54,7 +54,7 @@ ProgressBar {
|
|
54
54
|
radius: root.radius
|
55
55
|
color: root.state === 1 ? Theme.currentTheme.colors.systemCautionColor :
|
56
56
|
root.state === 2 ? Theme.currentTheme.colors.systemCriticalColor :
|
57
|
-
|
57
|
+
primaryColor
|
58
58
|
|
59
59
|
width: indeterminate ? state === 0 ? root.width / 3 : parent.width : root.visualPosition * parent.width
|
60
60
|
x: indeterminate ? -indicator.width : 0
|
@@ -1,7 +1,7 @@
|
|
1
1
|
import QtQuick 2.15
|
2
2
|
import QtQuick.Controls 2.15
|
3
3
|
import QtQuick.Controls.Basic 2.15 as QQC
|
4
|
-
import Qt5Compat.GraphicalEffects
|
4
|
+
import Qt5Compat.GraphicalEffects
|
5
5
|
import "../../themes"
|
6
6
|
import "../../components"
|
7
7
|
|
@@ -31,7 +31,7 @@
|
|
31
31
|
? Theme.currentTheme.colors.systemCautionColor
|
32
32
|
: state === ProgressRing.Error
|
33
33
|
? Theme.currentTheme.colors.systemCriticalColor
|
34
|
-
:
|
34
|
+
: primaryColor
|
35
35
|
property real _progress: (to - from) === 0
|
36
36
|
? 0
|
37
37
|
: Math.max(0, Math.min(1, (value - from) / (to - from)))
|
@@ -1,5 +1,8 @@
|
|
1
1
|
from .theme import ThemeManager
|
2
2
|
from .launcher import RinUIWindow
|
3
|
-
from .config import DEFAULT_CONFIG, RinConfig, PATH, Theme, BackdropEffect, ConfigManager
|
3
|
+
from .config import DEFAULT_CONFIG, RinConfig, PATH, Theme, BackdropEffect, ConfigManager, is_windows
|
4
4
|
from .translator import RinUITranslator
|
5
|
-
|
5
|
+
|
6
|
+
|
7
|
+
if is_windows():
|
8
|
+
from .window import WinEventFilter, WinEventManager
|
@@ -9,8 +9,7 @@ from PySide6.QtQml import QQmlApplicationEngine
|
|
9
9
|
from pathlib import Path
|
10
10
|
|
11
11
|
from .theme import ThemeManager
|
12
|
-
from .
|
13
|
-
from .config import BackdropEffect, is_windows, Theme, RINUI_PATH, RinConfig
|
12
|
+
from .config import BackdropEffect, is_windows, Theme, RINUI_PATH
|
14
13
|
|
15
14
|
|
16
15
|
class RinUIWindow:
|
@@ -28,7 +27,7 @@ class RinUIWindow:
|
|
28
27
|
self.engine = QQmlApplicationEngine()
|
29
28
|
self.theme_manager = ThemeManager()
|
30
29
|
self.win_event_filter = None
|
31
|
-
self.win_event_manager =
|
30
|
+
self.win_event_manager = None
|
32
31
|
self.qml_path = qml_path
|
33
32
|
self._initialized = True
|
34
33
|
|
@@ -78,15 +77,28 @@ class RinUIWindow:
|
|
78
77
|
self.theme_manager.set_window(self.root_window)
|
79
78
|
|
80
79
|
# 窗口句柄管理
|
80
|
+
self._window_handle_setup()
|
81
|
+
|
82
|
+
self._print_startup_info()
|
83
|
+
|
84
|
+
def _window_handle_setup(self) -> None:
|
85
|
+
"""
|
86
|
+
set up the window handle. (Only available on Windows platform)
|
87
|
+
:return:
|
88
|
+
"""
|
89
|
+
if not is_windows():
|
90
|
+
return
|
91
|
+
|
92
|
+
from .window import WinEventFilter, WinEventManager
|
93
|
+
|
81
94
|
self.win_event_filter = WinEventFilter(self.root_window)
|
95
|
+
self.win_event_manager = WinEventManager()
|
82
96
|
|
83
97
|
app_instance = QApplication.instance()
|
84
98
|
app_instance.installNativeEventFilter(self.win_event_filter)
|
85
99
|
self.engine.rootContext().setContextProperty("WinEventManager", self.win_event_manager)
|
86
100
|
self._apply_windows_effects()
|
87
101
|
|
88
|
-
self._print_startup_info()
|
89
|
-
|
90
102
|
def setIcon(self, path: str) -> None:
|
91
103
|
"""
|
92
104
|
Sets the icon for the application.
|
@@ -105,7 +117,7 @@ class RinUIWindow:
|
|
105
117
|
Apply Windows effects to the window.
|
106
118
|
:return:
|
107
119
|
"""
|
108
|
-
if
|
120
|
+
if is_windows():
|
109
121
|
self.theme_manager.apply_backdrop_effect(self.theme_manager.get_backdrop_effect())
|
110
122
|
self.theme_manager.apply_window_effects()
|
111
123
|
|
@@ -29,6 +29,7 @@ PickerView 1.0 components/DateAndTime/PickerView.qml
|
|
29
29
|
|
30
30
|
# Dialogs & Flyouts
|
31
31
|
Dialog 1.0 components/DialogsAndFlyouts/Dialog.qml
|
32
|
+
DialogButtonBox 1.0 components/DialogsAndFlyouts/DialogButtonBox.qml
|
32
33
|
Flyout 1.0 components/DialogsAndFlyouts/Flyout.qml
|
33
34
|
Popup 1.0 components/DialogsAndFlyouts/Popup.qml
|
34
35
|
TeachingTip 1.0 components/DialogsAndFlyouts/TeachingTip.qml
|
@@ -53,6 +54,7 @@ InfoBar 1.0 components/StatusAndInfo/InfoBar.qml
|
|
53
54
|
ProgressBar 1.0 components/StatusAndInfo/ProgressBar.qml
|
54
55
|
ProgressRing 1.0 components/StatusAndInfo/ProgressRing.qml
|
55
56
|
ToolTip 1.0 components/StatusAndInfo/ToolTip.qml
|
57
|
+
BusyIndicator 1.0 components/StatusAndInfo/BusyIndicator.qml
|
56
58
|
|
57
59
|
# ListAndCollections
|
58
60
|
Clip 1.0 components/ListAndCollections/Clip.qml
|
@@ -54,8 +54,8 @@ Item {
|
|
54
54
|
onPressed: {
|
55
55
|
clickPos = Qt.point(mouseX, mouseY)
|
56
56
|
|
57
|
-
if (
|
58
|
-
return
|
57
|
+
if (Qt.platform.os !== "windows" || !WindowManager._isWinMgrInitialized()) {
|
58
|
+
return
|
59
59
|
}
|
60
60
|
WindowManager.sendDragWindowEvent(window)
|
61
61
|
}
|
@@ -65,7 +65,8 @@ Item {
|
|
65
65
|
return
|
66
66
|
}
|
67
67
|
|
68
|
-
if (
|
68
|
+
if (Qt.platform.os !== "windows" && WindowManager._isWinMgrInitialized()) {
|
69
|
+
log("Windows only")
|
69
70
|
return // 在win环境使用原生方法拖拽
|
70
71
|
}
|
71
72
|
|
@@ -8,7 +8,7 @@ Item {
|
|
8
8
|
|
9
9
|
function sendDragWindowEvent(window) {
|
10
10
|
if (!_isWinMgrInitialized()) {
|
11
|
-
console.error("
|
11
|
+
console.error("WindowManager is not defined.")
|
12
12
|
return -1
|
13
13
|
}
|
14
14
|
WinEventManager.dragWindowEvent(WinEventManager.getWindowId(window))
|
@@ -16,14 +16,23 @@ Item {
|
|
16
16
|
|
17
17
|
function maximizeWindow(window) {
|
18
18
|
if (!_isWinMgrInitialized()) {
|
19
|
-
console.
|
20
|
-
return -1
|
19
|
+
console.warn("WindowManager is not defined.")
|
21
20
|
}
|
22
|
-
if (
|
21
|
+
if (Qt.platform.os === "windows") {
|
23
22
|
WinEventManager.maximizeWindow(WinEventManager.getWindowId(window))
|
24
23
|
return // 在win环境使用原生方法拖拽
|
25
24
|
}
|
26
25
|
|
27
|
-
window
|
26
|
+
toggleMaximizeWindow(window)
|
27
|
+
}
|
28
|
+
|
29
|
+
function toggleMaximizeWindow(window) {
|
30
|
+
if (!window) return;
|
31
|
+
|
32
|
+
if (window.visibility === Window.Maximized || window.isMaximized) {
|
33
|
+
window.showNormal();
|
34
|
+
} else {
|
35
|
+
window.showMaximized();
|
36
|
+
}
|
28
37
|
}
|
29
38
|
}
|
@@ -68,6 +68,7 @@ RinUI/components/Navigation/Segmented.qml
|
|
68
68
|
RinUI/components/Navigation/SegmentedItem.qml
|
69
69
|
RinUI/components/Navigation/SelectorBar.qml
|
70
70
|
RinUI/components/Navigation/SelectorBarItem.qml
|
71
|
+
RinUI/components/StatusAndInfo/BusyIndicator.qml
|
71
72
|
RinUI/components/StatusAndInfo/InfoBadge.qml
|
72
73
|
RinUI/components/StatusAndInfo/InfoBar.qml
|
73
74
|
RinUI/components/StatusAndInfo/ProgressBar.qml
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|