Yannick Shpilka , cleaned up
[kgraphinterface.git] / kgraphinterface.tag
blobece8e401a38508d5f360de6e3bc473ab790b6d12
1 <?xml version='1.0' encoding='ISO-8859-1' standalone='yes' ?>
2 <tagfile>
3 <compound kind="class">
4 <name>KGraphInterface</name>
5 <filename>classKGraphInterface.html</filename>
6 <member kind="function">
7 <type></type>
8 <name>KGraphInterface</name>
9 <anchorfile>classKGraphInterface.html</anchorfile>
10 <anchor>c71f9cbdca06084e6924cf4426f90eff</anchor>
11 <arglist>()</arglist>
12 </member>
13 <member kind="function" virtualness="virtual">
14 <type>virtual</type>
15 <name>~KGraphInterface</name>
16 <anchorfile>classKGraphInterface.html</anchorfile>
17 <anchor>dfb364f37d13c1ef372df90818d4e2c0</anchor>
18 <arglist>()</arglist>
19 </member>
20 <member kind="function">
21 <type>void</type>
22 <name>load</name>
23 <anchorfile>classKGraphInterface.html</anchorfile>
24 <anchor>a3b49ca6ef5418039c0e4674fa320d8e</anchor>
25 <arglist>(const KURL &amp;url)</arglist>
26 </member>
27 <member kind="function" protection="protected">
28 <type>void</type>
29 <name>saveProperties</name>
30 <anchorfile>classKGraphInterface.html</anchorfile>
31 <anchor>76182cd4faa12c4142979e6c773483de</anchor>
32 <arglist>(KConfig *)</arglist>
33 </member>
34 <member kind="function" protection="protected">
35 <type>void</type>
36 <name>readProperties</name>
37 <anchorfile>classKGraphInterface.html</anchorfile>
38 <anchor>65cabf77a7b059f9811b5ab291db475a</anchor>
39 <arglist>(KConfig *)</arglist>
40 </member>
41 </compound>
42 <compound kind="class">
43 <name>KGraphInterfacePart</name>
44 <filename>classKGraphInterfacePart.html</filename>
45 <member kind="function">
46 <type></type>
47 <name>KGraphInterfacePart</name>
48 <anchorfile>classKGraphInterfacePart.html</anchorfile>
49 <anchor>81c922713f610f9f3429ed6c9331ebe3</anchor>
50 <arglist>(QWidget *parentWidget, const char *widgetName, QObject *parent, const char *name)</arglist>
51 </member>
52 <member kind="function" virtualness="virtual">
53 <type>virtual</type>
54 <name>~KGraphInterfacePart</name>
55 <anchorfile>classKGraphInterfacePart.html</anchorfile>
56 <anchor>28d9cc6a41fac98c04e4adeef6e8cd07</anchor>
57 <arglist>()</arglist>
58 </member>
59 <member kind="function" virtualness="virtual">
60 <type>virtual void</type>
61 <name>setReadWrite</name>
62 <anchorfile>classKGraphInterfacePart.html</anchorfile>
63 <anchor>dc41fc8650d1986825d398083490d183</anchor>
64 <arglist>(bool rw)</arglist>
65 </member>
66 <member kind="function" virtualness="virtual">
67 <type>virtual void</type>
68 <name>setModified</name>
69 <anchorfile>classKGraphInterfacePart.html</anchorfile>
70 <anchor>8dd80fc1bd380be409dae0eec6e31378</anchor>
71 <arglist>(bool modified)</arglist>
72 </member>
73 <member kind="slot" protection="protected">
74 <type>void</type>
75 <name>fileOpen</name>
76 <anchorfile>classKGraphInterfacePart.html</anchorfile>
77 <anchor>d15d03254f3b3471f3cf7c198dbf56de</anchor>
78 <arglist>()</arglist>
79 </member>
80 <member kind="slot" protection="protected">
81 <type>void</type>
82 <name>fileSaveAs</name>
83 <anchorfile>classKGraphInterfacePart.html</anchorfile>
84 <anchor>3d4d3d19781c8ab1a6899d3f6fd8814c</anchor>
85 <arglist>()</arglist>
86 </member>
87 <member kind="function" protection="protected" virtualness="virtual">
88 <type>virtual bool</type>
89 <name>openFile</name>
90 <anchorfile>classKGraphInterfacePart.html</anchorfile>
91 <anchor>ec34a8c50e649bf19d82ae4f64b79ae4</anchor>
92 <arglist>()</arglist>
93 </member>
94 <member kind="function" protection="protected" virtualness="virtual">
95 <type>virtual bool</type>
96 <name>saveFile</name>
97 <anchorfile>classKGraphInterfacePart.html</anchorfile>
98 <anchor>4c108d73733e8ad1e3efb43b4a83abed</anchor>
99 <arglist>()</arglist>
100 </member>
101 </compound>
102 <compound kind="class">
103 <name>NodeContent</name>
104 <filename>classNodeContent.html</filename>
105 <member kind="enumvalue">
106 <type>@</type>
107 <name>Text</name>
108 <anchorfile>classNodeContent.html</anchorfile>
109 <anchor>ba2320c6105f963fca3a9ffedfec7f5541e03c8fe8ba7ead6f2b2a1a231ce964</anchor>
110 <arglist></arglist>
111 </member>
112 <member kind="enumvalue">
113 <type>@</type>
114 <name>Html</name>
115 <anchorfile>classNodeContent.html</anchorfile>
116 <anchor>ba2320c6105f963fca3a9ffedfec7f5550de76a19e4c42108ffa9c3508dfdf2a</anchor>
117 <arglist></arglist>
118 </member>
119 <member kind="slot">
120 <type>void</type>
121 <name>windowClosed</name>
122 <anchorfile>classNodeContent.html</anchorfile>
123 <anchor>2ede661da81f46f5ee7354bf20f4e2a9</anchor>
124 <arglist>()</arglist>
125 </member>
126 <member kind="slot">
127 <type>void</type>
128 <name>unpopWidget</name>
129 <anchorfile>classNodeContent.html</anchorfile>
130 <anchor>21e23187118ba246cc2e238809a1e428</anchor>
131 <arglist>()</arglist>
132 </member>
133 <member kind="slot">
134 <type>void</type>
135 <name>popWidget</name>
136 <anchorfile>classNodeContent.html</anchorfile>
137 <anchor>b63c39762f6eef136863ab1579f14586</anchor>
138 <arglist>()</arglist>
139 </member>
140 <member kind="slot">
141 <type>void</type>
142 <name>partNotLoad</name>
143 <anchorfile>classNodeContent.html</anchorfile>
144 <anchor>c6f493de4c33d2225bfc6849dd447eb3</anchor>
145 <arglist>()</arglist>
146 </member>
147 <member kind="function">
148 <type></type>
149 <name>NodeContent</name>
150 <anchorfile>classNodeContent.html</anchorfile>
151 <anchor>1e213fbd97890892ec6eb4c5ff152bd8</anchor>
152 <arglist>(Node *node, QString name, int type)</arglist>
153 </member>
154 <member kind="function">
155 <type>bool</type>
156 <name>save</name>
157 <anchorfile>classNodeContent.html</anchorfile>
158 <anchor>0ba4d6ec4eb72f60cf71ef799f7bfe24</anchor>
159 <arglist>()</arglist>
160 </member>
161 <member kind="function">
162 <type>QString</type>
163 <name>toXml</name>
164 <anchorfile>classNodeContent.html</anchorfile>
165 <anchor>5308c1574e52a308652528bbec86f016</anchor>
166 <arglist>()</arglist>
167 </member>
168 <member kind="function">
169 <type>QWidget *</type>
170 <name>getWidget</name>
171 <anchorfile>classNodeContent.html</anchorfile>
172 <anchor>31c1ea399b541e0cf0b804c76c362b23</anchor>
173 <arglist>()</arglist>
174 </member>
175 <member kind="function">
176 <type>QString</type>
177 <name>getName</name>
178 <anchorfile>classNodeContent.html</anchorfile>
179 <anchor>e55eab0a797aa5382d8efa21020c1993</anchor>
180 <arglist>()</arglist>
181 </member>
182 <member kind="function">
183 <type>int</type>
184 <name>getType</name>
185 <anchorfile>classNodeContent.html</anchorfile>
186 <anchor>c836f6f71e25f099831a6cafcb189ce9</anchor>
187 <arglist>()</arglist>
188 </member>
189 <member kind="variable" protection="protected">
190 <type>QWidget *</type>
191 <name>widget</name>
192 <anchorfile>classNodeContent.html</anchorfile>
193 <anchor>8e0f960d19b9283fdd9ea12a3aa67e86</anchor>
194 <arglist></arglist>
195 </member>
196 <member kind="variable" protection="protected">
197 <type>Node *</type>
198 <name>parent_node</name>
199 <anchorfile>classNodeContent.html</anchorfile>
200 <anchor>598969cf4e0a4a8518e19224f469bc3e</anchor>
201 <arglist></arglist>
202 </member>
203 <member kind="variable" protection="protected">
204 <type>ContentWindow *</type>
205 <name>window</name>
206 <anchorfile>classNodeContent.html</anchorfile>
207 <anchor>14b1b45d5c252ae13c802a466b66eb0b</anchor>
208 <arglist></arglist>
209 </member>
210 </compound>
211 <compound kind="dir">
212 <name>kgraphinterface/</name>
213 <path>/home/schpilka/kgraphinterface/</path>
214 <filename>dir_13bf8767770a07be1dadcd74264f09a2.html</filename>
215 <dir>kgraphinterface/src/</dir>
216 <file>config.h</file>
217 </compound>
218 <compound kind="dir">
219 <name>kgraphinterface/src/</name>
220 <path>/home/schpilka/kgraphinterface/src/</path>
221 <filename>dir_cd0dc5b52ac10de8cdc9686ef8f66f03.html</filename>
222 <file>contentwindow.cpp</file>
223 <file>contentwindow.h</file>
224 <file>contentwindow.moc</file>
225 <file>edge.cpp</file>
226 <file>edge.h</file>
227 <file>graph.cpp</file>
228 <file>graph.h</file>
229 <file>graph.moc</file>
230 <file>kgraphinterface.cpp</file>
231 <file>kgraphinterface.h</file>
232 <file>kgraphinterface.moc</file>
233 <file>kgraphinterface_part.cpp</file>
234 <file>kgraphinterface_part.h</file>
235 <file>kgraphinterface_part.moc</file>
236 <file>main.cpp</file>
237 <file>node.cpp</file>
238 <file>node.h</file>
239 <file>node.moc</file>
240 <file>nodecontent.cpp</file>
241 <file>nodecontent.h</file>
242 <file>nodecontent.moc</file>
243 </compound>
244 </tagfile>