mirror of
https://github.com/iDescriptor/iDescriptor.git
synced 2026-06-21 19:35:49 +08:00
b15b205f52
- Added QStackedWidget to manage different states in InstalledAppsWidget. - Created separate loading, error, and content widgets for better UI management. - Updated LoginDialog title and adjusted styles for labels. - Enhanced MainWindow by removing unused code and improving device handling. - Updated QueryMobileGestaltWidget UI for better clarity and usability. - Removed deprecated screenshot handling code in RealtimeScreen.
13 lines
467 B
Plaintext
13 lines
467 B
Plaintext
<RCC>
|
|
<qresource prefix="/">
|
|
<file>icons/ArrowMoveDownRight.svg</file>
|
|
<file>icons/video-x-generic.png</file>
|
|
<file>icons/MdiLightningBolt.png</file>
|
|
<file>icons/MingcuteSettings7Line.png</file>
|
|
<file>icons/ClarityHardDiskSolidAlerted.png</file>
|
|
<file>icons/icon.png</file>
|
|
<file>qml/MapView.qml</file>
|
|
<file>resources/dump.js</file>
|
|
<file>resources/iphone.png</file>
|
|
</qresource>
|
|
</RCC> |