Warning, /kdevelop/kdev-verapp/config/globalsettings.kcfg is written in an unsupported language. File is not indexed.

0001 <?xml version="1.0" encoding="UTF-8"?>
0002 <kcfg xmlns="http://www.kde.org/standards/kcfg/1.0"
0003       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
0004       xsi:schemaLocation="http://www.kde.org/standards/kcfg/1.0
0005       http://www.kde.org/standards/kcfg/1.0/kcfg.xsd">
0006 
0007   <include>"parameters.h"</include>
0008 
0009   <group name="Verapp">
0010 
0011     <entry name="executablePath" key="executablePath" type="Path">
0012         <default code="true">defaults::executablePath()</default>
0013     </entry>
0014 
0015     <entry name="hideOutputView" key="hideOutputView" type="Bool">
0016         <default code="true">defaults::hideOutputView()</default>
0017     </entry>
0018 
0019   </group>
0020 </kcfg>