Warning, /libraries/kproperty/metainfo.yaml is written in an unsupported language. File is not indexed.

0001 # kapidox info
0002 description: KProperty is a property editing framework with editor widget similar to what is known from Qt Designer.
0003 #logo: TODO
0004 group: kexiframeworks
0005 type: functional
0006 
0007 platforms:
0008     - name: Linux
0009     - name: Windows
0010 #    - name: MacOSX
0011 #    - name: Android
0012 
0013 public_lib: true
0014 public_source_dirs:
0015     - src
0016 # TODO: kapidox currently assumes: one product == one metainfo.yaml == one cmake config file
0017 # listing KPropertyWidgets as separate package in CMake's worldview needs changing kapidox first
0018 # -> https://bugs.kde.org/show_bug.cgi?id=410452
0019 #libraries:
0020 #    - cmake: KPropertyCore
0021 #cmakename: KPropertyCore
0022 
0023 maintainer:
0024     - staniek