This commit is contained in:
+43
-4
@@ -13,7 +13,9 @@
|
|||||||
<projectdirectory>.</projectdirectory>
|
<projectdirectory>.</projectdirectory>
|
||||||
<absoluteprojectpath>false</absoluteprojectpath>
|
<absoluteprojectpath>false</absoluteprojectpath>
|
||||||
<description/>
|
<description/>
|
||||||
<versioncontrol/>
|
<versioncontrol>kdevsubversion</versioncontrol>
|
||||||
|
<projectname>pokerth</projectname>
|
||||||
|
<defaultencoding/>
|
||||||
</general>
|
</general>
|
||||||
<kdevfileview>
|
<kdevfileview>
|
||||||
<groups>
|
<groups>
|
||||||
@@ -27,6 +29,7 @@
|
|||||||
<tree>
|
<tree>
|
||||||
<hidepatterns>*.o,*.lo,CVS</hidepatterns>
|
<hidepatterns>*.o,*.lo,CVS</hidepatterns>
|
||||||
<hidenonprojectfiles>false</hidenonprojectfiles>
|
<hidenonprojectfiles>false</hidenonprojectfiles>
|
||||||
|
<showvcsfields>false</showvcsfields>
|
||||||
</tree>
|
</tree>
|
||||||
</kdevfileview>
|
</kdevfileview>
|
||||||
<kdevdoctreeview>
|
<kdevdoctreeview>
|
||||||
@@ -88,13 +91,18 @@
|
|||||||
</kdevdebugger>
|
</kdevdebugger>
|
||||||
<kdevtrollproject>
|
<kdevtrollproject>
|
||||||
<run>
|
<run>
|
||||||
<mainprogram>bin/pokerth</mainprogram>
|
<mainprogram>/home/doitux/Projekte/qt-c++/pokerth/bin/pokerth</mainprogram>
|
||||||
<programargs/>
|
<programargs/>
|
||||||
<directoryradio>executable</directoryradio>
|
<directoryradio>executable</directoryradio>
|
||||||
<customdirectory>/</customdirectory>
|
<customdirectory>/</customdirectory>
|
||||||
<terminal>false</terminal>
|
<terminal>false</terminal>
|
||||||
<autocompile>true</autocompile>
|
<autocompile>true</autocompile>
|
||||||
<envvars/>
|
<envvars/>
|
||||||
|
<globaldebugarguments/>
|
||||||
|
<globalcwd>/home/doitux/Projekte/qt-c++/pokerth</globalcwd>
|
||||||
|
<useglobalprogram>false</useglobalprogram>
|
||||||
|
<autoinstall>false</autoinstall>
|
||||||
|
<autokdesu>false</autokdesu>
|
||||||
</run>
|
</run>
|
||||||
<general>
|
<general>
|
||||||
<activedir></activedir>
|
<activedir></activedir>
|
||||||
@@ -111,6 +119,11 @@
|
|||||||
<envvar value="/usr/qt/static/4.2.2" name="QTDIR" />
|
<envvar value="/usr/qt/static/4.2.2" name="QTDIR" />
|
||||||
</envvars>
|
</envvars>
|
||||||
</make>
|
</make>
|
||||||
|
<qmake>
|
||||||
|
<savebehaviour>2</savebehaviour>
|
||||||
|
<replacePaths>false</replacePaths>
|
||||||
|
<disableDefaultOpts>true</disableDefaultOpts>
|
||||||
|
</qmake>
|
||||||
</kdevtrollproject>
|
</kdevtrollproject>
|
||||||
<kdevfilecreate>
|
<kdevfilecreate>
|
||||||
<filetypes/>
|
<filetypes/>
|
||||||
@@ -154,14 +167,34 @@
|
|||||||
<codeCompletionDelay>250</codeCompletionDelay>
|
<codeCompletionDelay>250</codeCompletionDelay>
|
||||||
<argumentsHintDelay>400</argumentsHintDelay>
|
<argumentsHintDelay>400</argumentsHintDelay>
|
||||||
<headerCompletionDelay>250</headerCompletionDelay>
|
<headerCompletionDelay>250</headerCompletionDelay>
|
||||||
|
<showOnlyAccessibleItems>false</showOnlyAccessibleItems>
|
||||||
|
<completionBoxItemOrder>0</completionBoxItemOrder>
|
||||||
|
<howEvaluationContextMenu>true</howEvaluationContextMenu>
|
||||||
|
<showCommentWithArgumentHint>true</showCommentWithArgumentHint>
|
||||||
|
<statusBarTypeEvaluation>false</statusBarTypeEvaluation>
|
||||||
|
<namespaceAliases>std=_GLIBCXX_STD;__gnu_cxx=std</namespaceAliases>
|
||||||
|
<processPrimaryTypes>true</processPrimaryTypes>
|
||||||
|
<processFunctionArguments>false</processFunctionArguments>
|
||||||
|
<preProcessAllHeaders>false</preProcessAllHeaders>
|
||||||
|
<parseMissingHeaders>false</parseMissingHeaders>
|
||||||
|
<resolveIncludePaths>true</resolveIncludePaths>
|
||||||
|
<alwaysParseInBackground>true</alwaysParseInBackground>
|
||||||
|
<usePermanentCaching>true</usePermanentCaching>
|
||||||
|
<alwaysIncludeNamespaces>false</alwaysIncludeNamespaces>
|
||||||
|
<includePaths>.;</includePaths>
|
||||||
</codecompletion>
|
</codecompletion>
|
||||||
<qt>
|
<qt>
|
||||||
<used>true</used>
|
<used>true</used>
|
||||||
<version>4</version>
|
<version>4</version>
|
||||||
<root>/usr/qt/static/4.2.2</root>
|
<root>/usr/qt/static/4.2.2</root>
|
||||||
|
<includestyle>4</includestyle>
|
||||||
|
<designerintegration>ExternalDesigner</designerintegration>
|
||||||
|
<qmake>/usr/qt/static/4.2.2/bin/qmake</qmake>
|
||||||
|
<designer>/usr/qt/static/4.2.2/bin/designer</designer>
|
||||||
|
<designerpluginpaths/>
|
||||||
</qt>
|
</qt>
|
||||||
<creategettersetter>
|
<creategettersetter>
|
||||||
<prefixGet/>
|
<prefixGet>get</prefixGet>
|
||||||
<prefixSet>set</prefixSet>
|
<prefixSet>set</prefixSet>
|
||||||
<prefixVariable>m_,_</prefixVariable>
|
<prefixVariable>m_,_</prefixVariable>
|
||||||
<parameterName>theValue</parameterName>
|
<parameterName>theValue</parameterName>
|
||||||
@@ -173,6 +206,11 @@
|
|||||||
<implementation class="aboutpokerth" path="src/aboutpokerth.ui" implementationpath="aboutpokerth.h" />
|
<implementation class="aboutpokerth" path="src/aboutpokerth.ui" implementationpath="aboutpokerth.h" />
|
||||||
</qtdesigner>
|
</qtdesigner>
|
||||||
</designerintegration>
|
</designerintegration>
|
||||||
|
<splitheadersource>
|
||||||
|
<enabled>true</enabled>
|
||||||
|
<synchronize>true</synchronize>
|
||||||
|
<orientation>Vertical</orientation>
|
||||||
|
</splitheadersource>
|
||||||
</kdevcppsupport>
|
</kdevcppsupport>
|
||||||
<cppsupportpart>
|
<cppsupportpart>
|
||||||
<filetemplates>
|
<filetemplates>
|
||||||
@@ -182,6 +220,7 @@
|
|||||||
</cppsupportpart>
|
</cppsupportpart>
|
||||||
<ctagspart>
|
<ctagspart>
|
||||||
<customArguments/>
|
<customArguments/>
|
||||||
<customTagfilePath/>
|
<customTagfilePath>/home/doitux/Projekte/qt-c++/pokerth/tags</customTagfilePath>
|
||||||
|
<activeTagsFiles/>
|
||||||
</ctagspart>
|
</ctagspart>
|
||||||
</kdevelop>
|
</kdevelop>
|
||||||
|
|||||||
Reference in New Issue
Block a user