icons.qrc 2.0 KB

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