forked from NHERI-SimCenter/CWE-Simulation-Tool
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcwe_resources.qrc
More file actions
23 lines (23 loc) · 808 Bytes
/
cwe_resources.qrc
File metadata and controls
23 lines (23 loc) · 808 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<RCC>
<qresource prefix="/buttons">
<file>images/CWE_button_down_arrows.png</file>
<file>images/CWE_button_up_arrows.png</file>
<file>images/CWE_down.png</file>
<file>images/CWE_left.png</file>
<file>images/CWE_right.png</file>
<file>images/CWE_up.png</file>
<file>images/CWE_icons.idraw</file>
<file>images/CWE_download.png</file>
<file>images/CWE_eye.png</file>
<file>images/CWE_empty.png</file>
<file>images/placeholderIcon.png</file>
<file>images/defaultCaseImage.png</file>
</qresource>
<qresource prefix="/">
<file>copyText.txt</file>
<file>cweStyle.qss</file>
</qresource>
<qresource prefix="/qml">
<file>QML/BusyIndicatorDef.qml</file>
</qresource>
</RCC>