summaryrefslogtreecommitdiffstats
path: root/kate/data/gdl.xml
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-01-03 04:12:51 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-01-03 04:12:51 +0000
commit560378aaca1784ba19806a0414a32b20c744de39 (patch)
treece0dfd7c3febf2a1adc7603d1019a8be2083c415 /kate/data/gdl.xml
parentd4d5af1cdbd3cc65d095e0afc5b1f4260091cf5d (diff)
downloadtdelibs-560378aaca1784ba19806a0414a32b20c744de39.tar.gz
tdelibs-560378aaca1784ba19806a0414a32b20c744de39.zip
Automated conversion for enhanced compatibility with TQt for Qt4 3.4.0 TP1
NOTE: This will not compile with Qt4 (yet), however it does compile with Qt3 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1211081 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'kate/data/gdl.xml')
-rw-r--r--kate/data/gdl.xml14
1 files changed, 7 insertions, 7 deletions
diff --git a/kate/data/gdl.xml b/kate/data/gdl.xml
index a41af14c4..098a50a6f 100644
--- a/kate/data/gdl.xml
+++ b/kate/data/gdl.xml
@@ -38,7 +38,7 @@
<item> orchid </item>
<item> black </item>
</list>
- <list name="shapes">
+ <list name="tqshapes">
<item> box </item>
<item> triangle </item>
<item> circle </item>
@@ -139,7 +139,7 @@
<RegExpr attribute="Value" context="lineid" String="(foldedge.|edge.|)linestyle *:"/>
<RegExpr attribute="Value" context="lineid" String="(foldnode.|node.|)borderstyle *:"/>
<RegExpr attribute="Value" context="fishid" String="view *:"/>
- <RegExpr attribute="Value" context="shapeid" String="(foldnode.|node.|)shape"/>
+ <RegExpr attribute="Value" context="tqshapeid" String="(foldnode.|node.|)tqshape"/>
<RegExpr attribute="Value" context="lquote" String="(source|target)(name|)"/>
<RegExpr attribute="Value" context="lquote" String="title *:"/>
<RegExpr attribute="Value" context="lquote" String="(foldnode.|node.|foldedge.|edge.|)label *:"/>
@@ -150,7 +150,7 @@
<RegExpr attribute="Value" context="nodelevel" String="(foldnode.|node.|)(level|vertical_?order) *:"/>
<RegExpr attribute="Value" context="intval" String="(foldnode.|node.|foldedge.|edge.|)horizontal_?order *:"/>
<RegExpr attribute="Value" context="stateid" String="stat(e|us) *:"/>
- <RegExpr attribute="Value" context="algid" String="layout_?algorithm *:"/>
+ <RegExpr attribute="Value" context="algid" String="tqlayout_?algorithm *:"/>
<RegExpr attribute="Value" context="boolean" String="crossing_?optimization *:"/>
<RegExpr attribute="Value" context="boolean" String="crossing_?phase2 *:"/>
<RegExpr attribute="Value" context="boolean" String="(dirty_edge_|display_edge_|displayedge|late_edge_|subgraph_?)labels *:"/>
@@ -158,7 +158,7 @@
<RegExpr attribute="Value" context="boolean" String="(nodes|near_?edges|edges|splines) *:"/>
<RegExpr attribute="Value" context="classname" String="classname"/>
<RegExpr attribute="Value" context="orient" String="orientation *:"/>
- <RegExpr attribute="Value" context="nodealign" String="node_alignment *:"/>
+ <RegExpr attribute="Value" context="nodealign" String="node_tqalignment *:"/>
<RegExpr attribute="Value" context="textmode" String="(foldnode.|node.|)textmode *:"/>
<RegExpr attribute="Value" context="boolean" String="equal_y_dist *:"/>
<RegExpr attribute="Value" context="boolean" String="equal_?ydist *:"/>
@@ -175,7 +175,7 @@
<RegExpr attribute="Value" context="intval" String="iconcolors *:"/>
<RegExpr attribute="Value" context="intval" String="hidden *:"/>
<RegExpr attribute="Value" context="boolean" String="energetic *:"/>
- <RegExpr attribute="Value" context="intval" String="layout_(up|down|near|spline)factor *:"/>
+ <RegExpr attribute="Value" context="intval" String="tqlayout_(up|down|near|spline)factor *:"/>
<RegExpr attribute="Value" context="intval" String="border +(x|y) *:"/>
<RegExpr attribute="Value" context="intval" String="splinefactor *:"/>
<RegExpr attribute="Value" context="floatval" String="(gravity|tempfactor|treefactor) *:"/>
@@ -210,8 +210,8 @@
<keyword attribute="Datatype" context="default" String="colors"/>
<RegExpr attribute="Datatype" context="default" String="[0-9][0-9]?"/>
</context>
- <context name="shapeid" attribute="Normal" lineEndContext="#stay">
- <keyword attribute="Datatype" context="default" String="shapes"/>
+ <context name="tqshapeid" attribute="Normal" lineEndContext="#stay">
+ <keyword attribute="Datatype" context="default" String="tqshapes"/>
</context>
<context name="lquote" attribute="Normal" lineEndContext="#stay">
<DetectChar attribute="String" context="string" char="&quot;"/>