Advertisement
Guest User

Untitled

a guest
Apr 25th, 2019
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.55 KB | None | 0 0
  1. /nix/store/l3p6bkpvy3wa34i13pqa8nv6vj2vv26c-kproperty-3.2.0
  2. ├── include
  3. │   ├── KPropertyCore3
  4. │   │   ├── config-kproperty.h
  5. │   │   ├── KProperty
  6. │   │   ├── KPropertyComposedUrl
  7. │   │   ├── KPropertyComposedUrl.h
  8. │   │   ├── kpropertycore_export.h
  9. │   │   ├── KPropertyFactory
  10. │   │   ├── KPropertyFactory.h
  11. │   │   ├── KProperty.h
  12. │   │   ├── KPropertyListData
  13. │   │   ├── KPropertyListData.h
  14. │   │   ├── KPropertySet
  15. │   │   ├── KPropertySetBuffer
  16. │   │   ├── KPropertySetBuffer.h
  17. │   │   ├── KPropertySet.h
  18. │   │   └── kproperty_version.h
  19. │   └── KPropertyWidgets3
  20. │   ├── BoolEdit
  21. │   ├── booledit.h
  22. │   ├── ColorEdit
  23. │   ├── coloredit.h
  24. │   ├── ComboBox
  25. │   ├── combobox.h
  26. │   ├── CursorEdit
  27. │   ├── cursoredit.h
  28. │   ├── DateEdit
  29. │   ├── dateedit.h
  30. │   ├── DateTimeEdit
  31. │   ├── datetimeedit.h
  32. │   ├── FontEdit
  33. │   ├── fontedit.h
  34. │   ├── KPropertyEditorItemEvent
  35. │   ├── KPropertyEditorItemEvent.h
  36. │   ├── KPropertyEditorView
  37. │   ├── KPropertyEditorView.h
  38. │   ├── KPropertyGenericSelectionEditor
  39. │   ├── KPropertyGenericSelectionEditor.h
  40. │   ├── KPropertyMultiLineStringEditor
  41. │   ├── KPropertyMultiLineStringEditor.h
  42. │   ├── KPropertyRectFEditor
  43. │   ├── KPropertyRectFEditor.h
  44. │   ├── KPropertyStringEditor
  45. │   ├── KPropertyStringEditor.h
  46. │   ├── KPropertyUrlEditor
  47. │   ├── KPropertyUrlEditor.h
  48. │   ├── KPropertyUtils
  49. │   ├── KPropertyUtils.h
  50. │   ├── kpropertywidgets_export.h
  51. │   ├── KPropertyWidgetsFactory
  52. │   ├── KPropertyWidgetsFactory.h
  53. │   ├── KPropertyWidgetsPluginManager
  54. │   ├── KPropertyWidgetsPluginManager.h
  55. │   ├── LineStyleEdit
  56. │   ├── linestyleedit.h
  57. │   ├── PixmapEdit
  58. │   ├── pixmapedit.h
  59. │   ├── PointEdit
  60. │   ├── pointedit.h
  61. │   ├── RectEdit
  62. │   ├── rectedit.h
  63. │   ├── SizeEdit
  64. │   ├── sizeedit.h
  65. │   ├── SizePolicyEdit
  66. │   ├── sizepolicyedit.h
  67. │   ├── SpinBox
  68. │   ├── spinbox.h
  69. │   ├── TimeEdit
  70. │   ├── timeedit.h
  71. │   ├── Utils
  72. │   └── utils.h
  73. ├── lib
  74. │   ├── cmake
  75. │   │   ├── KPropertyCore3
  76. │   │   │   ├── KPropertyCoreConfig.cmake
  77. │   │   │   ├── KPropertyCoreConfigVersion.cmake
  78. │   │   │   ├── KPropertyCoreQCHTargets.cmake
  79. │   │   │   ├── KPropertyCoreTargets.cmake
  80. │   │   │   └── KPropertyCoreTargets-release.cmake
  81. │   │   └── KPropertyWidgets3
  82. │   │   ├── KPropertyWidgetsConfig.cmake
  83. │   │   ├── KPropertyWidgetsConfigVersion.cmake
  84. │   │   ├── KPropertyWidgetsQCHTargets.cmake
  85. │   │   ├── KPropertyWidgetsTargets.cmake
  86. │   │   └── KPropertyWidgetsTargets-release.cmake
  87. │   ├── libKPropertyCore3.so -> libKPropertyCore3.so.4
  88. │   ├── libKPropertyCore3.so.4 -> libKPropertyCore3.so.4.2.0
  89. │   ├── libKPropertyCore3.so.4.2.0
  90. │   ├── libKPropertyWidgets3.so -> libKPropertyWidgets3.so.4
  91. │   ├── libKPropertyWidgets3.so.4 -> libKPropertyWidgets3.so.4.2.0
  92. │   ├── libKPropertyWidgets3.so.4.2.0
  93. │   └── pkgconfig
  94. │   ├── KPropertyCore3.pc
  95. │   └── KPropertyWidgets3.pc
  96. ├── nix-support
  97. │   ├── propagated-build-inputs
  98. │   └── propagated-user-env-packages
  99. └── share
  100. ├── kproperty3
  101. │   └── icons
  102. │   └── kproperty_breeze.rcc
  103. └── locale
  104. ├── ast
  105. │   └── LC_MESSAGES
  106. │   ├── kpropertycore_qt.qm
  107. │   └── kpropertywidgets_qt.qm
  108. ├── ca
  109. │   └── LC_MESSAGES
  110. │   ├── kpropertycore_qt.qm
  111. │   └── kpropertywidgets_qt.qm
  112. ├── ca@valencia
  113. │   └── LC_MESSAGES
  114. │   ├── kpropertycore_qt.qm
  115. │   └── kpropertywidgets_qt.qm
  116. ├── cs
  117. │   └── LC_MESSAGES
  118. │   ├── kpropertycore_qt.qm
  119. │   └── kpropertywidgets_qt.qm
  120. ├── de
  121. │   └── LC_MESSAGES
  122. │   ├── kpropertycore_qt.qm
  123. │   └── kpropertywidgets_qt.qm
  124. ├── en_GB
  125. │   └── LC_MESSAGES
  126. │   ├── kpropertycore_qt.qm
  127. │   └── kpropertywidgets_qt.qm
  128. ├── es
  129. │   └── LC_MESSAGES
  130. │   ├── kpropertycore_qt.qm
  131. │   └── kpropertywidgets_qt.qm
  132. ├── fi
  133. │   └── LC_MESSAGES
  134. │   ├── kpropertycore_qt.qm
  135. │   └── kpropertywidgets_qt.qm
  136. ├── fr
  137. │   └── LC_MESSAGES
  138. │   ├── kpropertycore_qt.qm
  139. │   └── kpropertywidgets_qt.qm
  140. ├── gl
  141. │   └── LC_MESSAGES
  142. │   ├── kpropertycore_qt.qm
  143. │   └── kpropertywidgets_qt.qm
  144. ├── ia
  145. │   └── LC_MESSAGES
  146. │   ├── kpropertycore_qt.qm
  147. │   └── kpropertywidgets_qt.qm
  148. ├── it
  149. │   └── LC_MESSAGES
  150. │   ├── kpropertycore_qt.qm
  151. │   └── kpropertywidgets_qt.qm
  152. ├── ja
  153. │   └── LC_MESSAGES
  154. │   ├── kpropertycore_qt.qm
  155. │   └── kpropertywidgets_qt.qm
  156. ├── ko
  157. │   └── LC_MESSAGES
  158. │   ├── kpropertycore_qt.qm
  159. │   └── kpropertywidgets_qt.qm
  160. ├── lt
  161. │   └── LC_MESSAGES
  162. │   ├── kpropertycore_qt.qm
  163. │   └── kpropertywidgets_qt.qm
  164. ├── nl
  165. │   └── LC_MESSAGES
  166. │   ├── kpropertycore_qt.qm
  167. │   └── kpropertywidgets_qt.qm
  168. ├── nn
  169. │   └── LC_MESSAGES
  170. │   ├── kpropertycore_qt.qm
  171. │   └── kpropertywidgets_qt.qm
  172. ├── pl
  173. │   └── LC_MESSAGES
  174. │   ├── kpropertycore_qt.qm
  175. │   └── kpropertywidgets_qt.qm
  176. ├── pt
  177. │   └── LC_MESSAGES
  178. │   ├── kpropertycore_qt.qm
  179. │   └── kpropertywidgets_qt.qm
  180. ├── pt_BR
  181. │   └── LC_MESSAGES
  182. │   ├── kpropertycore_qt.qm
  183. │   └── kpropertywidgets_qt.qm
  184. ├── ru
  185. │   └── LC_MESSAGES
  186. │   ├── kpropertycore_qt.qm
  187. │   └── kpropertywidgets_qt.qm
  188. ├── sk
  189. │   └── LC_MESSAGES
  190. │   ├── kpropertycore_qt.qm
  191. │   └── kpropertywidgets_qt.qm
  192. ├── sv
  193. │   └── LC_MESSAGES
  194. │   ├── kpropertycore_qt.qm
  195. │   └── kpropertywidgets_qt.qm
  196. ├── tr
  197. │   └── LC_MESSAGES
  198. │   ├── kpropertycore_qt.qm
  199. │   └── kpropertywidgets_qt.qm
  200. ├── uk
  201. │   └── LC_MESSAGES
  202. │   ├── kpropertycore_qt.qm
  203. │   └── kpropertywidgets_qt.qm
  204. ├── zh_CN
  205. │   └── LC_MESSAGES
  206. │   ├── kpropertycore_qt.qm
  207. │   └── kpropertywidgets_qt.qm
  208. └── zh_TW
  209. └── LC_MESSAGES
  210. ├── kpropertycore_qt.qm
  211. └── kpropertywidgets_qt.qm
  212.  
  213. 67 directories, 143 files
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement