style.qrc 2.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657
  1. <RCC>
  2. <qresource prefix="icons/qdarkstyle">
  3. <file alias="index.theme">icons/index.theme</file>
  4. <file alias="16x16/lock.png">icons/16x16/lock.png</file>
  5. <file alias="16x16/view-refresh.png">icons/16x16/view-refresh.png</file>
  6. <file alias="48x48/bad_folder.png">icons/48x48/bad_folder.png</file>
  7. <file alias="48x48/chip.png">icons/48x48/chip.png</file>
  8. <file alias="48x48/folder.png">icons/48x48/folder.png</file>
  9. <file alias="48x48/plus.png">icons/48x48/plus.png</file>
  10. <file alias="48x48/sd_card.png">icons/48x48/sd_card.png</file>
  11. <file alias="256x256/plus_folder.png">icons/256x256/plus_folder.png</file>
  12. </qresource>
  13. <qresource prefix="qss_icons">
  14. <file>rc/up_arrow_disabled.png</file>
  15. <file>rc/Hmovetoolbar.png</file>
  16. <file>rc/stylesheet-branch-end.png</file>
  17. <file>rc/branch_closed-on.png</file>
  18. <file>rc/stylesheet-vline.png</file>
  19. <file>rc/branch_closed.png</file>
  20. <file>rc/branch_open-on.png</file>
  21. <file>rc/transparent.png</file>
  22. <file>rc/right_arrow_disabled.png</file>
  23. <file>rc/sizegrip.png</file>
  24. <file>rc/close.png</file>
  25. <file>rc/close-hover.png</file>
  26. <file>rc/close-pressed.png</file>
  27. <file>rc/down_arrow.png</file>
  28. <file>rc/Vmovetoolbar.png</file>
  29. <file>rc/left_arrow.png</file>
  30. <file>rc/stylesheet-branch-more.png</file>
  31. <file>rc/up_arrow.png</file>
  32. <file>rc/right_arrow.png</file>
  33. <file>rc/left_arrow_disabled.png</file>
  34. <file>rc/Hsepartoolbar.png</file>
  35. <file>rc/branch_open.png</file>
  36. <file>rc/Vsepartoolbar.png</file>
  37. <file>rc/down_arrow_disabled.png</file>
  38. <file>rc/undock.png</file>
  39. <file>rc/checkbox_checked_disabled.png</file>
  40. <file>rc/checkbox_checked_focus.png</file>
  41. <file>rc/checkbox_checked.png</file>
  42. <file>rc/checkbox_indeterminate.png</file>
  43. <file>rc/checkbox_indeterminate_focus.png</file>
  44. <file>rc/checkbox_unchecked_disabled.png</file>
  45. <file>rc/checkbox_unchecked_focus.png</file>
  46. <file>rc/checkbox_unchecked.png</file>
  47. <file>rc/radio_checked_disabled.png</file>
  48. <file>rc/radio_checked_focus.png</file>
  49. <file>rc/radio_checked.png</file>
  50. <file>rc/radio_unchecked_disabled.png</file>
  51. <file>rc/radio_unchecked_focus.png</file>
  52. <file>rc/radio_unchecked.png</file>
  53. </qresource>
  54. <qresource prefix="qdarkstyle">
  55. <file>style.qss</file>
  56. </qresource>
  57. </RCC>