Ticket #10985: doxywizard-error.log

File doxywizard-error.log, 225.4 KB (added by cssdev, 17 years ago)

The full make error log reveals an inability to properly locate the Qt headers.

Line 
1/usr/bin/make -C qtools
2/usr/bin/make -f Makefile.qtools    all
3make[2]: Nothing to be done for `all'.
4/usr/bin/make -C libpng
5/usr/bin/make -f Makefile.libpng
6make[2]: Nothing to be done for `all'.
7/usr/bin/make -C libmd5
8/usr/bin/make -f Makefile.libmd5
9make[2]: Nothing to be done for `all'.
10/usr/bin/make -C src
11/usr/bin/make -f Makefile.libdoxycfg PERL=/usr/bin/perl all
12make[2]: Nothing to be done for `all'.
13/usr/bin/make -f Makefile.libdoxygen PERL=/usr/bin/perl all
14make[2]: Nothing to be done for `all'.
15/usr/bin/make -f Makefile.doxygen    PERL=/usr/bin/perl all
16make[2]: Nothing to be done for `all'.
17/usr/bin/make -f Makefile.doxytag    PERL=/usr/bin/perl all
18make[2]: Nothing to be done for `all'.
19/usr/bin/make -C addon/doxywizard
20/usr/bin/make -f Makefile.doxywizard QTDIR=/opt/local all
21c++ -c -pipe -isysroot /Developer/SDKs/MacOSX10.4u.sdk -arch i386 -arch ppc -D__FreeBSD__=6 -Wall -W -O2 -DNO_DEBUG -I../../src -I/opt/local/include -o obj/doxywizard.o doxywizard.cpp
22doxywizard.cpp:1:20: error: qlabel.h: No such file or directory
23doxywizard.cpp:2:19: error: qhbox.h: No such file or directory
24doxywizard.cpp:3:19: error: qvbox.h: No such file or directory
25doxywizard.cpp:4:23: error: qlineedit.h: No such file or directory
26doxywizard.cpp:5:26: error: qapplication.h: No such file or directory
27doxywizard.cpp:6:23: error: qcheckbox.h: No such file or directory
28doxywizard.cpp:1:20: error: qlabel.h: No such file or directory
29doxywizard.cpp:2:19: error: qhbox.h: No such file or directory
30doxywizard.cpp:3:19: error: qvbox.h: No such file or directory
31doxywizard.cpp:4:23: error: qlineedit.h: No such file or directory
32doxywizard.cpp:5:26: error: qapplication.h: No such file or directory
33doxywizard.cpp:6:23: error: qcheckbox.h: No such file or directory
34doxywizard.cpp:7:25: error: qpushbutton.h: No such file or directory
35doxywizard.cpp:8:26: error: qbuttongroup.h: No such file or directory
36doxywizard.cpp:9:26: error: qradiobutton.h: No such file or directory
37doxywizard.cpp:10:21: error: qlayout.h: No such file or directory
38doxywizard.cpp:11:23: error: qcombobox.h: No such file or directory
39doxywizard.cpp:12:25: error: qfiledialog.h: No such file or directory
40doxywizard.cpp:13:25: error: qmessagebox.h: No such file or directory
41doxywizard.cpp:14:23: error: qtextedit.h: No such file or directory
42doxywizard.cpp:15:22: error: qprocess.h: No such file or directory
43doxywizard.cpp:16:20: error: qtimer.h: No such file or directory
44doxywizard.cpp:17:24: error: qstatusbar.h: No such file or directory
45doxywizard.cpp:18:23: error: qfileinfo.h: No such file or directory
46doxywizard.cpp:19:24: error: qpopupmenu.h: No such file or directory
47doxywizard.cpp:20:22: error: qmenubar.h: No such file or directory
48doxywizard.cpp:7:25: error: qpushbutton.h: No such file or directory
49doxywizard.cpp:8:26: error: qbuttongroup.h: No such file or directory
50doxywizard.cpp:9:26: error: qradiobutton.h: No such file or directory
51doxywizard.cpp:10:21: error: qlayout.h: No such file or directory
52doxywizard.cpp:11:23: error: qcombobox.h: No such file or directory
53doxywizard.cpp:12:25: error: qfiledialog.h: No such file or directory
54doxywizard.cpp:13:25: error: qmessagebox.h: No such file or directory
55doxywizard.cpp:14:23: error: qtextedit.h: No such file or directory
56doxywizard.cpp:15:22: error: qprocess.h: No such file or directory
57doxywizard.cpp:16:20: error: qtimer.h: No such file or directory
58doxywizard.cpp:17:24: error: qstatusbar.h: No such file or directory
59doxywizard.cpp:18:23: error: qfileinfo.h: No such file or directory
60doxywizard.cpp:19:24: error: qpopupmenu.h: No such file or directory
61doxywizard.cpp:20:22: error: qmenubar.h: No such file or directory
62doxywizard.cpp:21:22: error: qtooltip.h: No such file or directory
63doxywizard.cpp:21:22: error: qtooltip.h: No such file or directory
64In file included from doxywizard.cpp:31:
65doxywizard.h:5:24: error: qtabdialog.h: No such file or directory
66doxywizard.h:6:25: error: qmainwindow.h: No such file or directory
67doxywizard.h:7:23: error: qsettings.h: No such file or directory
68doxywizard.h:8:25: error: qstringlist.h: No such file or directory
69In file included from doxywizard.cpp:31:
70doxywizard.h:5:24: error: qtabdialog.h: No such file or directory
71doxywizard.h:6:25: error: qmainwindow.h: No such file or directory
72doxywizard.h:7:23: error: qsettings.h: No such file or directory
73doxywizard.h:8:25: error: qstringlist.h: No such file or directory
74In file included from doxywizard.cpp:32:
75expert.h:19:19: error: qlist.h: No such file or directory
76expert.h:20:19: error: qdict.h: No such file or directory
77In file included from config.h:4,
78                 from doxywizard.cpp:33:
79qtbc.h:25:21: error: qglobal.h: No such file or directory
80qtbc.h:39:21: error: qstring.h: No such file or directory
81In file included from doxywizard.cpp:33:
82config.h:5:22: error: qstrlist.h: No such file or directory
83config.h:6:19: error: qfile.h: No such file or directory
84config.h:9:25: error: qtextstream.h: No such file or directory
85In file included from doxywizard.cpp:32:
86expert.h:19:19: error: qlist.h: No such file or directory
87expert.h:20:19: error: qdict.h: No such file or directory
88In file included from config.h:4,
89                 from doxywizard.cpp:33:
90qtbc.h:25:21: error: qglobal.h: No such file or directory
91qtbc.h:39:21: error: qstring.h: No such file or directory
92In file included from doxywizard.cpp:33:
93config.h:5:22: error: qstrlist.h: No such file or directory
94config.h:6:19: error: qfile.h: No such file or directory
95config.h:9:25: error: qtextstream.h: No such file or directory
96doxywizard.h:27: error: expected class-name before ‘{’ token
97doxywizard.h:28: error: ISO C++ forbids declaration of ‘Q_OBJECT’ with no type
98doxywizard.h:30: error: expected ‘;’ before ‘public’
99doxywizard.h:33: error: ‘QString’ does not name a type
100doxywizard.h:34: error: ‘QString’ does not name a type
101doxywizard.h:35: error: ‘QString’ does not name a type
102doxywizard.h:37: error: ‘QString’ does not name a type
103doxywizard.h:39: error: expected ‘,’ or ‘...’ before ‘&’ token
104doxywizard.h:39: error: ISO C++ forbids declaration of ‘QString’ with no type
105doxywizard.h:40: error: expected ‘,’ or ‘...’ before ‘&’ token
106doxywizard.h:40: error: ISO C++ forbids declaration of ‘QString’ with no type
107doxywizard.h:41: error: expected ‘,’ or ‘...’ before ‘&’ token
108doxywizard.h:41: error: ISO C++ forbids declaration of ‘QString’ with no type
109doxywizard.h:43: error: expected ‘,’ or ‘...’ before ‘&’ token
110doxywizard.h:43: error: ISO C++ forbids declaration of ‘QString’ with no type
111doxywizard.h:45: error: expected `:' before ‘slots’
112doxywizard.h:46: error: expected primary-expression before ‘void’
113doxywizard.h:46: error: ISO C++ forbids declaration of ‘slots’ with no type
114doxywizard.h:46: error: expected ‘;’ before ‘void’
115doxywizard.h:60: error: expected class-name before ‘{’ token
116doxywizard.h:62: error: expected `)' before ‘*’ token
117doxywizard.h:81: error: expected class-name before ‘{’ token
118doxywizard.h:82: error: ISO C++ forbids declaration of ‘Q_OBJECT’ with no type
119doxywizard.h:84: error: expected ‘;’ before ‘public’
120doxywizard.h:106: error: expected `:' before ‘slots’
121doxywizard.h:107: error: expected primary-expression before ‘void’
122doxywizard.h:107: error: ISO C++ forbids declaration of ‘slots’ with no type
123doxywizard.h:107: error: expected ‘;’ before ‘void’
124doxywizard.h:112: error: ISO C++ forbids declaration of ‘QVBox’ with no type
125doxywizard.h:112: error: expected ‘;’ before ‘*’ token
126doxywizard.h:114: error: ISO C++ forbids declaration of ‘QVBox’ with no type
127doxywizard.h:114: error: expected ‘;’ before ‘*’ token
128doxywizard.h:124: error: expected class-name before ‘{’ token
129doxywizard.h:125: error: ISO C++ forbids declaration of ‘Q_OBJECT’ with no type
130doxywizard.h:127: error: expected ‘;’ before ‘public’
131doxywizard.h:148: error: expected `:' before ‘slots’
132doxywizard.h:149: error: expected primary-expression before ‘void’
133doxywizard.h:149: error: ISO C++ forbids declaration of ‘slots’ with no type
134doxywizard.h:149: error: expected ‘;’ before ‘void’
135doxywizard.h:153: error: ISO C++ forbids declaration of ‘QVBox’ with no type
136doxywizard.h:153: error: expected ‘;’ before ‘*’ token
137doxywizard.h:163: error: expected class-name before ‘{’ token
138doxywizard.h:164: error: ISO C++ forbids declaration of ‘Q_OBJECT’ with no type
139doxywizard.h:166: error: expected ‘;’ before ‘public’
140doxywizard.h:171: error: ‘QString’ does not name a type
141doxywizard.h:172: error: ‘QString’ does not name a type
142doxywizard.h:173: error: ‘QString’ does not name a type
143doxywizard.h:175: error: ‘QString’ does not name a type
144doxywizard.h:177: error: expected ‘,’ or ‘...’ before ‘&’ token
145doxywizard.h:177: error: ISO C++ forbids declaration of ‘QString’ with no type
146doxywizard.h:178: error: expected ‘,’ or ‘...’ before ‘&’ token
147doxywizard.h:178: error: ISO C++ forbids declaration of ‘QString’ with no type
148doxywizard.h:179: error: expected ‘,’ or ‘...’ before ‘&’ token
149doxywizard.h:179: error: ISO C++ forbids declaration of ‘QString’ with no type
150doxywizard.h:181: error: expected ‘,’ or ‘...’ before ‘&’ token
151doxywizard.h:181: error: ISO C++ forbids declaration of ‘QString’ with no type
152doxywizard.h:27: error: expected class-name before ‘{’ token
153doxywizard.h:28: error: ISO C++ forbids declaration of ‘Q_OBJECT’ with no type
154doxywizard.h:30: error: expected ‘;’ before ‘public’
155doxywizard.h:33: error: ‘QString’ does not name a type
156doxywizard.h:34: error: ‘QString’ does not name a type
157doxywizard.h:35: error: ‘QString’ does not name a type
158doxywizard.h:37: error: ‘QString’ does not name a type
159doxywizard.h:39: error: expected ‘,’ or ‘...’ before ‘&’ token
160doxywizard.h:39: error: ISO C++ forbids declaration of ‘QString’ with no type
161doxywizard.h:40: error: expected ‘,’ or ‘...’ before ‘&’ token
162doxywizard.h:40: error: ISO C++ forbids declaration of ‘QString’ with no type
163doxywizard.h:41: error: expected ‘,’ or ‘...’ before ‘&’ token
164doxywizard.h:41: error: ISO C++ forbids declaration of ‘QString’ with no type
165doxywizard.h:43: error: expected ‘,’ or ‘...’ before ‘&’ token
166doxywizard.h:43: error: ISO C++ forbids declaration of ‘QString’ with no type
167doxywizard.h:45: error: expected `:' before ‘slots’
168doxywizard.h:46: error: expected primary-expression before ‘void’
169doxywizard.h:46: error: ISO C++ forbids declaration of ‘slots’ with no type
170doxywizard.h:46: error: expected ‘;’ before ‘void’
171doxywizard.h:60: error: expected class-name before ‘{’ token
172doxywizard.h:62: error: expected `)' before ‘*’ token
173doxywizard.h:81: error: expected class-name before ‘{’ token
174doxywizard.h:82: error: ISO C++ forbids declaration of ‘Q_OBJECT’ with no type
175doxywizard.h:84: error: expected ‘;’ before ‘public’
176doxywizard.h:106: error: expected `:' before ‘slots’
177doxywizard.h:107: error: expected primary-expression before ‘void’
178doxywizard.h:107: error: ISO C++ forbids declaration of ‘slots’ with no type
179doxywizard.h:107: error: expected ‘;’ before ‘void’
180doxywizard.h:112: error: ISO C++ forbids declaration of ‘QVBox’ with no type
181doxywizard.h:112: error: expected ‘;’ before ‘*’ token
182doxywizard.h:114: error: ISO C++ forbids declaration of ‘QVBox’ with no type
183doxywizard.h:114: error: expected ‘;’ before ‘*’ token
184doxywizard.h:124: error: expected class-name before ‘{’ token
185doxywizard.h:125: error: ISO C++ forbids declaration of ‘Q_OBJECT’ with no type
186doxywizard.h:127: error: expected ‘;’ before ‘public’
187doxywizard.h:148: error: expected `:' before ‘slots’
188doxywizard.h:149: error: expected primary-expression before ‘void’
189doxywizard.h:149: error: ISO C++ forbids declaration of ‘slots’ with no type
190doxywizard.h:149: error: expected ‘;’ before ‘void’
191doxywizard.h:153: error: ISO C++ forbids declaration of ‘QVBox’ with no type
192doxywizard.h:153: error: expected ‘;’ before ‘*’ token
193doxywizard.h:163: error: expected class-name before ‘{’ token
194doxywizard.h:164: error: ISO C++ forbids declaration of ‘Q_OBJECT’ with no type
195doxywizard.h:166: error: expected ‘;’ before ‘public’
196doxywizard.h:171: error: ‘QString’ does not name a type
197doxywizard.h:172: error: ‘QString’ does not name a type
198doxywizard.h:173: error: ‘QString’ does not name a type
199doxywizard.h:175: error: ‘QString’ does not name a type
200doxywizard.h:177: error: expected ‘,’ or ‘...’ before ‘&’ token
201doxywizard.h:177: error: ISO C++ forbids declaration of ‘QString’ with no type
202doxywizard.h:178: error: expected ‘,’ or ‘...’ before ‘&’ token
203doxywizard.h:178: error: ISO C++ forbids declaration of ‘QString’ with no type
204doxywizard.h:179: error: expected ‘,’ or ‘...’ before ‘&’ token
205doxywizard.h:179: error: ISO C++ forbids declaration of ‘QString’ with no type
206doxywizard.h:181: error: expected ‘,’ or ‘...’ before ‘&’ token
207doxywizard.h:181: error: ISO C++ forbids declaration of ‘QString’ with no type
208doxywizard.h:228: error: expected `:' before ‘slots’
209doxywizard.h:229: error: expected primary-expression before ‘void’
210doxywizard.h:229: error: ISO C++ forbids declaration of ‘slots’ with no type
211doxywizard.h:229: error: expected ‘;’ before ‘void’
212doxywizard.h: In member function ‘bool Wizard::scanRecursively() const’:
213doxywizard.h:36: error: ‘bool Step1::scanRecursively() const’ is private
214doxywizard.h:174: error: within this context
215doxywizard.h: In member function ‘void Wizard::setProjectName(int)’:
216doxywizard.h:177: error: ‘name’ was not declared in this scope
217doxywizard.h: At global scope:
218doxywizard.h:177: warning: unused parameter ‘QString’
219doxywizard.h: In member function ‘void Wizard::setProjectNumber(int)’:
220doxywizard.h:178: error: ‘num’ was not declared in this scope
221doxywizard.h: At global scope:
222doxywizard.h:178: warning: unused parameter ‘QString’
223doxywizard.h: In member function ‘void Wizard::setSourceDir(int)’:
224doxywizard.h:179: error: ‘dir’ was not declared in this scope
225doxywizard.h: At global scope:
226doxywizard.h:179: warning: unused parameter ‘QString’
227doxywizard.h: In member function ‘void Wizard::setRecursiveScan(bool)’:
228doxywizard.h:42: error: ‘void Step1::setRecursiveScan(bool)’ is private
229doxywizard.h:180: error: within this context
230doxywizard.h: In member function ‘void Wizard::setDestinationDir(int)’:
231doxywizard.h:181: error: ‘dir’ was not declared in this scope
232doxywizard.h: At global scope:
233doxywizard.h:181: warning: unused parameter ‘QString’
234doxywizard.h: In member function ‘bool Wizard::htmlEnabled() const’:
235doxywizard.h:87: error: ‘bool Step3::htmlEnabled() const’ is private
236doxywizard.h:193: error: within this context
237doxywizard.h: In member function ‘bool Wizard::latexEnabled() const’:
238doxywizard.h:88: error: ‘bool Step3::latexEnabled() const’ is private
239doxywizard.h:194: error: within this context
240doxywizard.h: In member function ‘bool Wizard::manEnabled() const’:
241doxywizard.h:89: error: ‘bool Step3::manEnabled() const’ is private
242doxywizard.h:195: error: within this context
243doxywizard.h: In member function ‘bool Wizard::rtfEnabled() const’:
244doxywizard.h:90: error: ‘bool Step3::rtfEnabled() const’ is private
245doxywizard.h:196: error: within this context
246doxywizard.h: In member function ‘bool Wizard::xmlEnabled() const’:
247doxywizard.h:91: error: ‘bool Step3::xmlEnabled() const’ is private
248doxywizard.h:197: error: within this context
249doxywizard.h: In member function ‘bool Wizard::searchEnabled() const’:
250doxywizard.h:92: error: ‘bool Step3::searchEnabled() const’ is private
251doxywizard.h:198: error: within this context
252doxywizard.h: In member function ‘HtmlStyle Wizard::htmlStyle() const’:
253doxywizard.h:93: error: ‘HtmlStyle Step3::htmlStyle() const’ is private
254doxywizard.h:199: error: within this context
255doxywizard.h: In member function ‘TexStyle Wizard::texStyle() const’:
256doxywizard.h:94: error: ‘TexStyle Step3::texStyle() const’ is private
257doxywizard.h:200: error: within this context
258doxywizard.h: In member function ‘void Wizard::setHtmlEnabled(bool)’:
259doxywizard.h:96: error: ‘void Step3::setHtmlEnabled(bool)’ is private
260doxywizard.h:202: error: within this context
261doxywizard.h: In member function ‘void Wizard::setLatexEnabled(bool)’:
262doxywizard.h:97: error: ‘void Step3::setLatexEnabled(bool)’ is private
263doxywizard.h:203: error: within this context
264doxywizard.h: In member function ‘void Wizard::setManEnabled(bool)’:
265doxywizard.h:98: error: ‘void Step3::setManEnabled(bool)’ is private
266doxywizard.h:204: error: within this context
267doxywizard.h:228: error: expected `:' before ‘slots’
268doxywizard.h:229: error: expected primary-expression before ‘void’
269doxywizard.h:229: error: ISO C++ forbids declaration of ‘slots’ with no type
270doxywizard.h:229: error: expected ‘;’ before ‘void’
271doxywizard.h: In member function ‘bool Wizard::scanRecursively() const’:
272doxywizard.h:36: error: ‘bool Step1::scanRecursively() const’ is private
273doxywizard.h:174: error: within this context
274doxywizard.h: In member function ‘void Wizard::setProjectName(int)’:
275doxywizard.h:177: error: ‘name’ was not declared in this scope
276doxywizard.h: At global scope:
277doxywizard.h:177: warning: unused parameter ‘QString’
278doxywizard.h: In member function ‘void Wizard::setProjectNumber(int)’:
279doxywizard.h:178: error: ‘num’ was not declared in this scope
280doxywizard.h: At global scope:
281doxywizard.h:178: warning: unused parameter ‘QString’
282doxywizard.h: In member function ‘void Wizard::setSourceDir(int)’:
283doxywizard.h:179: error: ‘dir’ was not declared in this scope
284doxywizard.h: At global scope:
285doxywizard.h:179: warning: unused parameter ‘QString’
286doxywizard.h: In member function ‘void Wizard::setRecursiveScan(bool)’:
287doxywizard.h:42: error: ‘void Step1::setRecursiveScan(bool)’ is private
288doxywizard.h:180: error: within this context
289doxywizard.h: In member function ‘void Wizard::setDestinationDir(int)’:
290doxywizard.h:181: error: ‘dir’ was not declared in this scope
291doxywizard.h: At global scope:
292doxywizard.h:181: warning: unused parameter ‘QString’
293doxywizard.h: In member function ‘bool Wizard::htmlEnabled() const’:
294doxywizard.h:87: error: ‘bool Step3::htmlEnabled() const’ is private
295doxywizard.h:193: error: within this context
296doxywizard.h: In member function ‘bool Wizard::latexEnabled() const’:
297doxywizard.h:88: error: ‘bool Step3::latexEnabled() const’ is private
298doxywizard.h:194: error: within this context
299doxywizard.h: In member function ‘bool Wizard::manEnabled() const’:
300doxywizard.h:89: error: ‘bool Step3::manEnabled() const’ is private
301doxywizard.h:195: error: within this context
302doxywizard.h: In member function ‘bool Wizard::rtfEnabled() const’:
303doxywizard.h:90: error: ‘bool Step3::rtfEnabled() const’ is private
304doxywizard.h:196: error: within this context
305doxywizard.h: In member function ‘bool Wizard::xmlEnabled() const’:
306doxywizard.h:91: error: ‘bool Step3::xmlEnabled() const’ is private
307doxywizard.h:197: error: within this context
308doxywizard.h: In member function ‘bool Wizard::searchEnabled() const’:
309doxywizard.h:92: error: ‘bool Step3::searchEnabled() const’ is private
310doxywizard.h:198: error: within this context
311doxywizard.h: In member function ‘HtmlStyle Wizard::htmlStyle() const’:
312doxywizard.h:93: error: ‘HtmlStyle Step3::htmlStyle() const’ is private
313doxywizard.h:199: error: within this context
314doxywizard.h: In member function ‘TexStyle Wizard::texStyle() const’:
315doxywizard.h:94: error: ‘TexStyle Step3::texStyle() const’ is private
316doxywizard.h:200: error: within this context
317doxywizard.h: In member function ‘void Wizard::setHtmlEnabled(bool)’:
318doxywizard.h:96: error: ‘void Step3::setHtmlEnabled(bool)’ is private
319doxywizard.h:202: error: within this context
320doxywizard.h: In member function ‘void Wizard::setRtfEnabled(bool)’:
321doxywizard.h:99: error: ‘void Step3::setRtfEnabled(bool)’ is private
322doxywizard.h:205: error: within this context
323doxywizard.h: In member function ‘void Wizard::setXmlEnabled(bool)’:
324doxywizard.h:100: error: ‘void Step3::setXmlEnabled(bool)’ is private
325doxywizard.h:206: error: within this context
326doxywizard.h: In member function ‘void Wizard::setSearchEnabled(bool)’:
327doxywizard.h:101: error: ‘void Step3::setSearchEnabled(bool)’ is private
328doxywizard.h:207: error: within this context
329doxywizard.h: In member function ‘void Wizard::setHtmlStyle(HtmlStyle)’:
330doxywizard.h:102: error: ‘void Step3::setHtmlStyle(HtmlStyle)’ is private
331doxywizard.h:208: error: within this context
332doxywizard.h: In member function ‘void Wizard::setTexStyle(TexStyle)’:
333doxywizard.h:103: error: ‘void Step3::setTexStyle(TexStyle)’ is private
334doxywizard.h:209: error: within this context
335doxywizard.h: In member function ‘DiagramMode Wizard::diagramMode() const’:
336doxywizard.h:132: error: ‘DiagramMode Step4::diagramMode() const’ is private
337doxywizard.h:212: error: within this context
338doxywizard.h: In member function ‘bool Wizard::classDiagram() const’:
339doxywizard.h:133: error: ‘bool Step4::classDiagram() const’ is private
340doxywizard.h:213: error: within this context
341doxywizard.h: In member function ‘bool Wizard::collaborationDiagram() const’:
342doxywizard.h:134: error: ‘bool Step4::collaborationDiagram() const’ is private
343doxywizard.h:214: error: within this context
344doxywizard.h: In member function ‘bool Wizard::includeGraph() const’:
345doxywizard.h:135: error: ‘bool Step4::includeGraph() const’ is private
346doxywizard.h:215: error: within this context
347doxywizard.h: In member function ‘bool Wizard::includedByGraph() const’:
348doxywizard.h:136: error: ‘bool Step4::includedByGraph() const’ is private
349doxywizard.h:216: error: within this context
350doxywizard.h: In member function ‘bool Wizard::inheritanceGraph() const’:
351doxywizard.h:137: error: ‘bool Step4::inheritanceGraph() const’ is private
352doxywizard.h:217: error: within this context
353doxywizard.h: In member function ‘bool Wizard::callGraph() const’:
354doxywizard.h:138: error: ‘bool Step4::callGraph() const’ is private
355doxywizard.h:218: error: within this context
356doxywizard.h: In member function ‘void Wizard::setDiagramMode(DiagramMode)’:
357doxywizard.h:140: error: ‘void Step4::setDiagramMode(DiagramMode)’ is private
358doxywizard.h:220: error: within this context
359doxywizard.h: In member function ‘void Wizard::setClassDiagram(bool)’:
360doxywizard.h:141: error: ‘void Step4::setClassDiagram(bool)’ is private
361doxywizard.h:221: error: within this context
362doxywizard.h: In member function ‘void Wizard::setCollaborationDiagram(bool)’:
363doxywizard.h:142: error: ‘void Step4::setCollaborationDiagram(bool)’ is private
364doxywizard.h:222: error: within this context
365doxywizard.h: In member function ‘void Wizard::setIncludeGraph(bool)’:
366doxywizard.h:143: error: ‘void Step4::setIncludeGraph(bool)’ is private
367doxywizard.h:223: error: within this context
368doxywizard.h: In member function ‘void Wizard::setIncludedByGraph(bool)’:
369doxywizard.h:144: error: ‘void Step4::setIncludedByGraph(bool)’ is private
370doxywizard.h:224: error: within this context
371doxywizard.h: In member function ‘void Wizard::setInheritanceGraph(bool)’:
372doxywizard.h:145: error: ‘void Step4::setInheritanceGraph(bool)’ is private
373doxywizard.h:225: error: within this context
374doxywizard.h: In member function ‘void Wizard::setCallGraph(bool)’:
375doxywizard.h:146: error: ‘void Step4::setCallGraph(bool)’ is private
376doxywizard.h:226: error: within this context
377doxywizard.h: At global scope:
378doxywizard.h:240: error: expected class-name before ‘{’ token
379doxywizard.h:241: error: ISO C++ forbids declaration of ‘Q_OBJECT’ with no type
380doxywizard.h:242: error: expected ‘;’ before ‘public’
381doxywizard.h:245: error: expected ‘,’ or ‘...’ before ‘&’ token
382doxywizard.h:245: error: ISO C++ forbids declaration of ‘QString’ with no type
383doxywizard.h:247: error: expected `:' before ‘slots’
384doxywizard.h:248: error: expected primary-expression before ‘void’
385doxywizard.h:248: error: ISO C++ forbids declaration of ‘slots’ with no type
386doxywizard.h:248: error: expected ‘;’ before ‘void’
387doxywizard.h:252: error: expected ‘,’ or ‘...’ before ‘&’ token
388doxywizard.h:252: error: ISO C++ forbids declaration of ‘QString’ with no type
389doxywizard.h: In member function ‘void Wizard::setLatexEnabled(bool)’:
390doxywizard.h:97: error: ‘void Step3::setLatexEnabled(bool)’ is private
391doxywizard.h:203: error: within this context
392doxywizard.h: In member function ‘void Wizard::setManEnabled(bool)’:
393doxywizard.h:98: error: ‘void Step3::setManEnabled(bool)’ is private
394doxywizard.h:204: error: within this context
395doxywizard.h: In member function ‘void Wizard::setRtfEnabled(bool)’:
396doxywizard.h:99: error: ‘void Step3::setRtfEnabled(bool)’ is private
397doxywizard.h:205: error: within this context
398doxywizard.h: In member function ‘void Wizard::setXmlEnabled(bool)’:
399doxywizard.h:100: error: ‘void Step3::setXmlEnabled(bool)’ is private
400doxywizard.h:206: error: within this context
401doxywizard.h: In member function ‘void Wizard::setSearchEnabled(bool)’:
402doxywizard.h:101: error: ‘void Step3::setSearchEnabled(bool)’ is private
403doxywizard.h:207: error: within this context
404doxywizard.h: In member function ‘void Wizard::setHtmlStyle(HtmlStyle)’:
405doxywizard.h:102: error: ‘void Step3::setHtmlStyle(HtmlStyle)’ is private
406doxywizard.h:208: error: within this context
407doxywizard.h: In member function ‘void Wizard::setTexStyle(TexStyle)’:
408doxywizard.h:103: error: ‘void Step3::setTexStyle(TexStyle)’ is private
409doxywizard.h:209: error: within this context
410doxywizard.h: In member function ‘DiagramMode Wizard::diagramMode() const’:
411doxywizard.h:132: error: ‘DiagramMode Step4::diagramMode() const’ is private
412doxywizard.h:212: error: within this context
413doxywizard.h: In member function ‘bool Wizard::classDiagram() const’:
414doxywizard.h:133: error: ‘bool Step4::classDiagram() const’ is private
415doxywizard.h:213: error: within this context
416doxywizard.h: In member function ‘bool Wizard::collaborationDiagram() const’:
417doxywizard.h:134: error: ‘bool Step4::collaborationDiagram() const’ is private
418doxywizard.h:214: error: within this context
419doxywizard.h: In member function ‘bool Wizard::includeGraph() const’:
420doxywizard.h:135: error: ‘bool Step4::includeGraph() const’ is private
421doxywizard.h:215: error: within this context
422doxywizard.h: In member function ‘bool Wizard::includedByGraph() const’:
423doxywizard.h:136: error: ‘bool Step4::includedByGraph() const’ is private
424doxywizard.h:216: error: within this context
425doxywizard.h: In member function ‘bool Wizard::inheritanceGraph() const’:
426doxywizard.h:137: error: ‘bool Step4::inheritanceGraph() const’ is private
427doxywizard.h:217: error: within this context
428doxywizard.h: In member function ‘bool Wizard::callGraph() const’:
429doxywizard.h:138: error: ‘bool Step4::callGraph() const’ is private
430doxywizard.h:218: error: within this context
431doxywizard.h: In member function ‘void Wizard::setDiagramMode(DiagramMode)’:
432doxywizard.h:140: error: ‘void Step4::setDiagramMode(DiagramMode)’ is private
433doxywizard.h:220: error: within this context
434doxywizard.h: In member function ‘void Wizard::setClassDiagram(bool)’:
435doxywizard.h:141: error: ‘void Step4::setClassDiagram(bool)’ is private
436doxywizard.h:221: error: within this context
437doxywizard.h: In member function ‘void Wizard::setCollaborationDiagram(bool)’:
438doxywizard.h:142: error: ‘void Step4::setCollaborationDiagram(bool)’ is private
439doxywizard.h:222: error: within this context
440doxywizard.h: In member function ‘void Wizard::setIncludeGraph(bool)’:
441doxywizard.h:143: error: ‘void Step4::setIncludeGraph(bool)’ is private
442doxywizard.h:223: error: within this context
443doxywizard.h: In member function ‘void Wizard::setIncludedByGraph(bool)’:
444doxywizard.h:144: error: ‘void Step4::setIncludedByGraph(bool)’ is private
445doxywizard.h:224: error: within this context
446doxywizard.h: In member function ‘void Wizard::setInheritanceGraph(bool)’:
447doxywizard.h:145: error: ‘void Step4::setInheritanceGraph(bool)’ is private
448doxywizard.h:225: error: within this context
449doxywizard.h: In member function ‘void Wizard::setCallGraph(bool)’:
450doxywizard.h:146: error: ‘void Step4::setCallGraph(bool)’ is privatedoxywizard.h:267: error: expected ‘,’ or ‘...’ before ‘&’ token
451doxywizard.h:267: error: ISO C++ forbids declaration of ‘QString’ with no type
452doxywizard.h:284: error: ‘QSettings’ does not name a type
453doxywizard.h:288: error: ‘QString’ does not name a type
454doxywizard.h:289: error: ‘QStringList’ does not name a type
455expert.h:59: error: expected class-name before ‘{’ token
456expert.h:60: error: ISO C++ forbids declaration of ‘Q_OBJECT’ with no type
457expert.h:62: error: expected ‘;’ before ‘public’
458expert.h:66: error: ‘QDict’ has not been declared
459expert.h:66: error: expected ‘,’ or ‘...’ before ‘<’ token
460expert.h:70: error: expected `:' before ‘slots’
461expert.h:71: error: expected primary-expression before ‘void’
462expert.h:71: error: ISO C++ forbids declaration of ‘slots’ with no type
463expert.h:71: error: expected ‘;’ before ‘void’
464expert.h:76: error: ISO C++ forbids declaration of ‘QDict’ with no type
465expert.h:76: error: expected ‘;’ before ‘<’ token
466expert.h:77: error: ISO C++ forbids declaration of ‘QDict’ with no type
467expert.h:77: error: expected ‘;’ before ‘<’ token
468expert.h:78: error: ISO C++ forbids declaration of ‘QDict’ with no type
469expert.h:78: error: expected ‘;’ before ‘<’ token
470qtbc.h:41: error: ‘QString’ does not name a type
471config.h:48: error: ‘QString’ does not name a type
472config.h:49: error: ‘QString’ does not name a type
473config.h:51: error: ‘QString’ does not name a type
474config.h:55: error: ‘QTextStream’ has not been declared
475config.h:60: error: ‘QString’ does not name a type
476config.h:61: error: ‘QTextStream’ has not been declared
477config.h:62: error: ‘QTextStream’ has not been declared
478config.h:63: error: ‘QTextStream’ has not been declared
479config.h:63: error: ‘QString’ has not been declared
480config.h:64: error: ‘QTextStream’ has not been declared
481config.h:64: error: ‘QStrList’ has not been declared
482config.h:66: error: ‘QString’ does not name a type
483config.h:67: error: ‘QString’ does not name a type
484config.h:68: error: ‘QString’ does not name a type
485config.h:69: error: ‘QString’ does not name a type
486config.h: In constructor ‘ConfigOption::ConfigOption(ConfigOption::OptionType)’:
487config.h:40: error: ‘m_spaces’ was not declared in this scope
488
489doxywizard.h:226: error: within this context
490doxywizard.h: At global scope:
491doxywizard.h:240: error: expected class-name before ‘{’ token
492doxywizard.h:241: error: ISO C++ forbids declaration of ‘Q_OBJECT’ with no type
493doxywizard.h:242: error: expected ‘;’ before ‘public’
494doxywizard.h:245: error: expected ‘,’ or ‘...’ before ‘&’ token
495doxywizard.h:245: error: ISO C++ forbids declaration of ‘QString’ with no type
496doxywizard.h:247: error: expected `:' before ‘slots’
497doxywizard.h:248: error: expected primary-expression before ‘void’
498doxywizard.h:248: error: ISO C++ forbids declaration of ‘slots’ with no type
499doxywizard.h:248: error: expected ‘;’ before ‘void’
500doxywizard.h:252: error: expected ‘,’ or ‘...’ before ‘&’ token
501doxywizard.h:252: error: ISO C++ forbids declaration of ‘QString’ with no type
502doxywizard.h:267: error: expected ‘,’ or ‘...’ before ‘&’ token
503doxywizard.h:267: error: ISO C++ forbids declaration of ‘QString’ with no type
504doxywizard.h:284: error: ‘QSettings’ does not name a type
505doxywizard.h:288: error: ‘QString’ does not name a type
506doxywizard.h:289: error: ‘QStringList’ does not name a type
507expert.h:59: error: expected class-name before ‘{’ token
508expert.h:60: error: ISO C++ forbids declaration of ‘Q_OBJECT’ with no type
509expert.h:62: error: expected ‘;’ before ‘public’
510expert.h:66: error: ‘QDict’ has not been declared
511expert.h:66: error: expected ‘,’ or ‘...’ before ‘<’ token
512expert.h:70: error: expected `:' before ‘slots’
513expert.h:71: error: expected primary-expression before ‘void’
514expert.h:71: error: ISO C++ forbids declaration of ‘slots’ with no type
515expert.h:71: error: expected ‘;’ before ‘void’
516expert.h:76: error: ISO C++ forbids declaration of ‘QDict’ with no type
517expert.h:76: error: expected ‘;’ before ‘<’ token
518expert.h:77: error: ISO C++ forbids declaration of ‘QDict’ with no type
519expert.h:77: error: expected ‘;’ before ‘<’ token
520expert.h:78: error: ISO C++ forbids declaration of ‘QDict’ with no type
521expert.h:78: error: expected ‘;’ before ‘<’ token
522qtbc.h:41: error: ‘QString’ does not name a type
523config.h:48: error: ‘QString’ does not name a type
524config.h:49: error: ‘QString’ does not name a type
525config.h:51: error: ‘QString’ does not name a type
526config.h: In member function ‘void ConfigOption::addDependency(const char*)’:
527config.h:52: error: ‘m_dependency’ was not declared in this scope
528config.h: At global scope:
529config.h:85: error: ‘QTextStream’ has not been declared
530config.h: In constructor ‘ConfigInfo::ConfigInfo(const char*, const char*)’:
531config.h:82: error: ‘m_name’ was not declared in this scope
532config.h:83: error: ‘m_doc’ was not declared in this scope
533config.h: In member function ‘virtual void ConfigInfo::writeTemplate(int&, bool, bool)’:
534config.h:89: error: invalid operands of types ‘int’ and ‘const char [2]’ to binary ‘operator<<’
535config.h:91: error: invalid operands of types ‘int’ and ‘const char [78]’ to binary ‘operator<<’
536config.h:92: error: invalid operands of types ‘int’ and ‘const char [3]’ to binary ‘operator<<’
537config.h:92: error: ‘m_doc’ was not declared in this scope
538config.h:92: error: ‘endl’ was not declared in this scope
539config.h:93: error: invalid operands of types ‘int’ and ‘const char [78]’ to binary ‘operator<<’
540config.h: At global scope:
541config.h:115: error: ISO C++ forbids declaration of ‘QStrList’ with no type
542config.h:115: error: expected ‘;’ before ‘*’ token
543config.h:116: error: expected `;' before ‘void’
544config.h:116: error: ‘QTextStream’ has not been declared
545config.h:131: error: ‘QStrList’ does not name a type
546config.h: In constructor ‘ConfigList::ConfigList(const char*, const char*)’:
547config.h:108: error: ‘m_name’ was not declared in this scope
548config.h:109: error: ‘m_doc’ was not declared in this scope
549config.h: In member function ‘void ConfigList::addValue(const char*)’:
550config.h:112: error: ‘m_value’ was not declared in this scope
551config.h: In member function ‘virtual void ConfigList::writeTemplate(int&, bool, bool)’:
552config.h:120: error: ‘endl’ was not declared in this scope
553config.h:121: error: ‘m_doc’ was not declared in this scope
554config.h:121: error: ‘convertToComment’ was not declared in this scope
555config.h:124: error: ‘m_name’ was not declared in this scope
556config.h:124: error: ‘m_spaces’ was not declared in this scope
557config.h:125: error: ‘m_value’ was not declared in this scope
558config.h:126: error: invalid operands of types ‘int’ and ‘const char [2]’ to binary ‘operator<<’
559config.h: In member function ‘virtual void ConfigList::init()’:
560config.h:129: error: ‘m_value’ was not declared in this scope
561config.h:55: error: ‘QTextStream’ has not been declared
562config.h:60: error: ‘QString’ does not name a type
563config.h:61: error: ‘QTextStream’ has not been declared
564config.h:62: error: ‘QTextStream’ has not been declared
565config.h:63: error: ‘QTextStream’ has not been declared
566config.h:63: error: ‘QString’ has not been declared
567config.h:64: error: ‘QTextStream’ has not been declared
568config.h:64: error: ‘QStrList’ has not been declared
569config.h:66: error: ‘QString’ does not name a type
570config.h:67: error: ‘QString’ does not name a type
571config.h:68: error: ‘QString’ does not name a type
572config.h:69: error: ‘QString’ does not name a type
573config.h: In constructor ‘ConfigOption::ConfigOption(ConfigOption::OptionType)’:
574config.h:40: error: ‘m_spaces’ was not declared in this scope
575config.h: In member function ‘void ConfigOption::addDependency(const char*)’:
576config.h:52: error: ‘m_dependency’ was not declared in this scope
577config.h: At global scope:
578config.h:85: error: ‘QTextStream’ has not been declared
579config.h: In constructor ‘ConfigInfo::ConfigInfo(const char*, const char*)’:
580config.h:82: error: ‘m_name’ was not declared in this scope
581config.h:83: error: ‘m_doc’ was not declared in this scope
582config.h: In member function ‘virtual void ConfigInfo::writeTemplate(int&, bool, bool)’:
583config.h:89: error: invalid operands of types ‘int’ and ‘const char [2]’ to binary ‘operator<<’
584config.h:91: error: invalid operands of types ‘int’ and ‘const char [78]’ to binary ‘operator<<’
585config.h:92: error: invalid operands of types ‘int’ and ‘const char [3]’ to binary ‘operator<<’
586config.h:92: error: ‘m_doc’ was not declared in this scope
587config.h:92: error: ‘endl’ was not declared in this scope
588config.h:93: error: invalid operands of types ‘int’ and ‘const char [78]’ to binary ‘operator<<’
589config.h: At global scope:
590config.h:115: error: ISO C++ forbids declaration of ‘QStrList’ with no type
591config.h:115: error: expected ‘;’ before ‘*’ token
592config.h:116: error: expected `;' before ‘void’
593config.h:116: error: ‘QTextStream’ has not been declared
594config.h:131: error: ‘QStrList’ does not name a type
595config.h: In constructor ‘ConfigList::ConfigList(const char*, const char*)’:
596config.h:108: error: ‘m_name’ was not declared in this scope
597config.h:109: error: ‘m_doc’ was not declared in this scope
598config.h: At global scope:
599config.h:150: error: ‘QStrListIterator’ does not name a type
600config.h:154: error: ISO C++ forbids declaration of ‘QString’ with no type
601config.h:154: error: expected ‘;’ before ‘*’ token
602config.h:155: error: expected `;' before ‘void’
603config.h:156: error: ‘QTextStream’ has not been declared
604config.h:171: error: ‘QStrList’ does not name a type
605config.h:172: error: ‘QString’ does not name a type
606config.h:173: error: ‘QString’ does not name a type
607config.h: In constructor ‘ConfigEnum::ConfigEnum(const char*, const char*, const char*)’:
608config.h:144: error: ‘m_name’ was not declared in this scope
609config.h:145: error: ‘m_doc’ was not declared in this scope
610config.h:146: error: ‘m_value’ was not declared in this scope
611config.h:147: error: ‘m_defValue’ was not declared in this scope
612config.h: In member function ‘void ConfigEnum::addValue(const char*)’:
613config.h:149: error: ‘m_valueRange’ was not declared in this scope
614config.h: In member function ‘virtual void ConfigEnum::writeTemplate(int&, bool, bool)’:
615config.h:160: error: ‘endl’ was not declared in this scope
616config.h:161: error: ‘m_doc’ was not declared in this scope
617config.h:161: error: ‘convertToComment’ was not declared in this scope
618config.h:164: error: ‘m_name’ was not declared in this scope
619config.h:164: error: ‘m_spaces’ was not declared in this scope
620config.h:165: error: ‘m_value’ was not declared in this scope
621config.h:166: error: invalid operands of types ‘int’ and ‘const char [2]’ to binary ‘operator<<’
622config.h: In member function ‘virtual void ConfigEnum::init()’:
623config.h:168: error: ‘m_value’ was not declared in this scope
624config.h:168: error: ‘m_defValue’ was not declared in this scope
625config.h: At global scope:
626config.h:196: error: ISO C++ forbids declaration of ‘QString’ with no type
627config.h:196: error: expected ‘;’ before ‘*’ token
628config.h:197: error: expected `;' before ‘void’
629config.h:197: error: ‘QTextStream’ has not been declared
630config.h:213: error: ‘QString’ does not name a type
631config.h:214: error: ‘QString’ does not name a type
632config.h: In constructor ‘ConfigString::ConfigString(const char*, const char*)’:
633config.h:186: error: ‘m_name’ was not declared in this scope
634config.h:187: error: ‘m_doc’ was not declared in this scope
635config.h: In member function ‘void ConfigString::setDefaultValue(const char*)’:
636config.h:195: error: ‘m_defValue’ was not declared in this scope
637config.h: In member function ‘virtual void ConfigString::writeTemplate(int&, bool, bool)’:
638config.h:201: error: ‘endl’ was not declared in this scope
639config.h: In member function ‘void ConfigList::addValue(const char*)’:
640config.h:112: error: ‘m_value’ was not declared in this scope
641config.h: In member function ‘virtual void ConfigList::writeTemplate(int&, bool, bool)’:
642config.h:120: error: ‘endl’ was not declared in this scope
643config.h:121: error: ‘m_doc’ was not declared in this scope
644config.h:121: error: ‘convertToComment’ was not declared in this scope
645config.h:124: error: ‘m_name’ was not declared in this scope
646config.h:124: error: ‘m_spaces’ was not declared in this scope
647config.h:125: error: ‘m_value’ was not declared in this scope
648config.h:126: error: invalid operands of types ‘int’ and ‘const char [2]’ to binary ‘operator<<’
649config.h: In member function ‘virtual void ConfigList::init()’:
650config.h:129: error: ‘m_value’ was not declared in this scope
651config.h: At global scope:
652config.h:150: error: ‘QStrListIterator’ does not name a type
653config.h:154: error: ISO C++ forbids declaration of ‘QString’ with no type
654config.h:154: error: expected ‘;’ before ‘*’ token
655config.h:155: error: expected `;' before ‘void’
656config.h:156: error: ‘QTextStream’ has not been declared
657config.h:171: error: ‘QStrList’ does not name a type
658config.h:172: error: ‘QString’ does not name a type
659config.h:173: error: ‘QString’ does not name a type
660config.h: In constructor ‘ConfigEnum::ConfigEnum(const char*, const char*, const char*)’:
661config.h:144: error: ‘m_name’ was not declared in this scope
662config.h:145: error: ‘m_doc’ was not declared in this scope
663config.h:146: error: ‘m_value’ was not declared in this scope
664config.h:147: error: ‘m_defValue’ was not declared in this scope
665config.h: In member function ‘void ConfigEnum::addValue(const char*)’:
666config.h:149: error: ‘m_valueRange’ was not declared in this scope
667config.h: In member function ‘virtual void ConfigEnum::writeTemplate(int&, bool, bool)’:
668config.h:160: error: ‘endl’ was not declared in this scope
669config.h:161: error: ‘m_doc’ was not declared in this scope
670config.h:161: error: ‘convertToComment’ was not declared in this scope
671config.h:164: error: ‘m_name’ was not declared in this scope
672config.h:164: error: ‘m_spaces’ was not declared in this scope
673config.h:165: error: ‘m_value’ was not declared in this scope
674config.h:166: error: invalid operands of types ‘int’ and ‘const char [2]’ to binary ‘operator<<’
675config.h: In member function ‘virtual void ConfigEnum::init()’:
676config.h:168: error: ‘m_value’ was not declared in this scope
677config.h:168: error: ‘m_defValue’ was not declared in this scope
678config.h: At global scope:
679config.h:196: error: ISO C++ forbids declaration of ‘QString’ with no type
680config.h:196: error: expected ‘;’ before ‘*’ token
681config.h:197: error: expected `;' before ‘void’
682config.h:197: error: ‘QTextStream’ has not been declared
683config.h:213: error: ‘QString’ does not name a type
684config.h:214: error: ‘QString’ does not name a type
685config.h: In constructor ‘ConfigString::ConfigString(const char*, const char*)’:
686config.h:186: error: ‘m_name’ was not declared in this scope
687config.h:202: error: ‘m_doc’ was not declared in this scope
688config.h:202: error: ‘convertToComment’ was not declared in this scope
689config.h:205: error: ‘m_name’ was not declared in this scope
690config.h:205: error: ‘m_spaces’ was not declared in this scope
691config.h:206: error: ‘m_value’ was not declared in this scope
692config.h:207: error: invalid operands of types ‘int’ and ‘const char [2]’ to binary ‘operator<<’
693config.h: In member function ‘virtual void ConfigString::init()’:
694config.h:210: error: ‘m_value’ was not declared in this scope
695config.h:210: error: ‘m_defValue’ was not declared in this scope
696config.h: At global scope:
697config.h:234: error: ISO C++ forbids declaration of ‘QString’ with no type
698config.h:234: error: expected ‘;’ before ‘*’ token
699config.h:235: error: expected `;' before ‘int’
700config.h:240: error: ‘QTextStream’ has not been declared
701config.h:265: error: ‘QString’ does not name a type
702config.h: In constructor ‘ConfigInt::ConfigInt(const char*, const char*, int, int, int)’:
703config.h:227: error: ‘m_name’ was not declared in this scope
704config.h:228: error: ‘m_doc’ was not declared in this scope
705config.h: In member function ‘virtual void ConfigInt::writeTemplate(int&, bool, bool)’:
706config.h:244: error: ‘endl’ was not declared in this scope
707config.h:245: error: ‘m_doc’ was not declared in this scope
708config.h:245: error: ‘convertToComment’ was not declared in this scope
709config.h:248: error: ‘m_name’ was not declared in this scope
710config.h:248: error: ‘m_spaces’ was not declared in this scope
711config.h:249: error: ‘m_valueString’ was not declared in this scope
712config.h:251: error: no matching function for call to ‘ConfigInt::writeStringValue(int&, <type error>)’
713config.h:63: note: candidates are: void ConfigOption::writeStringValue(int&, int&)
714config.h:257: error: invalid operands of types ‘int’ and ‘const char [2]’ to binary ‘operator<<’
715config.h: At global scope:
716config.h:282: error: ISO C++ forbids declaration of ‘QString’ with no type
717config.h:282: error: expected ‘;’ before ‘*’ token
718config.h:283: error: expected `;' before ‘bool’
719config.h:286: error: expected ‘,’ or ‘...’ before ‘&’ token
720config.h:286: error: ISO C++ forbids declaration of ‘QString’ with no type
721config.h:287: error: ‘QTextStream’ has not been declared
722config.h:310: error: ‘QString’ does not name a type
723config.h: In constructor ‘ConfigBool::ConfigBool(const char*, const char*, bool)’:
724config.h:277: error: ‘m_name’ was not declared in this scope
725config.h:278: error: ‘m_doc’ was not declared in this scope
726config.h:187: error: ‘m_doc’ was not declared in this scope
727config.h: In member function ‘void ConfigString::setDefaultValue(const char*)’:
728config.h:195: error: ‘m_defValue’ was not declared in this scope
729config.h: In member function ‘virtual void ConfigString::writeTemplate(int&, bool, bool)’:
730config.h:201: error: ‘endl’ was not declared in this scope
731config.h:202: error: ‘m_doc’ was not declared in this scope
732config.h:202: error: ‘convertToComment’ was not declared in this scope
733config.h:205: error: ‘m_name’ was not declared in this scope
734config.h:205: error: ‘m_spaces’ was not declared in this scope
735config.h:206: error: ‘m_value’ was not declared in this scope
736config.h:207: error: invalid operands of types ‘int’ and ‘const char [2]’ to binary ‘operator<<’
737config.h: In member function ‘virtual void ConfigString::init()’:
738config.h:210: error: ‘m_value’ was not declared in this scope
739config.h:210: error: ‘m_defValue’ was not declared in this scope
740config.h: At global scope:
741config.h:234: error: ISO C++ forbids declaration of ‘QString’ with no type
742config.h:234: error: expected ‘;’ before ‘*’ token
743config.h:235: error: expected `;' before ‘int’
744config.h:240: error: ‘QTextStream’ has not been declared
745config.h:265: error: ‘QString’ does not name a type
746config.h: In constructor ‘ConfigInt::ConfigInt(const char*, const char*, int, int, int)’:
747config.h:227: error: ‘m_name’ was not declared in this scope
748config.h:228: error: ‘m_doc’ was not declared in this scope
749config.h: In member function ‘virtual void ConfigInt::writeTemplate(int&, bool, bool)’:
750config.h:244: error: ‘endl’ was not declared in this scope
751config.h:245: error: ‘m_doc’ was not declared in this scope
752config.h:245: error: ‘convertToComment’ was not declared in this scope
753config.h:248: error: ‘m_name’ was not declared in this scope
754config.h:248: error: ‘m_spaces’ was not declared in this scope
755config.h:249: error: ‘m_valueString’ was not declared in this scope
756config.h:251: error: no matching function for call to ‘ConfigInt::writeStringValue(int&, <type error>)’
757config.h:63: note: candidates are: void ConfigOption::writeStringValue(int&, int&)
758config.h: In member function ‘void ConfigBool::setValueString(int)’:
759config.h:286: error: ‘m_valueString’ was not declared in this scope
760config.h:286: error: ‘v’ was not declared in this scope
761config.h: At global scope:
762config.h:286: warning: unused parameter ‘QString’
763config.h: In member function ‘virtual void ConfigBool::writeTemplate(int&, bool, bool)’:
764config.h:291: error: ‘endl’ was not declared in this scope
765config.h:292: error: ‘m_doc’ was not declared in this scope
766config.h:292: error: ‘convertToComment’ was not declared in this scope
767config.h:295: error: ‘m_name’ was not declared in this scope
768config.h:295: error: ‘m_spaces’ was not declared in this scope
769config.h:296: error: ‘m_valueString’ was not declared in this scope
770config.h:298: error: no matching function for call to ‘ConfigBool::writeStringValue(int&, <type error>)’
771config.h:63: note: candidates are: void ConfigOption::writeStringValue(int&, int&)
772config.h:304: error: invalid operands of types ‘int’ and ‘const char [2]’ to binary ‘operator<<’
773config.h: At global scope:
774config.h:320: error: ‘QTextStream’ has not been declared
775config.h:365: error: ISO C++ forbids declaration of ‘QListIterator’ with no type
776config.h:365: error: expected ‘;’ before ‘<’ token
777config.h:379: error: expected `;' before ‘QString’
778config.h:379: error: ISO C++ forbids declaration of ‘QString’ with no type
779config.h:379: error: expected ‘;’ before ‘&’ token
780config.h:385: error: ISO C++ forbids declaration of ‘QStrList’ with no type
781config.h:385: error: expected ‘;’ before ‘&’ token
782config.h:391: error: ISO C++ forbids declaration of ‘QString’ with no type
783config.h:391: error: expected ‘;’ before ‘&’ token
784config.h:509: error: ‘QTextStream’ has not been declared
785config.h:570: error: ISO C++ forbids declaration of ‘QList’ with no type
786config.h:570: error: expected ‘;’ before ‘<’ token
787config.h:571: error: ISO C++ forbids declaration of ‘QList’ with no type
788config.h:571: error: expected ‘;’ before ‘<’ token
789config.h:572: error: ISO C++ forbids declaration of ‘QDict’ with no type
790config.h:572: error: expected ‘;’ before ‘<’ token
791config.h: In member function ‘ConfigOption* Config::get(const char*) const’:
792config.h:410: error: ‘m_dict’ was not declared in this scope
793config.h: In member function ‘ConfigInfo* Config::addInfo(const char*, const char*)’:
794config.h:425: error: ‘m_options’ was not declared in this scope
795config.h:257: error: invalid operands of types ‘int’ and ‘const char [2]’ to binary ‘operator<<’
796config.h: At global scope:
797config.h:282: error: ISO C++ forbids declaration of ‘QString’ with no type
798config.h:282: error: expected ‘;’ before ‘*’ token
799config.h:283: error: expected `;' before ‘bool’
800config.h:286: error: expected ‘,’ or ‘...’ before ‘&’ token
801config.h:286: error: ISO C++ forbids declaration of ‘QString’ with no type
802config.h:287: error: ‘QTextStream’ has not been declared
803config.h:310: error: ‘QString’ does not name a type
804config.h: In constructor ‘ConfigBool::ConfigBool(const char*, const char*, bool)’:
805config.h:277: error: ‘m_name’ was not declared in this scope
806config.h:278: error: ‘m_doc’ was not declared in this scope
807config.h: In member function ‘void ConfigBool::setValueString(int)’:
808config.h:286: error: ‘m_valueString’ was not declared in this scope
809config.h:286: error: ‘v’ was not declared in this scope
810config.h: At global scope:
811config.h:286: warning: unused parameter ‘QString’
812config.h: In member function ‘virtual void ConfigBool::writeTemplate(int&, bool, bool)’:
813config.h:291: error: ‘endl’ was not declared in this scope
814config.h:292: error: ‘m_doc’ was not declared in this scope
815config.h:292: error: ‘convertToComment’ was not declared in this scope
816config.h:295: error: ‘m_name’ was not declared in this scope
817config.h:295: error: ‘m_spaces’ was not declared in this scope
818config.h:296: error: ‘m_valueString’ was not declared in this scope
819config.h:298: error: no matching function for call to ‘ConfigBool::writeStringValue(int&, <type error>)’
820config.h:63: note: candidates are: void ConfigOption::writeStringValue(int&, int&)
821config.h:304: error: invalid operands of types ‘int’ and ‘const char [2]’ to binary ‘operator<<’
822config.h: At global scope:
823config.h:320: error: ‘QTextStream’ has not been declared
824config.h:365: error: ISO C++ forbids declaration of ‘QListIterator’ with no type
825config.h:365: error: expected ‘;’ before ‘<’ token
826config.h:379: error: expected `;' before ‘QString’
827config.h:379: error: ISO C++ forbids declaration of ‘QString’ with no type
828config.h:379: error: expected ‘;’ before ‘&’ token
829config.h:385: error: ISO C++ forbids declaration of ‘QStrList’ with no type
830config.h:385: error: expected ‘;’ before ‘&’ token
831config.h:391: error: ISO C++ forbids declaration of ‘QString’ with no type
832config.h:391: error: expected ‘;’ before ‘&’ token
833config.h: In member function ‘ConfigString* Config::addString(const char*, const char*)’:
834config.h:436: error: ‘m_options’ was not declared in this scope
835config.h:437: error: ‘m_dict’ was not declared in this scope
836config.h: In member function ‘ConfigEnum* Config::addEnum(const char*, const char*, const char*)’:
837config.h:450: error: ‘m_options’ was not declared in this scope
838config.h:451: error: ‘m_dict’ was not declared in this scope
839config.h: In member function ‘ConfigList* Config::addList(const char*, const char*)’:
840config.h:462: error: ‘m_options’ was not declared in this scope
841config.h:463: error: ‘m_dict’ was not declared in this scope
842config.h: In member function ‘ConfigInt* Config::addInt(const char*, const char*, int, int, int)’:
843config.h:477: error: ‘m_options’ was not declared in this scope
844config.h:478: error: ‘m_dict’ was not declared in this scope
845config.h: In member function ‘ConfigBool* Config::addBool(const char*, const char*, bool)’:
846config.h:491: error: ‘m_options’ was not declared in this scope
847config.h:492: error: ‘m_dict’ was not declared in this scope
848config.h: In member function ‘ConfigOption* Config::addObsolete(const char*)’:
849config.h:499: error: ‘m_dict’ was not declared in this scope
850config.h:500: error: ‘m_obsolete’ was not declared in this scope
851config.h: In constructor ‘Config::Config()’:
852config.h:554: error: ‘m_options’ was not declared in this scope
853config.h:554: error: expected type-specifier before ‘QList’
854config.h:554: error: expected `;' before ‘QList’
855config.h:555: error: ‘m_obsolete’ was not declared in this scope
856config.h:555: error: expected type-specifier before ‘QList’
857config.h:555: error: expected `;' before ‘QList’
858config.h:556: error: ‘m_dict’ was not declared in this scope
859config.h:556: error: expected type-specifier before ‘QDict’
860config.h:556: error: expected `;' before ‘QDict’
861config.h:557: error: ‘TRUE’ was not declared in this scope
862config.h:559: error: ‘FALSE’ was not declared in this scope
863config.h: In destructor ‘Config::~Config()’:
864config.h:564: error: ‘m_options’ was not declared in this scope
865config.h:565: error: ‘m_obsolete’ was not declared in this scope
866config.h:566: error: ‘m_dict’ was not declared in this scope
867doxywizard.cpp: At global scope:
868doxywizard.cpp:60: error: prototype for ‘Step1::Step1(QWidget*)’ does not match any in class ‘Step1’
869doxywizard.h:27: error: candidates are: Step1::Step1(const Step1&)
870doxywizard.h:27: error:                 Step1::Step1()
871doxywizard.cpp: In constructor ‘Step1::Step1(QWidget*)’:
872doxywizard.cpp:60: error: type ‘struct QWidget’ is not a direct base of ‘Step1’
873doxywizard.cpp:62: error: ‘QVBoxLayout’ was not declared in this scope
874doxywizard.cpp:62: error: ‘layout’ was not declared in this scope
875doxywizard.cpp:62: error: expected type-specifier before ‘QVBoxLayout’
876doxywizard.cpp:62: error: expected `;' before ‘QVBoxLayout’
877doxywizard.cpp:66: error: invalid use of undefined type ‘struct QLabel’
878doxywizard.h:16: error: forward declaration of ‘struct QLabel’
879doxywizard.cpp:67: error: invalid use of undefined type ‘struct QWidget’
880expert.h:23: error: forward declaration of ‘struct QWidget’
881doxywizard.cpp:68: error: ‘QHBoxLayout’ was not declared in this scope
882doxywizard.cpp:68: error: ‘bl’ was not declared in this scope
883doxywizard.cpp:68: error: expected type-specifier before ‘QHBoxLayout’
884doxywizard.cpp:68: error: expected `;' before ‘QHBoxLayout’
885doxywizard.cpp:70: error: ‘QVBox’ was not declared in this scope
886config.h:509: error: ‘QTextStream’ has not been declared
887config.h:570: error: ISO C++ forbids declaration of ‘QList’ with no type
888config.h:570: error: expected ‘;’ before ‘<’ token
889config.h:571: error: ISO C++ forbids declaration of ‘QList’ with no type
890config.h:571: error: expected ‘;’ before ‘<’ token
891config.h:572: error: ISO C++ forbids declaration of ‘QDict’ with no type
892config.h:572: error: expected ‘;’ before ‘<’ token
893config.h: In member function ‘ConfigOption* Config::get(const char*) const’:
894config.h:410: error: ‘m_dict’ was not declared in this scope
895config.h: In member function ‘ConfigInfo* Config::addInfo(const char*, const char*)’:
896config.h:425: error: ‘m_options’ was not declared in this scope
897config.h: In member function ‘ConfigString* Config::addString(const char*, const char*)’:
898config.h:436: error: ‘m_options’ was not declared in this scope
899config.h:437: error: ‘m_dict’ was not declared in this scope
900config.h: In member function ‘ConfigEnum* Config::addEnum(const char*, const char*, const char*)’:
901config.h:450: error: ‘m_options’ was not declared in this scope
902config.h:451: error: ‘m_dict’ was not declared in this scope
903config.h: In member function ‘ConfigList* Config::addList(const char*, const char*)’:
904config.h:462: error: ‘m_options’ was not declared in this scope
905config.h:463: error: ‘m_dict’ was not declared in this scope
906config.h: In member function ‘ConfigInt* Config::addInt(const char*, const char*, int, int, int)’:
907config.h:477: error: ‘m_options’ was not declared in this scope
908config.h:478: error: ‘m_dict’ was not declared in this scope
909config.h: In member function ‘ConfigBool* Config::addBool(const char*, const char*, bool)’:
910config.h:491: error: ‘m_options’ was not declared in this scope
911config.h:492: error: ‘m_dict’ was not declared in this scope
912config.h: In member function ‘ConfigOption* Config::addObsolete(const char*)’:
913config.h:499: error: ‘m_dict’ was not declared in this scope
914config.h:500: error: ‘m_obsolete’ was not declared in this scope
915config.h: In constructor ‘Config::Config()’:
916config.h:554: error: ‘m_options’ was not declared in this scope
917config.h:554: error: expected type-specifier before ‘QList’
918config.h:554: error: expected `;' before ‘QList’
919config.h:555: error: ‘m_obsolete’ was not declared in this scope
920config.h:555: error: expected type-specifier before ‘QList’
921config.h:555: error: expected `;' before ‘QList’
922config.h:556: error: ‘m_dict’ was not declared in this scope
923config.h:556: error: expected type-specifier before ‘QDict’doxywizard.cpp:70: error: ‘col1’ was not declared in this scope
924doxywizard.cpp:70: error: expected type-specifier before ‘QVBox’
925doxywizard.cpp:70: error: expected `;' before ‘QVBox’
926doxywizard.cpp:72: error: invalid use of undefined type ‘struct QLabel’
927doxywizard.h:16: error: forward declaration of ‘struct QLabel’
928doxywizard.cpp:72: error: ‘Qt’ has not been declared
929doxywizard.cpp:72: error: ‘AlignRight’ was not declared in this scope
930doxywizard.cpp:72: error: ‘Qt’ has not been declared
931doxywizard.cpp:72: error: ‘AlignVCenter’ was not declared in this scope
932doxywizard.cpp:73: error: invalid use of undefined type ‘struct QLabel’
933doxywizard.h:16: error: forward declaration of ‘struct QLabel’
934doxywizard.cpp:73: error: ‘Qt’ has not been declared
935doxywizard.cpp:73: error: ‘Qt’ has not been declared
936doxywizard.cpp:75: error: ‘col2’ was not declared in this scope
937doxywizard.cpp:75: error: expected type-specifier before ‘QVBox’
938doxywizard.cpp:75: error: expected `;' before ‘QVBox’
939doxywizard.cpp:77: error: invalid use of undefined type ‘struct QLineEdit’
940doxywizard.h:10: error: forward declaration of ‘struct QLineEdit’
941doxywizard.cpp:78: error: invalid use of undefined type ‘struct QLineEdit’
942doxywizard.h:10: error: forward declaration of ‘struct QLineEdit’
943doxywizard.cpp:86: error: ‘QFrame’ was not declared in this scope
944doxywizard.cpp:86: error: ‘f’ was not declared in this scope
945doxywizard.cpp:86: error: expected type-specifier before ‘QFrame’
946doxywizard.cpp:86: error: expected `;' before ‘QFrame’
947doxywizard.cpp:87: error: ‘QFrame’ is not a class or namespace
948doxywizard.cpp:87: error: ‘HLine’ was not declared in this scope
949doxywizard.cpp:87: error: ‘QFrame’ is not a class or namespace
950doxywizard.cpp:87: error: ‘Sunken’ was not declared in this scope
951doxywizard.cpp:91: error: invalid use of undefined type ‘struct QLabel’
952doxywizard.h:16: error: forward declaration of ‘struct QLabel’
953doxywizard.cpp:92: error: ‘QHBox’ was not declared in this scope
954doxywizard.cpp:92: error: ‘row’ was not declared in this scope
955doxywizard.cpp:92: error: expected type-specifier before ‘QHBox’
956doxywizard.cpp:92: error: expected `;' before ‘QHBox’
957doxywizard.cpp:94: error: invalid use of undefined type ‘struct QLabel’
958doxywizard.h:16: error: forward declaration of ‘struct QLabel’
959doxywizard.cpp:95: error: invalid use of undefined type ‘struct QLineEdit’
960doxywizard.h:10: error: forward declaration of ‘struct QLineEdit’
961doxywizard.cpp:96: error: invalid use of undefined type ‘struct QPushButton’
962doxywizard.h:12: error: forward declaration of ‘struct QPushButton’
963doxywizard.cpp:99: error: invalid use of undefined type ‘struct QCheckBox’
964doxywizard.h:11: error: forward declaration of ‘struct QCheckBox’
965doxywizard.cpp:100: error: invalid use of undefined type ‘struct QCheckBox’
966doxywizard.h:11: error: forward declaration of ‘struct QCheckBox’
967doxywizard.cpp:100: error: ‘TRUE’ was not declared in this scope
968doxywizard.cpp:104: error: expected type-specifier before ‘QFrame’
969doxywizard.cpp:104: error: expected `;' before ‘QFrame’
970doxywizard.cpp:105: error: ‘QFrame’ is not a class or namespace
971doxywizard.cpp:105: error: ‘QFrame’ is not a class or namespace
972doxywizard.cpp:111: error: invalid use of undefined type ‘struct QLabel’
973doxywizard.h:16: error: forward declaration of ‘struct QLabel’
974doxywizard.cpp:112: error: expected type-specifier before ‘QHBox’
975doxywizard.cpp:112: error: expected `;' before ‘QHBox’
976doxywizard.cpp:114: error: invalid use of undefined type ‘struct QLabel’
977doxywizard.h:16: error: forward declaration of ‘struct QLabel’
978doxywizard.cpp:115: error: invalid use of undefined type ‘struct QLineEdit’
979doxywizard.h:10: error: forward declaration of ‘struct QLineEdit’
980doxywizard.cpp:116: error: invalid use of undefined type ‘struct QPushButton’
981doxywizard.h:12: error: forward declaration of ‘struct QPushButton’
982doxywizard.cpp:120: error: ‘clicked’ was not declared in this scope
983doxywizard.cpp:120: error: ‘SIGNAL’ was not declared in this scope
984doxywizard.cpp:121: error: ‘selectSourceDir’ was not declared in this scope
985doxywizard.cpp:121: error: ‘SLOT’ was not declared in this scope
986doxywizard.cpp:121: error: ‘connect’ was not declared in this scope
987doxywizard.cpp: At global scope:
988doxywizard.cpp:126: error: no ‘void Step1::selectSourceDir()’ member function declared in class ‘Step1’
989doxywizard.cpp: In member function ‘void Step1::selectSourceDir()’:
990doxywizard.cpp:128: error: invalid use of undefined type ‘struct QLineEdit’
991doxywizard.h:10: error: forward declaration of ‘struct QLineEdit’
992doxywizard.cpp:128: error: ‘QFileDialog’ has not been declared
993doxywizard.cpp:128: error: invalid use of undefined type ‘struct QLineEdit’
994doxywizard.h:10: error: forward declaration of ‘struct QLineEdit’
995doxywizard.cpp:128: error: ‘getExistingDirectory’ was not declared in this scope
996doxywizard.cpp: In member function ‘void Step1::selectDestinationDir()’:
997doxywizard.cpp:133: error: invalid use of undefined type ‘struct QLineEdit’
998doxywizard.h:10: error: forward declaration of ‘struct QLineEdit’
999doxywizard.cpp:133: error: ‘QFileDialog’ has not been declared
1000doxywizard.cpp:133: error: invalid use of undefined type ‘struct QLineEdit’
1001doxywizard.h:10: error: forward declaration of ‘struct QLineEdit’
1002doxywizard.cpp:133: error: ‘getExistingDirectory’ was not declared in this scope
1003doxywizard.cpp: At global scope:
1004doxywizard.cpp:136: error: ‘QString’ does not name a type
1005doxywizard.cpp:141: error: ‘QString’ does not name a type
1006doxywizard.cpp:146: error: ‘QString’ does not name a type
1007doxywizard.cpp: In member function ‘bool Step1::scanRecursively() const’:
1008doxywizard.cpp:153: error: invalid use of undefined type ‘struct QCheckBox’
1009doxywizard.h:11: error: forward declaration of ‘struct QCheckBox’
1010doxywizard.cpp: At global scope:
1011doxywizard.cpp:156: error: ‘QString’ does not name a type
1012doxywizard.cpp:161: error: expected ‘,’ or ‘...’ before ‘&’ token
1013doxywizard.cpp:161: error: ISO C++ forbids declaration of ‘QString’ with no type
1014doxywizard.cpp: In member function ‘void Step1::setProjectName(int)’:
1015doxywizard.cpp:163: error: invalid use of undefined type ‘struct QLineEdit’
1016doxywizard.h:10: error: forward declaration of ‘struct QLineEdit’
1017
1018config.h:556: error: expected `;' before ‘QDict’
1019config.h:557: error: ‘TRUE’ was not declared in this scope
1020config.h:559: error: ‘FALSE’ was not declared in this scope
1021config.h: In destructor ‘Config::~Config()’:
1022config.h:564: error: ‘m_options’ was not declared in this scope
1023config.h:565: error: ‘m_obsolete’ was not declared in this scope
1024config.h:566: error: ‘m_dict’ was not declared in this scope
1025doxywizard.cpp: At global scope:
1026doxywizard.cpp:60: error: prototype for ‘Step1::Step1(QWidget*)’ does not match any in class ‘Step1’
1027doxywizard.h:27: error: candidates are: Step1::Step1(const Step1&)
1028doxywizard.h:27: error:                 Step1::Step1()
1029doxywizard.cpp: In constructor ‘Step1::Step1(QWidget*)’:
1030doxywizard.cpp:60: error: type ‘struct QWidget’ is not a direct base of ‘Step1’
1031doxywizard.cpp:62: error: ‘QVBoxLayout’ was not declared in this scope
1032doxywizard.cpp:62: error: ‘layout’ was not declared in this scope
1033doxywizard.cpp:62: error: expected type-specifier before ‘QVBoxLayout’
1034doxywizard.cpp:62: error: expected `;' before ‘QVBoxLayout’
1035doxywizard.cpp:66: error: invalid use of undefined type ‘struct QLabel’
1036doxywizard.h:16: error: forward declaration of ‘struct QLabel’
1037doxywizard.cpp:67: error: invalid use of undefined type ‘struct QWidget’
1038expert.h:23: error: forward declaration of ‘struct QWidget’
1039doxywizard.cpp:68: error: ‘QHBoxLayout’ was not declared in this scope
1040doxywizard.cpp:68: error: ‘bl’ was not declared in this scope
1041doxywizard.cpp:68: error: expected type-specifier before ‘QHBoxLayout’
1042doxywizard.cpp:68: error: expected `;' before ‘QHBoxLayout’
1043doxywizard.cpp:70: error: ‘QVBox’ was not declared in this scope
1044doxywizard.cpp:70: error: ‘col1’ was not declared in this scope
1045doxywizard.cpp:70: error: expected type-specifier before ‘QVBox’
1046doxywizard.cpp:70: error: expected `;' before ‘QVBox’
1047doxywizard.cpp:72: error: invalid use of undefined type ‘struct QLabel’
1048doxywizard.h:16: error: forward declaration of ‘struct QLabel’
1049doxywizard.cpp:72: error: ‘Qt’ has not been declared
1050doxywizard.cpp:72: error: ‘AlignRight’ was not declared in this scope
1051doxywizard.cpp:72: error: ‘Qt’ has not been declared
1052doxywizard.cpp:72: error: ‘AlignVCenter’ was not declared in this scope
1053doxywizard.cpp:73: error: invalid use of undefined type ‘struct QLabel’
1054doxywizard.h:16: error: forward declaration of ‘struct QLabel’
1055doxywizard.cpp:73: error: ‘Qt’ has not been declared
1056doxywizard.cpp:73: error: ‘Qt’ has not been declared
1057doxywizard.cpp:75: error: ‘col2’ was not declared in this scope
1058doxywizard.cpp:75: error: expected type-specifier before ‘QVBox’
1059doxywizard.cpp:75: error: expected `;' before ‘QVBox’
1060doxywizard.cpp:77: error: invalid use of undefined type ‘struct QLineEdit’
1061doxywizard.h:10: error: forward declaration of ‘struct QLineEdit’
1062doxywizard.cpp:78: error: invalid use of undefined type ‘struct QLineEdit’
1063doxywizard.h:10: error: forward declaration of ‘struct QLineEdit’
1064doxywizard.cpp:86: error: ‘QFrame’ was not declared in this scope
1065doxywizard.cpp:86: error: ‘f’ was not declared in this scope
1066doxywizard.cpp:86: error: expected type-specifier before ‘QFrame’
1067doxywizard.cpp:86: error: expected `;' before ‘QFrame’
1068doxywizard.cpp:87: error: ‘QFrame’ is not a class or namespace
1069doxywizard.cpp:87: error: ‘HLine’ was not declared in this scope
1070doxywizard.cpp:87: error: ‘QFrame’ is not a class or namespace
1071doxywizard.cpp:87: error: ‘Sunken’ was not declared in this scope
1072doxywizard.cpp:91: error: invalid use of undefined type ‘struct QLabel’
1073doxywizard.h:16: error: forward declaration of ‘struct QLabel’
1074doxywizard.cpp:92: error: ‘QHBox’ was not declared in this scope
1075doxywizard.cpp:92: error: ‘row’ was not declared in this scope
1076doxywizard.cpp:92: error: expected type-specifier before ‘QHBox’
1077doxywizard.cpp:92: error: expected `;' before ‘QHBox’
1078doxywizard.cpp:94: error: invalid use of undefined type ‘struct QLabel’
1079doxywizard.h:16: error: forward declaration of ‘struct QLabel’
1080doxywizard.cpp:95: error: invalid use of undefined type ‘struct QLineEdit’
1081doxywizard.h:10: error: forward declaration of ‘struct QLineEdit’
1082doxywizard.cpp:96: error: invalid use of undefined type ‘struct QPushButton’
1083doxywizard.h:12: error: forward declaration of ‘struct QPushButton’
1084doxywizard.cpp:99: error: invalid use of undefined type ‘struct QCheckBox’
1085doxywizard.h:11: error: forward declaration of ‘struct QCheckBox’
1086doxywizard.cpp:100: error: invalid use of undefined type ‘struct QCheckBox’
1087doxywizard.h:11: error: forward declaration of ‘struct QCheckBox’
1088doxywizard.cpp:100: error: ‘TRUE’ was not declared in this scope
1089doxywizard.cpp:104: error: expected type-specifier before ‘QFrame’
1090doxywizard.cpp:104: error: expected `;' before ‘QFrame’
1091doxywizard.cpp:105: error: ‘QFrame’ is not a class or namespace
1092doxywizard.cpp:105: error: ‘QFrame’ is not a class or namespace
1093doxywizard.cpp:111: error: invalid use of undefined type ‘struct QLabel’
1094doxywizard.h:16: error: forward declaration of ‘struct QLabel’
1095doxywizard.cpp:112: error: expected type-specifier before ‘QHBox’
1096doxywizard.cpp:112: error: expected `;' before ‘QHBox’
1097doxywizard.cpp:114: error: invalid use of undefined type ‘struct QLabel’
1098doxywizard.h:16: error: forward declaration of ‘struct QLabel’
1099doxywizard.cpp:115: error: invalid use of undefined type ‘struct QLineEdit’
1100doxywizard.h:10: error: forward declaration of ‘struct QLineEdit’
1101doxywizard.cpp:116: error: invalid use of undefined type ‘struct QPushButton’
1102doxywizard.h:12: error: forward declaration of ‘struct QPushButton’doxywizard.cpp:163: error: ‘name’ was not declared in this scope
1103doxywizard.cpp: At global scope:
1104doxywizard.cpp:161: warning: unused parameter ‘QString’
1105doxywizard.cpp:166: error: expected ‘,’ or ‘...’ before ‘&’ token
1106doxywizard.cpp:166: error: ISO C++ forbids declaration of ‘QString’ with no type
1107doxywizard.cpp: In member function ‘void Step1::setProjectNumber(int)’:
1108doxywizard.cpp:168: error: invalid use of undefined type ‘struct QLineEdit’
1109doxywizard.h:10: error: forward declaration of ‘struct QLineEdit’
1110doxywizard.cpp:168: error: ‘num’ was not declared in this scope
1111doxywizard.cpp: At global scope:
1112doxywizard.cpp:166: warning: unused parameter ‘QString’
1113doxywizard.cpp:171: error: expected ‘,’ or ‘...’ before ‘&’ token
1114doxywizard.cpp:171: error: ISO C++ forbids declaration of ‘QString’ with no type
1115doxywizard.cpp: In member function ‘void Step1::setSourceDir(int)’:
1116doxywizard.cpp:173: error: invalid use of undefined type ‘struct QLineEdit’
1117doxywizard.h:10: error: forward declaration of ‘struct QLineEdit’
1118doxywizard.cpp:173: error: ‘dir’ was not declared in this scope
1119doxywizard.cpp: At global scope:
1120doxywizard.cpp:171: warning: unused parameter ‘QString’
1121doxywizard.cpp: In member function ‘void Step1::setRecursiveScan(bool)’:
1122doxywizard.cpp:178: error: invalid use of undefined type ‘struct QCheckBox’
1123doxywizard.h:11: error: forward declaration of ‘struct QCheckBox’
1124doxywizard.cpp: At global scope:
1125doxywizard.cpp:181: error: expected ‘,’ or ‘...’ before ‘&’ token
1126doxywizard.cpp:181: error: ISO C++ forbids declaration of ‘QString’ with no type
1127doxywizard.cpp: In member function ‘void Step1::setDestinationDir(int)’:
1128doxywizard.cpp:183: error: invalid use of undefined type ‘struct QLineEdit’
1129doxywizard.h:10: error: forward declaration of ‘struct QLineEdit’
1130doxywizard.cpp:183: error: ‘dir’ was not declared in this scope
1131doxywizard.cpp: At global scope:
1132doxywizard.cpp:181: warning: unused parameter ‘QString’
1133doxywizard.cpp:189: error: prototype for ‘Step2::Step2(QWidget*)’ does not match any in class ‘Step2’
1134doxywizard.h:60: error: candidates are: Step2::Step2(const Step2&)
1135doxywizard.h:60: error:                 Step2::Step2()
1136doxywizard.cpp: In constructor ‘Step2::Step2(QWidget*)’:
1137doxywizard.cpp:189: error: type ‘struct QWidget’ is not a direct base of ‘Step2’
1138doxywizard.cpp:191: error: ‘QVBoxLayout’ was not declared in this scope
1139doxywizard.cpp:191: error: ‘layout’ was not declared in this scope
1140doxywizard.cpp:191: error: expected type-specifier before ‘QVBoxLayout’
1141doxywizard.cpp:191: error: expected `;' before ‘QVBoxLayout’
1142doxywizard.cpp:194: error: invalid use of undefined type ‘struct QButtonGroup’
1143doxywizard.h:14: error: forward declaration of ‘struct QButtonGroup’
1144doxywizard.cpp:195: error: ‘QGridLayout’ was not declared in this scope
1145doxywizard.cpp:195: error: ‘gbox’ was not declared in this scope
1146doxywizard.cpp:195: error: expected type-specifier before ‘QGridLayout’
1147doxywizard.cpp:195: error: expected `;' before ‘QGridLayout’
1148doxywizard.cpp:196: error: ‘fontMetrics’ was not declared in this scope
1149doxywizard.cpp:197: error: expected type-specifier before ‘QRadioButton’
1150doxywizard.cpp:197: error: expected `)' before ‘QRadioButton’
1151doxywizard.cpp:198: error: expected type-specifier before ‘QRadioButton’
1152doxywizard.cpp:198: error: expected `)' before ‘QRadioButton’
1153doxywizard.cpp:199: error: invalid use of undefined type ‘struct QCheckBox’
1154doxywizard.h:11: error: forward declaration of ‘struct QCheckBox’
1155doxywizard.cpp:200: error: invalid use of undefined type ‘struct QButtonGroup’
1156doxywizard.h:14: error: forward declaration of ‘struct QButtonGroup’
1157doxywizard.cpp:204: error: ‘QFrame’ was not declared in this scope
1158doxywizard.cpp:204: error: ‘f’ was not declared in this scope
1159doxywizard.cpp:204: error: expected type-specifier before ‘QFrame’
1160doxywizard.cpp:204: error: expected `;' before ‘QFrame’
1161doxywizard.cpp:205: error: ‘QFrame’ is not a class or namespace
1162doxywizard.cpp:205: error: ‘HLine’ was not declared in this scope
1163doxywizard.cpp:205: error: ‘QFrame’ is not a class or namespace
1164doxywizard.cpp:205: error: ‘Sunken’ was not declared in this scope
1165doxywizard.cpp:208: error: invalid use of undefined type ‘struct QButtonGroup’
1166doxywizard.h:14: error: forward declaration of ‘struct QButtonGroup’
1167doxywizard.cpp:209: error: expected type-specifier before ‘QGridLayout’
1168doxywizard.cpp:209: error: expected `;' before ‘QGridLayout’
1169doxywizard.cpp:211: error: expected type-specifier before ‘QRadioButton’
1170doxywizard.cpp:211: error: expected `)' before ‘QRadioButton’
1171doxywizard.cpp:212: error: expected type-specifier before ‘QRadioButton’
1172doxywizard.cpp:212: error: expected `)' before ‘QRadioButton’
1173doxywizard.cpp:213: error: expected type-specifier before ‘QRadioButton’
1174doxywizard.cpp:213: error: expected `)' before ‘QRadioButton’
1175doxywizard.cpp:214: error: expected type-specifier before ‘QRadioButton’
1176doxywizard.cpp:214: error: expected `)' before ‘QRadioButton’
1177doxywizard.cpp:215: error: invalid use of undefined type ‘struct QButtonGroup’
1178doxywizard.h:14: error: forward declaration of ‘struct QButtonGroup’
1179doxywizard.cpp:220: error: expected primary-expression before ‘int’
1180doxywizard.cpp:220: error: ‘stateChanged’ was not declared in this scope
1181doxywizard.cpp:220: error: ‘SIGNAL’ was not declared in this scope
1182doxywizard.cpp:221: error: expected primary-expression before ‘int’
1183doxywizard.cpp:221: error: ‘changeCrossRefState’ was not declared in this scope
1184doxywizard.cpp:221: error: ‘SLOT’ was not declared in this scope
1185doxywizard.cpp:221: error: ‘connect’ was not declared in this scope
1186doxywizard.cpp: In member function ‘bool Step2::crossReferencingEnabled() const’:
1187doxywizard.cpp:227: error: invalid use of undefined type ‘struct QCheckBox’
1188doxywizard.h:11: error: forward declaration of ‘struct QCheckBox’
1189doxywizard.cpp: In member function ‘void Step2::enableCrossReferencing()’:
1190doxywizard.cpp:233: error: invalid use of undefined type ‘struct QCheckBox’
1191doxywizard.h:11: error: forward declaration of ‘struct QCheckBox’
1192doxywizard.cpp:233: error: ‘TRUE’ was not declared in this scope
1193doxywizard.cpp: In member function ‘bool Step2::extractAll() const’:
1194doxywizard.cpp:239: error: invalid use of undefined type ‘struct QButtonGroup’
1195doxywizard.h:14: error: forward declaration of ‘struct QButtonGroup’
1196doxywizard.cpp: In member function ‘bool Step2::crossReferencing() const’:
1197doxywizard.cpp:244: error: invalid use of undefined type ‘struct QCheckBox’
1198doxywizard.h:11: error: forward declaration of ‘struct QCheckBox’
1199
1200doxywizard.cpp:120: error: ‘clicked’ was not declared in this scope
1201doxywizard.cpp:120: error: ‘SIGNAL’ was not declared in this scope
1202doxywizard.cpp:121: error: ‘selectSourceDir’ was not declared in this scope
1203doxywizard.cpp:121: error: ‘SLOT’ was not declared in this scope
1204doxywizard.cpp:121: error: ‘connect’ was not declared in this scope
1205doxywizard.cpp: At global scope:
1206doxywizard.cpp:126: error: no ‘void Step1::selectSourceDir()’ member function declared in class ‘Step1’
1207doxywizard.cpp: In member function ‘void Step1::selectSourceDir()’:
1208doxywizard.cpp:128: error: invalid use of undefined type ‘struct QLineEdit’
1209doxywizard.h:10: error: forward declaration of ‘struct QLineEdit’
1210doxywizard.cpp:128: error: ‘QFileDialog’ has not been declared
1211doxywizard.cpp:128: error: invalid use of undefined type ‘struct QLineEdit’
1212doxywizard.h:10: error: forward declaration of ‘struct QLineEdit’
1213doxywizard.cpp:128: error: ‘getExistingDirectory’ was not declared in this scope
1214doxywizard.cpp: In member function ‘void Step1::selectDestinationDir()’:
1215doxywizard.cpp:133: error: invalid use of undefined type ‘struct QLineEdit’
1216doxywizard.h:10: error: forward declaration of ‘struct QLineEdit’
1217doxywizard.cpp:133: error: ‘QFileDialog’ has not been declared
1218doxywizard.cpp:133: error: invalid use of undefined type ‘struct QLineEdit’
1219doxywizard.h:10: error: forward declaration of ‘struct QLineEdit’
1220doxywizard.cpp:133: error: ‘getExistingDirectory’ was not declared in this scope
1221doxywizard.cpp: At global scope:
1222doxywizard.cpp:136: error: ‘QString’ does not name a type
1223doxywizard.cpp:141: error: ‘QString’ does not name a type
1224doxywizard.cpp:146: error: ‘QString’ does not name a type
1225doxywizard.cpp: In member function ‘bool Step1::scanRecursively() const’:
1226doxywizard.cpp:153: error: invalid use of undefined type ‘struct QCheckBox’
1227doxywizard.h:11: error: forward declaration of ‘struct QCheckBox’
1228doxywizard.cpp: At global scope:
1229doxywizard.cpp:156: error: ‘QString’ does not name a type
1230doxywizard.cpp:161: error: expected ‘,’ or ‘...’ before ‘&’ token
1231doxywizard.cpp:161: error: ISO C++ forbids declaration of ‘QString’ with no type
1232doxywizard.cpp: In member function ‘void Step1::setProjectName(int)’:
1233doxywizard.cpp:163: error: invalid use of undefined type ‘struct QLineEdit’
1234doxywizard.h:10: error: forward declaration of ‘struct QLineEdit’
1235doxywizard.cpp:163: error: ‘name’ was not declared in this scope
1236doxywizard.cpp: At global scope:
1237doxywizard.cpp:161: warning: unused parameter ‘QString’
1238doxywizard.cpp:166: error: expected ‘,’ or ‘...’ before ‘&’ token
1239doxywizard.cpp:166: error: ISO C++ forbids declaration of ‘QString’ with no type
1240doxywizard.cpp: In member function ‘void Step1::setProjectNumber(int)’:
1241doxywizard.cpp:168: error: invalid use of undefined type ‘struct QLineEdit’
1242doxywizard.h:10: error: forward declaration of ‘struct QLineEdit’
1243doxywizard.cpp:168: error: ‘num’ was not declared in this scope
1244doxywizard.cpp: At global scope:
1245doxywizard.cpp:166: warning: unused parameter ‘QString’
1246doxywizard.cpp:171: error: expected ‘,’ or ‘...’ before ‘&’ token
1247doxywizard.cpp:171: error: ISO C++ forbids declaration of ‘QString’ with no type
1248doxywizard.cpp: In member function ‘void Step1::setSourceDir(int)’:
1249doxywizard.cpp:173: error: invalid use of undefined type ‘struct QLineEdit’
1250doxywizard.h:10: error: forward declaration of ‘struct QLineEdit’
1251doxywizard.cpp:173: error: ‘dir’ was not declared in this scope
1252doxywizard.cpp: At global scope:
1253doxywizard.cpp:171: warning: unused parameter ‘QString’
1254doxywizard.cpp: In member function ‘void Step1::setRecursiveScan(bool)’:
1255doxywizard.cpp:178: error: invalid use of undefined type ‘struct QCheckBox’
1256doxywizard.h:11: error: forward declaration of ‘struct QCheckBox’
1257doxywizard.cpp: At global scope:
1258doxywizard.cpp:181: error: expected ‘,’ or ‘...’ before ‘&’ token
1259doxywizard.cpp:181: error: ISO C++ forbids declaration of ‘QString’ with no type
1260doxywizard.cpp: In member function ‘void Step1::setDestinationDir(int)’:
1261doxywizard.cpp:183: error: invalid use of undefined type ‘struct QLineEdit’
1262doxywizard.h:10: error: forward declaration of ‘struct QLineEdit’
1263doxywizard.cpp:183: error: ‘dir’ was not declared in this scope
1264doxywizard.cpp: At global scope:
1265doxywizard.cpp:181: warning: unused parameter ‘QString’
1266doxywizard.cpp:189: error: prototype for ‘Step2::Step2(QWidget*)’ does not match any in class ‘Step2’
1267doxywizard.h:60: error: candidates are: Step2::Step2(const Step2&)
1268doxywizard.h:60: error:                 Step2::Step2()
1269doxywizard.cpp: In constructor ‘Step2::Step2(QWidget*)’:
1270doxywizard.cpp:189: error: type ‘struct QWidget’ is not a direct base of ‘Step2’
1271doxywizard.cpp:191: error: ‘QVBoxLayout’ was not declared in this scope
1272doxywizard.cpp:191: error: ‘layout’ was not declared in this scope
1273doxywizard.cpp:191: error: expected type-specifier before ‘QVBoxLayout’
1274doxywizard.cpp:191: error: expected `;' before ‘QVBoxLayout’
1275doxywizard.cpp:194: error: invalid use of undefined type ‘struct QButtonGroup’
1276doxywizard.h:14: error: forward declaration of ‘struct QButtonGroup’
1277doxywizard.cpp:195: error: ‘QGridLayout’ was not declared in this scope
1278doxywizard.cpp:195: error: ‘gbox’ was not declared in this scope
1279doxywizard.cpp:195: error: expected type-specifier before ‘QGridLayout’
1280doxywizard.cpp:195: error: expected `;' before ‘QGridLayout’
1281doxywizard.cpp:196: error: ‘fontMetrics’ was not declared in this scope
1282doxywizard.cpp:197: error: expected type-specifier before ‘QRadioButton’
1283doxywizard.cpp:197: error: expected `)' before ‘QRadioButton’
1284doxywizard.cpp:198: error: expected type-specifier before ‘QRadioButton’
1285doxywizard.cpp:198: error: expected `)' before ‘QRadioButton’
1286doxywizard.cpp:199: error: invalid use of undefined type ‘struct QCheckBox’
1287doxywizard.h:11: error: forward declaration of ‘struct QCheckBox’
1288doxywizard.cpp:200: error: invalid use of undefined type ‘struct QButtonGroup’
1289doxywizard.h:14: error: forward declaration of ‘struct QButtonGroup’
1290doxywizard.cpp:204: error: ‘QFrame’ was not declared in this scope
1291doxywizard.cpp:204: error: ‘f’ was not declared in this scope
1292doxywizard.cpp:204: error: expected type-specifier before ‘QFrame’
1293doxywizard.cpp:204: error: expected `;' before ‘QFrame’
1294doxywizard.cpp:205: error: ‘QFrame’ is not a class or namespace
1295doxywizard.cpp:205: error: ‘HLine’ was not declared in this scope
1296doxywizard.cpp:205: error: ‘QFrame’ is not a class or namespace
1297doxywizard.cpp:205: error: ‘Sunken’ was not declared in this scope
1298doxywizard.cpp:208: error: invalid use of undefined type ‘struct QButtonGroup’
1299doxywizard.h:14: error: forward declaration of ‘struct QButtonGroup’
1300doxywizard.cpp:209: error: expected type-specifier before ‘QGridLayout’
1301doxywizard.cpp:209: error: expected `;' before ‘QGridLayout’
1302doxywizard.cpp:211: error: expected type-specifier before ‘QRadioButton’
1303doxywizard.cpp:211: error: expected `)' before ‘QRadioButton’
1304doxywizard.cpp:212: error: expected type-specifier before ‘QRadioButton’
1305doxywizard.cpp:212: error: expected `)' before ‘QRadioButton’
1306doxywizard.cpp:213: error: expected type-specifier before ‘QRadioButton’
1307doxywizard.cpp:213: error: expected `)' before ‘QRadioButton’
1308doxywizard.cpp:214: error: expected type-specifier before ‘QRadioButton’
1309doxywizard.cpp:214: error: expected `)' before ‘QRadioButton’
1310doxywizard.cpp:215: error: invalid use of undefined type ‘struct QButtonGroup’
1311doxywizard.h:14: error: forward declaration of ‘struct QButtonGroup’
1312doxywizard.cpp:220: error: expected primary-expression before ‘int’
1313doxywizard.cpp:220: error: ‘stateChanged’ was not declared in this scope
1314doxywizard.cpp:220: error: ‘SIGNAL’ was not declared in this scope
1315doxywizard.cpp:221: error: expected primary-expression before ‘int’
1316doxywizard.cpp:221: error: ‘changeCrossRefState’ was not declared in this scope
1317doxywizard.cpp:221: error: ‘SLOT’ was not declared in this scope
1318doxywizard.cpp:221: error: ‘connect’ was not declared in this scope
1319doxywizard.cpp: In member function ‘bool Step2::crossReferencingEnabled() const’:
1320doxywizard.cpp:227: error: invalid use of undefined type ‘struct QCheckBox’
1321doxywizard.h:11: error: forward declaration of ‘struct QCheckBox’
1322doxywizard.cpp: In member function ‘void Step2::enableCrossReferencing()’:
1323doxywizard.cpp:233: error: invalid use of undefined type ‘struct QCheckBox’
1324doxywizard.h:11: error: forward declaration of ‘struct QCheckBox’
1325doxywizard.cpp:233: error: ‘TRUE’ was not declared in this scope
1326doxywizard.cpp: In member function ‘bool Step2::extractAll() const’:
1327doxywizard.cpp:239: error: invalid use of undefined type ‘struct QButtonGroup’
1328doxywizard.h:14: error: forward declaration of ‘struct QButtonGroup’
1329doxywizard.cpp: In member function ‘bool Step2::crossReferencing() const’:
1330doxywizard.cpp:244: error: invalid use of undefined type ‘struct QCheckBox’
1331doxywizard.h:11: error: forward declaration of ‘struct QCheckBox’
1332doxywizard.cpp: In member function ‘OptLang Step2::optimizeFor() const’:
1333doxywizard.cpp:249: error: invalid use of undefined type ‘struct QButtonGroup’
1334doxywizard.h:14: error: forward declaration of ‘struct QButtonGroup’
1335doxywizard.cpp: In member function ‘void Step2::setExtractAll(bool)’:
1336doxywizard.cpp:262: error: invalid use of undefined type ‘struct QButtonGroup’
1337doxywizard.h:14: error: forward declaration of ‘struct QButtonGroup’
1338doxywizard.cpp: In member function ‘void Step2::setCrossReferencing(bool)’:
1339doxywizard.cpp:268: error: invalid use of undefined type ‘struct QCheckBox’
1340doxywizard.h:11: error: forward declaration of ‘struct QCheckBox’
1341doxywizard.cpp: In member function ‘void Step2::setOptimizeFor(OptLang)’:
1342doxywizard.cpp:275: error: invalid use of undefined type ‘struct QButtonGroup’
1343doxywizard.h:14: error: forward declaration of ‘struct QButtonGroup’
1344doxywizard.cpp:276: error: invalid use of undefined type ‘struct QButtonGroup’
1345doxywizard.h:14: error: forward declaration of ‘struct QButtonGroup’
1346doxywizard.cpp:277: error: invalid use of undefined type ‘struct QButtonGroup’
1347doxywizard.h:14: error: forward declaration of ‘struct QButtonGroup’
1348doxywizard.cpp:278: error: invalid use of undefined type ‘struct QButtonGroup’
1349doxywizard.h:14: error: forward declaration of ‘struct QButtonGroup’
1350doxywizard.cpp: At global scope:
1351doxywizard.cpp:284: error: prototype for ‘Step3::Step3(QWidget*)’ does not match any in class ‘Step3’
1352doxywizard.h:81: error: candidates are: Step3::Step3(const Step3&)
1353doxywizard.h:81: error:                 Step3::Step3()
1354doxywizard.cpp: In constructor ‘Step3::Step3(QWidget*)’:
1355doxywizard.cpp:284: error: type ‘struct QWidget’ is not a direct base of ‘Step3’
1356doxywizard.cpp:286: error: ‘QVBoxLayout’ was not declared in this scope
1357doxywizard.cpp:286: error: ‘layout’ was not declared in this scope
1358doxywizard.cpp:286: error: expected type-specifier before ‘QVBoxLayout’
1359doxywizard.cpp:286: error: expected `;' before ‘QVBoxLayout’
1360doxywizard.cpp:287: error: invalid use of undefined type ‘struct QButtonGroup’
1361doxywizard.h:14: error: forward declaration of ‘struct QButtonGroup’
1362doxywizard.cpp:288: error: ‘QGridLayout’ was not declared in this scope
1363doxywizard.cpp:288: error: ‘gbox’ was not declared in this scope
1364doxywizard.cpp:288: error: expected type-specifier before ‘QGridLayout’
1365doxywizard.cpp:288: error: expected `;' before ‘QGridLayout’
1366doxywizard.cpp:289: error: ‘fontMetrics’ was not declared in this scope
1367doxywizard.cpp:290: error: invalid use of undefined type ‘struct QCheckBox’
1368doxywizard.h:11: error: forward declaration of ‘struct QCheckBox’
1369doxywizard.cpp:291: error: invalid use of undefined type ‘struct QWidget’
1370expert.h:23: error: forward declaration of ‘struct QWidget’
1371doxywizard.cpp:292: error: ‘QHBoxLayout’ was not declared in this scope
1372doxywizard.cpp:292: error: ‘bl’ was not declared in this scope
1373doxywizard.cpp:292: error: expected type-specifier before ‘QHBoxLayout’
1374doxywizard.cpp:292: error: expected `;' before ‘QHBoxLayout’
1375doxywizard.cpp:293: error: invalid use of undefined type ‘struct QButtonGroup’
1376doxywizard.h:14: error: forward declaration of ‘struct QButtonGroup’
1377doxywizard.cpp:294: error: invalid use of undefined type ‘struct QButtonGroup’
1378doxywizard.h:14: error: forward declaration of ‘struct QButtonGroup’
1379doxywizard.cpp:295: error: ‘m_htmlOptionBox’ was not declared in this scope
1380doxywizard.cpp:295: error: expected type-specifier before ‘QVBox’
1381doxywizard.cpp:295: error: expected `;' before ‘QVBox’
1382doxywizard.cpp:296: error: invalid use of undefined type ‘struct QButtonGroup’
1383doxywizard.h:14: error: forward declaration of ‘struct QButtonGroup’
1384doxywizard.cpp:296: error: expected type-specifier before ‘QRadioButton’
1385doxywizard.cpp:296: error: expected `)' before ‘QRadioButton’
1386doxywizard.cpp:297: error: invalid use of undefined type ‘struct QButtonGroup’
1387doxywizard.h:14: error: forward declaration of ‘struct QButtonGroup’
1388doxywizard.cpp:297: error: expected type-specifier before ‘QRadioButton’
1389doxywizard.cpp:297: error: expected `)' before ‘QRadioButton’
1390doxywizard.cpp:298: error: invalid use of undefined type ‘struct QButtonGroup’
1391doxywizard.h:14: error: forward declaration of ‘struct QButtonGroup’
1392doxywizard.cpp:298: error: expected type-specifier before ‘QRadioButton’
1393doxywizard.cpp:298: error: expected `)' before ‘QRadioButton’
1394doxywizard.cpp:299: error: invalid use of undefined type ‘struct QButtonGroup’
1395doxywizard.h:14: error: forward declaration of ‘struct QButtonGroup’
1396doxywizard.cpp:299: error: invalid use of undefined type ‘struct QCheckBox’
1397doxywizard.h:11: error: forward declaration of ‘struct QCheckBox’
1398doxywizard.cpp:302: error: invalid use of undefined type ‘struct QButtonGroup’
1399doxywizard.h:14: error: forward declaration of ‘struct QButtonGroup’
1400doxywizard.cpp:303: error: ‘TRUE’ was not declared in this scope
1401doxywizard.cpp:306: error: invalid use of undefined type ‘struct QCheckBox’
1402doxywizard.h:11: error: forward declaration of ‘struct QCheckBox’
1403doxywizard.cpp:307: error: invalid use of undefined type ‘struct QWidget’
1404expert.h:23: error: forward declaration of ‘struct QWidget’
1405doxywizard.cpp:308: error: expected type-specifier before ‘QHBoxLayout’
1406doxywizard.cpp:308: error: expected `;' before ‘QHBoxLayout’
1407doxywizard.cpp:309: error: invalid use of undefined type ‘struct QButtonGroup’
1408doxywizard.h:14: error: forward declaration of ‘struct QButtonGroup’
1409doxywizard.cpp:310: error: invalid use of undefined type ‘struct QButtonGroup’
1410doxywizard.h:14: error: forward declaration of ‘struct QButtonGroup’
1411doxywizard.cpp:311: error: ‘m_texOptionBox’ was not declared in this scope
1412doxywizard.cpp:311: error: expected type-specifier before ‘QVBox’
1413doxywizard.cpp:311: error: expected `;' before ‘QVBox’
1414doxywizard.cpp:312: error: invalid use of undefined type ‘struct QButtonGroup’
1415doxywizard.h:14: error: forward declaration of ‘struct QButtonGroup’
1416doxywizard.cpp:312: error: expected type-specifier before ‘QRadioButton’
1417doxywizard.cpp:312: error: expected `)' before ‘QRadioButton’
1418doxywizard.cpp:313: error: invalid use of undefined type ‘struct QButtonGroup’
1419doxywizard.h:14: error: forward declaration of ‘struct QButtonGroup’
1420doxywizard.cpp:313: error: expected type-specifier before ‘QRadioButton’
1421doxywizard.cpp:313: error: expected `)' before ‘QRadioButton’
1422doxywizard.cpp:314: error: invalid use of undefined type ‘struct QButtonGroup’
1423doxywizard.h:14: error: forward declaration of ‘struct QButtonGroup’
1424doxywizard.cpp:314: error: expected type-specifier before ‘QRadioButton’
1425doxywizard.cpp:314: error: expected `)' before ‘QRadioButton’
1426doxywizard.cpp:317: error: invalid use of undefined type ‘struct QButtonGroup’
1427doxywizard.h:14: error: forward declaration of ‘struct QButtonGroup’
1428doxywizard.cpp:318: error: ‘FALSE’ was not declared in this scope
1429doxywizard.cpp:321: error: invalid use of undefined type ‘struct QCheckBox’
1430doxywizard.h:11: error: forward declaration of ‘struct QCheckBox’
1431doxywizard.cpp:322: error: invalid use of undefined type ‘struct QCheckBox’
1432doxywizard.h:11: error: forward declaration of ‘struct QCheckBox’
1433doxywizard.cpp:323: error: invalid use of undefined type ‘struct QCheckBox’
1434doxywizard.h:11: error: forward declaration of ‘struct QCheckBox’
1435doxywizard.cpp:324: error: invalid use of undefined type ‘struct QButtonGroup’
1436doxywizard.h:14: error: forward declaration of ‘struct QButtonGroup’
1437doxywizard.cpp:329: error: expected primary-expression before ‘int’
1438doxywizard.cpp:329: error: ‘stateChanged’ was not declared in this scope
1439doxywizard.cpp:329: error: ‘SIGNAL’ was not declared in this scope
1440doxywizard.cpp:330: error: expected primary-expression before ‘int’
1441doxywizard.cpp:330: error: ‘latexStateChange’ was not declared in this scope
1442doxywizard.cpp:330: error: ‘SLOT’ was not declared in this scope
1443doxywizard.cpp:330: error: ‘connect’ was not declared in this scope
1444doxywizard.cpp:331: error: expected primary-expression before ‘int’
1445doxywizard.cpp:332: error: expected primary-expression before ‘int’
1446doxywizard.cpp: At global scope:
1447doxywizard.cpp:335: error: no ‘void Step3::latexStateChange(int)’ member function declared in class ‘Step3’
1448doxywizard.cpp: In member function ‘void Step3::latexStateChange(int)’:
1449doxywizard.cpp:337: error: ‘QButton’ has not been declared
1450doxywizard.cpp:337: error: ‘On’ was not declared in this scope
1451doxywizard.cpp:339: error: ‘m_texOptionBox’ was not declared in this scope
1452doxywizard.cpp:339: error: ‘TRUE’ was not declared in this scope
1453doxywizard.cpp:341: error: ‘QButton’ has not been declared
1454doxywizard.cpp:341: error: ‘Off’ was not declared in this scope
1455doxywizard.cpp:343: error: ‘m_texOptionBox’ was not declared in this scope
1456doxywizard.cpp:343: error: ‘FALSE’ was not declared in this scope
1457doxywizard.cpp: In member function ‘void Step3::htmlStateChange(int)’:
1458doxywizard.cpp:349: error: ‘QButton’ has not been declared
1459doxywizard.cpp:349: error: ‘On’ was not declared in this scope
1460doxywizard.cpp:351: error: ‘m_htmlOptionBox’ was not declared in this scope
1461doxywizard.cpp:351: error: ‘TRUE’ was not declared in this scope
1462doxywizard.cpp:353: error: ‘QButton’ has not been declared
1463doxywizard.cpp:353: error: ‘Off’ was not declared in this scope
1464doxywizard.cpp:355: error: ‘m_htmlOptionBox’ was not declared in this scope
1465doxywizard.cpp:355: error: ‘FALSE’ was not declared in this scope
1466doxywizard.cpp: In member function ‘bool Step3::htmlEnabled() const’:
1467doxywizard.cpp:361: error: invalid use of undefined type ‘struct QCheckBox’
1468doxywizard.h:11: error: forward declaration of ‘struct QCheckBox’
1469doxywizard.cpp: In member function ‘OptLang Step2::optimizeFor() const’:
1470doxywizard.cpp:249: error: invalid use of undefined type ‘struct QButtonGroup’
1471doxywizard.h:14: error: forward declaration of ‘struct QButtonGroup’
1472doxywizard.cpp: In member function ‘void Step2::setExtractAll(bool)’:
1473doxywizard.cpp:262: error: invalid use of undefined type ‘struct QButtonGroup’
1474doxywizard.h:14: error: forward declaration of ‘struct QButtonGroup’
1475doxywizard.cpp: In member function ‘void Step2::setCrossReferencing(bool)’:
1476doxywizard.cpp:268: error: invalid use of undefined type ‘struct QCheckBox’
1477doxywizard.h:11: error: forward declaration of ‘struct QCheckBox’
1478doxywizard.cpp: In member function ‘void Step2::setOptimizeFor(OptLang)’:
1479doxywizard.cpp:275: error: invalid use of undefined type ‘struct QButtonGroup’
1480doxywizard.h:14: error: forward declaration of ‘struct QButtonGroup’
1481doxywizard.cpp:276: error: invalid use of undefined type ‘struct QButtonGroup’
1482doxywizard.h:14: error: forward declaration of ‘struct QButtonGroup’
1483doxywizard.cpp:277: error: invalid use of undefined type ‘struct QButtonGroup’
1484doxywizard.h:14: error: forward declaration of ‘struct QButtonGroup’
1485doxywizard.cpp:278: error: invalid use of undefined type ‘struct QButtonGroup’
1486doxywizard.h:14: error: forward declaration of ‘struct QButtonGroup’
1487doxywizard.cpp: At global scope:
1488doxywizard.cpp:284: error: prototype for ‘Step3::Step3(QWidget*)’ does not match any in class ‘Step3’
1489doxywizard.h:81: error: candidates are: Step3::Step3(const Step3&)
1490doxywizard.h:81: error:                 Step3::Step3()
1491doxywizard.cpp: In constructor ‘Step3::Step3(QWidget*)’:
1492doxywizard.cpp:284: error: type ‘struct QWidget’ is not a direct base of ‘Step3’
1493doxywizard.cpp:286: error: ‘QVBoxLayout’ was not declared in this scope
1494doxywizard.cpp:286: error: ‘layout’ was not declared in this scope
1495doxywizard.cpp:286: error: expected type-specifier before ‘QVBoxLayout’
1496doxywizard.cpp:286: error: expected `;' before ‘QVBoxLayout’
1497doxywizard.cpp:287: error: invalid use of undefined type ‘struct QButtonGroup’
1498doxywizard.h:14: error: forward declaration of ‘struct QButtonGroup’
1499doxywizard.cpp:288: error: ‘QGridLayout’ was not declared in this scope
1500doxywizard.cpp:288: error: ‘gbox’ was not declared in this scope
1501doxywizard.cpp:288: error: expected type-specifier before ‘QGridLayout’
1502doxywizard.cpp:288: error: expected `;' before ‘QGridLayout’
1503doxywizard.cpp:289: error: ‘fontMetrics’ was not declared in this scope
1504doxywizard.cpp:290: error: invalid use of undefined type ‘struct QCheckBox’
1505doxywizard.h:11: error: forward declaration of ‘struct QCheckBox’
1506doxywizard.cpp:291: error: invalid use of undefined type ‘struct QWidget’
1507expert.h:23: error: forward declaration of ‘struct QWidget’
1508doxywizard.cpp:292: error: ‘QHBoxLayout’ was not declared in this scope
1509doxywizard.cpp:292: error: ‘bl’ was not declared in this scope
1510doxywizard.cpp:292: error: expected type-specifier before ‘QHBoxLayout’
1511doxywizard.cpp:292: error: expected `;' before ‘QHBoxLayout’
1512doxywizard.cpp:293: error: invalid use of undefined type ‘struct QButtonGroup’
1513doxywizard.h:14: error: forward declaration of ‘struct QButtonGroup’
1514doxywizard.cpp:294: error: invalid use of undefined type ‘struct QButtonGroup’
1515doxywizard.h:14: error: forward declaration of ‘struct QButtonGroup’
1516doxywizard.cpp:295: error: ‘m_htmlOptionBox’ was not declared in this scope
1517doxywizard.cpp:295: error: expected type-specifier before ‘QVBox’
1518doxywizard.cpp:295: error: expected `;' before ‘QVBox’
1519doxywizard.cpp:296: error: invalid use of undefined type ‘struct QButtonGroup’
1520doxywizard.h:14: error: forward declaration of ‘struct QButtonGroup’
1521doxywizard.cpp:296: error: expected type-specifier before ‘QRadioButton’
1522doxywizard.cpp:296: error: expected `)' before ‘QRadioButton’
1523doxywizard.cpp:297: error: invalid use of undefined type ‘struct QButtonGroup’
1524doxywizard.h:14: error: forward declaration of ‘struct QButtonGroup’
1525doxywizard.cpp:297: error: expected type-specifier before ‘QRadioButton’
1526doxywizard.cpp:297: error: expected `)' before ‘QRadioButton’
1527doxywizard.cpp:298: error: invalid use of undefined type ‘struct QButtonGroup’
1528doxywizard.h:14: error: forward declaration of ‘struct QButtonGroup’
1529doxywizard.cpp:298: error: expected type-specifier before ‘QRadioButton’
1530doxywizard.cpp:298: error: expected `)' before ‘QRadioButton’
1531doxywizard.cpp:299: error: invalid use of undefined type ‘struct QButtonGroup’
1532doxywizard.h:14: error: forward declaration of ‘struct QButtonGroup’
1533doxywizard.cpp:299: error: invalid use of undefined type ‘struct QCheckBox’
1534doxywizard.h:11: error: forward declaration of ‘struct QCheckBox’
1535doxywizard.cpp:302: error: invalid use of undefined type ‘struct QButtonGroup’
1536doxywizard.h:14: error: forward declaration of ‘struct QButtonGroup’
1537doxywizard.cpp:303: error: ‘TRUE’ was not declared in this scope
1538doxywizard.cpp:306: error: invalid use of undefined type ‘struct QCheckBox’
1539doxywizard.h:11: error: forward declaration of ‘struct QCheckBox’
1540doxywizard.cpp:307: error: invalid use of undefined type ‘struct QWidget’
1541expert.h:23: error: forward declaration of ‘struct QWidget’
1542doxywizard.cpp:308: error: expected type-specifier before ‘QHBoxLayout’
1543doxywizard.cpp:308: error: expected `;' before ‘QHBoxLayout’
1544doxywizard.cpp:309: error: invalid use of undefined type ‘struct QButtonGroup’
1545doxywizard.h:14: error: forward declaration of ‘struct QButtonGroup’
1546doxywizard.cpp:310: error: invalid use of undefined type ‘struct QButtonGroup’
1547doxywizard.h:14: error: forward declaration of ‘struct QButtonGroup’
1548doxywizard.cpp:311: error: ‘m_texOptionBox’ was not declared in this scope
1549doxywizard.cpp:311: error: expected type-specifier before ‘QVBox’
1550doxywizard.cpp:311: error: expected `;' before ‘QVBox’
1551doxywizard.cpp:312: error: invalid use of undefined type ‘struct QButtonGroup’
1552doxywizard.h:14: error: forward declaration of ‘struct QButtonGroup’
1553doxywizard.cpp:312: error: expected type-specifier before ‘QRadioButton’
1554doxywizard.cpp:312: error: expected `)' before ‘QRadioButton’
1555doxywizard.cpp:313: error: invalid use of undefined type ‘struct QButtonGroup’
1556doxywizard.h:14: error: forward declaration of ‘struct QButtonGroup’
1557doxywizard.cpp:313: error: expected type-specifier before ‘QRadioButton’
1558doxywizard.cpp:313: error: expected `)' before ‘QRadioButton’
1559doxywizard.cpp:314: error: invalid use of undefined type ‘struct QButtonGroup’
1560doxywizard.h:14: error: forward declaration of ‘struct QButtonGroup’
1561doxywizard.cpp:314: error: expected type-specifier before ‘QRadioButton’
1562doxywizard.cpp:314: error: expected `)' before ‘QRadioButton’
1563doxywizard.cpp:317: error: invalid use of undefined type ‘struct QButtonGroup’
1564doxywizard.h:14: error: forward declaration of ‘struct QButtonGroup’
1565doxywizard.cpp:318: error: ‘FALSE’ was not declared in this scope
1566doxywizard.cpp:321: error: invalid use of undefined type ‘struct QCheckBox’
1567doxywizard.h:11: error: forward declaration of ‘struct QCheckBox’
1568doxywizard.cpp:322: error: invalid use of undefined type ‘struct QCheckBox’
1569doxywizard.h:11: error: forward declaration of ‘struct QCheckBox’
1570doxywizard.cpp:323: error: invalid use of undefined type ‘struct QCheckBox’
1571doxywizard.h:11: error: forward declaration of ‘struct QCheckBox’
1572doxywizard.cpp:324: error: invalid use of undefined type ‘struct QButtonGroup’
1573doxywizard.h:14: error: forward declaration of ‘struct QButtonGroup’
1574doxywizard.cpp:329: error: expected primary-expression before ‘int’
1575doxywizard.cpp:329: error: ‘stateChanged’ was not declared in this scope
1576doxywizard.cpp:329: error: ‘SIGNAL’ was not declared in this scope
1577doxywizard.cpp:330: error: expected primary-expression before ‘int’
1578doxywizard.cpp:330: error: ‘latexStateChange’ was not declared in this scope
1579doxywizard.cpp:330: error: ‘SLOT’ was not declared in this scope
1580doxywizard.cpp:330: error: ‘connect’ was not declared in this scope
1581doxywizard.cpp:331: error: expected primary-expression before ‘int’
1582doxywizard.cpp:332: error: expected primary-expression before ‘int’
1583doxywizard.cpp: At global scope:
1584doxywizard.cpp:335: error: no ‘void Step3::latexStateChange(int)’ member function declared in class ‘Step3’
1585doxywizard.cpp: In member function ‘void Step3::latexStateChange(int)’:
1586doxywizard.cpp:337: error: ‘QButton’ has not been declared
1587doxywizard.cpp:337: error: ‘On’ was not declared in this scope
1588doxywizard.cpp:339: error: ‘m_texOptionBox’ was not declared in this scope
1589doxywizard.cpp:339: error: ‘TRUE’ was not declared in this scope
1590doxywizard.cpp:341: error: ‘QButton’ has not been declared
1591doxywizard.cpp:341: error: ‘Off’ was not declared in this scope
1592doxywizard.cpp:343: error: ‘m_texOptionBox’ was not declared in this scope
1593doxywizard.cpp:343: error: ‘FALSE’ was not declared in this scope
1594doxywizard.cpp: In member function ‘void Step3::htmlStateChange(int)’:
1595doxywizard.cpp:349: error: ‘QButton’ has not been declared
1596doxywizard.cpp:349: error: ‘On’ was not declared in this scope
1597doxywizard.cpp:351: error: ‘m_htmlOptionBox’ was not declared in this scope
1598doxywizard.cpp:351: error: ‘TRUE’ was not declared in this scope
1599doxywizard.cpp:353: error: ‘QButton’ has not been declared
1600doxywizard.cpp:353: error: ‘Off’ was not declared in this scope
1601doxywizard.cpp:355: error: ‘m_htmlOptionBox’ was not declared in this scope
1602doxywizard.cpp:355: error: ‘FALSE’ was not declared in this scope
1603doxywizard.cpp: In member function ‘bool Step3::htmlEnabled() const’:
1604doxywizard.cpp:361: error: invalid use of undefined type ‘struct QCheckBox’
1605doxywizard.h:11: error: forward declaration of ‘struct QCheckBox’
1606doxywizard.cpp: In member function ‘bool Step3::latexEnabled() const’:
1607doxywizard.cpp:366: error: invalid use of undefined type ‘struct QCheckBox’
1608doxywizard.h:11: error: forward declaration of ‘struct QCheckBox’
1609doxywizard.cpp: In member function ‘bool Step3::manEnabled() const’:
1610doxywizard.cpp:371: error: invalid use of undefined type ‘struct QCheckBox’
1611doxywizard.h:11: error: forward declaration of ‘struct QCheckBox’
1612doxywizard.cpp: In member function ‘bool Step3::rtfEnabled() const’:
1613doxywizard.cpp:376: error: invalid use of undefined type ‘struct QCheckBox’
1614doxywizard.h:11: error: forward declaration of ‘struct QCheckBox’
1615doxywizard.cpp: In member function ‘bool Step3::xmlEnabled() const’:
1616doxywizard.cpp:381: error: invalid use of undefined type ‘struct QCheckBox’
1617doxywizard.h:11: error: forward declaration of ‘struct QCheckBox’
1618doxywizard.cpp: In member function ‘bool Step3::searchEnabled() const’:
1619doxywizard.cpp:386: error: invalid use of undefined type ‘struct QCheckBox’
1620doxywizard.h:11: error: forward declaration of ‘struct QCheckBox’
1621doxywizard.cpp: In member function ‘HtmlStyle Step3::htmlStyle() const’:
1622doxywizard.cpp:391: error: invalid use of undefined type ‘struct QButtonGroup’
1623doxywizard.h:14: error: forward declaration of ‘struct QButtonGroup’
1624doxywizard.cpp:395: error: invalid use of undefined type ‘struct QButtonGroup’
1625doxywizard.h:14: error: forward declaration of ‘struct QButtonGroup’
1626doxywizard.cpp:399: error: invalid use of undefined type ‘struct QButtonGroup’
1627doxywizard.h:14: error: forward declaration of ‘struct QButtonGroup’
1628doxywizard.cpp: In member function ‘TexStyle Step3::texStyle() const’:
1629doxywizard.cpp:409: error: invalid use of undefined type ‘struct QButtonGroup’
1630doxywizard.h:14: error: forward declaration of ‘struct QButtonGroup’
1631doxywizard.cpp: In member function ‘void Step3::setHtmlEnabled(bool)’:
1632doxywizard.cpp:420: error: invalid use of undefined type ‘struct QCheckBox’
1633doxywizard.h:11: error: forward declaration of ‘struct QCheckBox’
1634doxywizard.cpp: In member function ‘void Step3::setLatexEnabled(bool)’:
1635doxywizard.cpp:425: error: invalid use of undefined type ‘struct QCheckBox’
1636doxywizard.h:11: error: forward declaration of ‘struct QCheckBox’
1637doxywizard.cpp: In member function ‘void Step3::setManEnabled(bool)’:
1638doxywizard.cpp:430: error: invalid use of undefined type ‘struct QCheckBox’
1639doxywizard.h:11: error: forward declaration of ‘struct QCheckBox’
1640doxywizard.cpp: In member function ‘void Step3::setRtfEnabled(bool)’:
1641doxywizard.cpp:435: error: invalid use of undefined type ‘struct QCheckBox’
1642doxywizard.h:11: error: forward declaration of ‘struct QCheckBox’
1643doxywizard.cpp: In member function ‘void Step3::setXmlEnabled(bool)’:
1644doxywizard.cpp:440: error: invalid use of undefined type ‘struct QCheckBox’
1645doxywizard.h:11: error: forward declaration of ‘struct QCheckBox’
1646doxywizard.cpp: In member function ‘void Step3::setSearchEnabled(bool)’:
1647doxywizard.cpp:445: error: invalid use of undefined type ‘struct QCheckBox’
1648doxywizard.h:11: error: forward declaration of ‘struct QCheckBox’
1649doxywizard.cpp: In member function ‘void Step3::setHtmlStyle(HtmlStyle)’:
1650doxywizard.cpp:452: error: invalid use of undefined type ‘struct QButtonGroup’
1651doxywizard.h:14: error: forward declaration of ‘struct QButtonGroup’
1652doxywizard.cpp:453: error: invalid use of undefined type ‘struct QButtonGroup’
1653doxywizard.h:14: error: forward declaration of ‘struct QButtonGroup’
1654doxywizard.cpp:454: error: invalid use of undefined type ‘struct QButtonGroup’
1655doxywizard.h:14: error: forward declaration of ‘struct QButtonGroup’
1656doxywizard.cpp: In member function ‘void Step3::setTexStyle(TexStyle)’:
1657doxywizard.cpp:462: error: invalid use of undefined type ‘struct QButtonGroup’
1658doxywizard.h:14: error: forward declaration of ‘struct QButtonGroup’
1659doxywizard.cpp:463: error: invalid use of undefined type ‘struct QButtonGroup’
1660doxywizard.h:14: error: forward declaration of ‘struct QButtonGroup’
1661doxywizard.cpp:464: error: invalid use of undefined type ‘struct QButtonGroup’
1662doxywizard.h:14: error: forward declaration of ‘struct QButtonGroup’
1663doxywizard.cpp: At global scope:
1664doxywizard.cpp:471: error: prototype for ‘Step4::Step4(QWidget*)’ does not match any in class ‘Step4’
1665doxywizard.h:124: error: candidates are: Step4::Step4(const Step4&)
1666doxywizard.h:124: error:                 Step4::Step4()
1667doxywizard.cpp: In constructor ‘Step4::Step4(QWidget*)’:
1668doxywizard.cpp:471: error: type ‘struct QWidget’ is not a direct base of ‘Step4’
1669doxywizard.cpp:473: error: ‘QVBoxLayout’ was not declared in this scope
1670doxywizard.cpp:473: error: ‘layout’ was not declared in this scope
1671doxywizard.cpp:473: error: expected type-specifier before ‘QVBoxLayout’
1672doxywizard.cpp:473: error: expected `;' before ‘QVBoxLayout’
1673doxywizard.cpp:474: error: invalid use of undefined type ‘struct QButtonGroup’
1674doxywizard.h:14: error: forward declaration of ‘struct QButtonGroup’
1675doxywizard.cpp:475: error: ‘QGridLayout’ was not declared in this scope
1676doxywizard.cpp:475: error: ‘gbox’ was not declared in this scope
1677doxywizard.cpp:475: error: expected type-specifier before ‘QGridLayout’
1678doxywizard.cpp:475: error: expected `;' before ‘QGridLayout’
1679doxywizard.cpp:476: error: ‘fontMetrics’ was not declared in this scope
1680doxywizard.cpp:477: error: expected type-specifier before ‘QRadioButton’
1681doxywizard.cpp:477: error: expected `)' before ‘QRadioButton’
1682doxywizard.cpp:478: error: expected type-specifier before ‘QRadioButton’
1683doxywizard.cpp:478: error: expected `)' before ‘QRadioButton’
1684doxywizard.cpp:479: error: expected type-specifier before ‘QRadioButton’
1685doxywizard.cpp:479: error: expected `)' before ‘QRadioButton’
1686doxywizard.cpp:480: error: invalid use of undefined type ‘struct QWidget’
1687expert.h:23: error: forward declaration of ‘struct QWidget’
1688doxywizard.cpp:481: error: ‘QHBoxLayout’ was not declared in this scope
1689doxywizard.cpp:481: error: ‘bl’ was not declared in this scope
1690doxywizard.cpp:481: error: expected type-specifier before ‘QHBoxLayout’
1691doxywizard.cpp:481: error: expected `;' before ‘QHBoxLayout’
1692doxywizard.cpp:482: error: invalid use of undefined type ‘struct QButtonGroup’
1693doxywizard.h:14: error: forward declaration of ‘struct QButtonGroup’
1694doxywizard.cpp:483: error: invalid use of undefined type ‘struct QButtonGroup’
1695doxywizard.h:14: error: forward declaration of ‘struct QButtonGroup’
1696doxywizard.cpp:484: error: ‘m_dotOptions’ was not declared in this scope
1697doxywizard.cpp:484: error: expected type-specifier before ‘QVBox’
1698doxywizard.cpp:484: error: expected `;' before ‘QVBox’
1699doxywizard.cpp:485: error: invalid use of undefined type ‘struct QButtonGroup’
1700doxywizard.h:14: error: forward declaration of ‘struct QButtonGroup’
1701doxywizard.cpp:485: error: invalid use of undefined type ‘struct QCheckBox’
1702doxywizard.h:11: error: forward declaration of ‘struct QCheckBox’
1703doxywizard.cpp:486: error: invalid use of undefined type ‘struct QButtonGroup’
1704doxywizard.h:14: error: forward declaration of ‘struct QButtonGroup’
1705doxywizard.cpp:486: error: invalid use of undefined type ‘struct QCheckBox’
1706doxywizard.h:11: error: forward declaration of ‘struct QCheckBox’
1707doxywizard.cpp:487: error: invalid use of undefined type ‘struct QButtonGroup’
1708doxywizard.h:14: error: forward declaration of ‘struct QButtonGroup’
1709doxywizard.cpp:487: error: invalid use of undefined type ‘struct QCheckBox’
1710doxywizard.h:11: error: forward declaration of ‘struct QCheckBox’
1711doxywizard.cpp:488: error: invalid use of undefined type ‘struct QButtonGroup’
1712doxywizard.h:14: error: forward declaration of ‘struct QButtonGroup’
1713doxywizard.cpp:488: error: invalid use of undefined type ‘struct QCheckBox’
1714doxywizard.h:11: error: forward declaration of ‘struct QCheckBox’
1715doxywizard.cpp:489: error: invalid use of undefined type ‘struct QButtonGroup’
1716doxywizard.h:14: error: forward declaration of ‘struct QButtonGroup’
1717doxywizard.cpp:489: error: invalid use of undefined type ‘struct QCheckBox’
1718doxywizard.h:11: error: forward declaration of ‘struct QCheckBox’
1719doxywizard.cpp:490: error: invalid use of undefined type ‘struct QButtonGroup’
1720doxywizard.h:14: error: forward declaration of ‘struct QButtonGroup’
1721doxywizard.cpp:490: error: invalid use of undefined type ‘struct QCheckBox’
1722doxywizard.h:11: error: forward declaration of ‘struct QCheckBox’
1723doxywizard.cpp:493: error: invalid use of undefined type ‘struct QButtonGroup’
1724doxywizard.h:14: error: forward declaration of ‘struct QButtonGroup’
1725doxywizard.cpp: In member function ‘bool Step3::latexEnabled() const’:
1726doxywizard.cpp:366: error: invalid use of undefined type ‘struct QCheckBox’
1727doxywizard.h:11: error: forward declaration of ‘struct QCheckBox’
1728doxywizard.cpp: In member function ‘bool Step3::manEnabled() const’:
1729doxywizard.cpp:371: error: invalid use of undefined type ‘struct QCheckBox’
1730doxywizard.h:11: error: forward declaration of ‘struct QCheckBox’
1731doxywizard.cpp: In member function ‘bool Step3::rtfEnabled() const’:
1732doxywizard.cpp:376: error: invalid use of undefined type ‘struct QCheckBox’
1733doxywizard.h:11: error: forward declaration of ‘struct QCheckBox’
1734doxywizard.cpp: In member function ‘bool Step3::xmlEnabled() const’:
1735doxywizard.cpp:381: error: invalid use of undefined type ‘struct QCheckBox’
1736doxywizard.h:11: error: forward declaration of ‘struct QCheckBox’
1737doxywizard.cpp: In member function ‘bool Step3::searchEnabled() const’:
1738doxywizard.cpp:386: error: invalid use of undefined type ‘struct QCheckBox’
1739doxywizard.h:11: error: forward declaration of ‘struct QCheckBox’
1740doxywizard.cpp: In member function ‘HtmlStyle Step3::htmlStyle() const’:
1741doxywizard.cpp:391: error: invalid use of undefined type ‘struct QButtonGroup’
1742doxywizard.h:14: error: forward declaration of ‘struct QButtonGroup’
1743doxywizard.cpp:395: error: invalid use of undefined type ‘struct QButtonGroup’
1744doxywizard.h:14: error: forward declaration of ‘struct QButtonGroup’
1745doxywizard.cpp:399: error: invalid use of undefined type ‘struct QButtonGroup’
1746doxywizard.h:14: error: forward declaration of ‘struct QButtonGroup’
1747doxywizard.cpp: In member function ‘TexStyle Step3::texStyle() const’:
1748doxywizard.cpp:409: error: invalid use of undefined type ‘struct QButtonGroup’
1749doxywizard.h:14: error: forward declaration of ‘struct QButtonGroup’
1750doxywizard.cpp: In member function ‘void Step3::setHtmlEnabled(bool)’:
1751doxywizard.cpp:420: error: invalid use of undefined type ‘struct QCheckBox’
1752doxywizard.h:11: error: forward declaration of ‘struct QCheckBox’
1753doxywizard.cpp: In member function ‘void Step3::setLatexEnabled(bool)’:
1754doxywizard.cpp:425: error: invalid use of undefined type ‘struct QCheckBox’
1755doxywizard.h:11: error: forward declaration of ‘struct QCheckBox’
1756doxywizard.cpp: In member function ‘void Step3::setManEnabled(bool)’:
1757doxywizard.cpp:430: error: invalid use of undefined type ‘struct QCheckBox’
1758doxywizard.h:11: error: forward declaration of ‘struct QCheckBox’
1759doxywizard.cpp: In member function ‘void Step3::setRtfEnabled(bool)’:
1760doxywizard.cpp:435: error: invalid use of undefined type ‘struct QCheckBox’
1761doxywizard.h:11: error: forward declaration of ‘struct QCheckBox’
1762doxywizard.cpp: In member function ‘void Step3::setXmlEnabled(bool)’:
1763doxywizard.cpp:440: error: invalid use of undefined type ‘struct QCheckBox’
1764doxywizard.h:11: error: forward declaration of ‘struct QCheckBox’
1765doxywizard.cpp: In member function ‘void Step3::setSearchEnabled(bool)’:
1766doxywizard.cpp:445: error: invalid use of undefined type ‘struct QCheckBox’
1767doxywizard.h:11: error: forward declaration of ‘struct QCheckBox’
1768doxywizard.cpp: In member function ‘void Step3::setHtmlStyle(HtmlStyle)’:
1769doxywizard.cpp:452: error: invalid use of undefined type ‘struct QButtonGroup’
1770doxywizard.h:14: error: forward declaration of ‘struct QButtonGroup’
1771doxywizard.cpp:453: error: invalid use of undefined type ‘struct QButtonGroup’
1772doxywizard.h:14: error: forward declaration of ‘struct QButtonGroup’
1773doxywizard.cpp:454: error: invalid use of undefined type ‘struct QButtonGroup’
1774doxywizard.h:14: error: forward declaration of ‘struct QButtonGroup’
1775doxywizard.cpp: In member function ‘void Step3::setTexStyle(TexStyle)’:
1776doxywizard.cpp:462: error: invalid use of undefined type ‘struct QButtonGroup’
1777doxywizard.h:14: error: forward declaration of ‘struct QButtonGroup’
1778doxywizard.cpp:463: error: invalid use of undefined type ‘struct QButtonGroup’
1779doxywizard.h:14: error: forward declaration of ‘struct QButtonGroup’
1780doxywizard.cpp:494: error: ‘FALSE’ was not declared in this scope
1781doxywizard.cpp:500: error: invalid use of undefined type ‘struct QButtonGroup’
1782doxywizard.h:14: error: forward declaration of ‘struct QButtonGroup’
1783doxywizard.cpp:505: error: expected primary-expression before ‘int’
1784doxywizard.cpp:505: error: ‘clicked’ was not declared in this scope
1785doxywizard.cpp:505: error: ‘SIGNAL’ was not declared in this scope
1786doxywizard.cpp:506: error: expected primary-expression before ‘int’
1787doxywizard.cpp:506: error: ‘diagramModeChanged’ was not declared in this scope
1788doxywizard.cpp:506: error: ‘SLOT’ was not declared in this scope
1789doxywizard.cpp:506: error: ‘connect’ was not declared in this scope
1790doxywizard.cpp:507: error: expected primary-expression before ‘int’
1791doxywizard.cpp:507: error: ‘stateChanged’ was not declared in this scope
1792doxywizard.cpp:508: error: expected primary-expression before ‘int’
1793doxywizard.cpp:508: error: ‘changeCallGraphState’ was not declared in this scope
1794doxywizard.cpp: At global scope:
1795doxywizard.cpp:511: error: no ‘void Step4::diagramModeChanged(int)’ member function declared in class ‘Step4’
1796doxywizard.cpp: In member function ‘void Step4::diagramModeChanged(int)’:
1797doxywizard.cpp:513: error: ‘m_dotOptions’ was not declared in this scope
1798doxywizard.cpp: In member function ‘void Step4::disableCallGraphs()’:
1799doxywizard.cpp:518: error: invalid use of undefined type ‘struct QCheckBox’
1800doxywizard.h:11: error: forward declaration of ‘struct QCheckBox’
1801doxywizard.cpp:518: error: ‘FALSE’ was not declared in this scope
1802doxywizard.cpp: In member function ‘bool Step4::callGraphEnabled() const’:
1803doxywizard.cpp:523: error: invalid use of undefined type ‘struct QCheckBox’
1804doxywizard.h:11: error: forward declaration of ‘struct QCheckBox’
1805doxywizard.cpp: In member function ‘DiagramMode Step4::diagramMode() const’:
1806doxywizard.cpp:528: error: invalid use of undefined type ‘struct QButtonGroup’
1807doxywizard.h:14: error: forward declaration of ‘struct QButtonGroup’
1808doxywizard.cpp: In member function ‘bool Step4::classDiagram() const’:
1809doxywizard.cpp:539: error: invalid use of undefined type ‘struct QCheckBox’
1810doxywizard.h:11: error: forward declaration of ‘struct QCheckBox’
1811doxywizard.cpp: In member function ‘bool Step4::collaborationDiagram() const’:
1812doxywizard.cpp:544: error: invalid use of undefined type ‘struct QCheckBox’
1813doxywizard.h:11: error: forward declaration of ‘struct QCheckBox’
1814doxywizard.cpp: In member function ‘bool Step4::includeGraph() const’:
1815doxywizard.cpp:549: error: invalid use of undefined type ‘struct QCheckBox’
1816doxywizard.h:11: error: forward declaration of ‘struct QCheckBox’
1817doxywizard.cpp: In member function ‘bool Step4::includedByGraph() const’:
1818doxywizard.cpp:554: error: invalid use of undefined type ‘struct QCheckBox’
1819doxywizard.h:11: error: forward declaration of ‘struct QCheckBox’
1820doxywizard.cpp: In member function ‘bool Step4::inheritanceGraph() const’:
1821doxywizard.cpp:559: error: invalid use of undefined type ‘struct QCheckBox’
1822doxywizard.h:11: error: forward declaration of ‘struct QCheckBox’
1823doxywizard.cpp: In member function ‘bool Step4::callGraph() const’:
1824doxywizard.cpp:564: error: invalid use of undefined type ‘struct QCheckBox’
1825doxywizard.h:11: error: forward declaration of ‘struct QCheckBox’
1826doxywizard.cpp: In member function ‘void Step4::setDiagramMode(DiagramMode)’:
1827doxywizard.cpp:571: error: invalid use of undefined type ‘struct QButtonGroup’
1828doxywizard.h:14: error: forward declaration of ‘struct QButtonGroup’
1829doxywizard.cpp:572: error: invalid use of undefined type ‘struct QButtonGroup’
1830doxywizard.h:14: error: forward declaration of ‘struct QButtonGroup’
1831doxywizard.cpp:573: error: invalid use of undefined type ‘struct QButtonGroup’
1832doxywizard.h:14: error: forward declaration of ‘struct QButtonGroup’
1833doxywizard.cpp: In member function ‘void Step4::setClassDiagram(bool)’:
1834doxywizard.cpp:579: error: invalid use of undefined type ‘struct QCheckBox’
1835doxywizard.h:11: error: forward declaration of ‘struct QCheckBox’
1836doxywizard.cpp: In member function ‘void Step4::setCollaborationDiagram(bool)’:
1837doxywizard.cpp:584: error: invalid use of undefined type ‘struct QCheckBox’
1838doxywizard.h:11: error: forward declaration of ‘struct QCheckBox’
1839doxywizard.cpp: In member function ‘void Step4::setIncludeGraph(bool)’:
1840doxywizard.cpp:589: error: invalid use of undefined type ‘struct QCheckBox’
1841doxywizard.h:11: error: forward declaration of ‘struct QCheckBox’
1842doxywizard.cpp: In member function ‘void Step4::setIncludedByGraph(bool)’:
1843doxywizard.cpp:594: error: invalid use of undefined type ‘struct QCheckBox’
1844doxywizard.h:11: error: forward declaration of ‘struct QCheckBox’
1845doxywizard.cpp: In member function ‘void Step4::setInheritanceGraph(bool)’:
1846doxywizard.cpp:599: error: invalid use of undefined type ‘struct QCheckBox’
1847doxywizard.h:11: error: forward declaration of ‘struct QCheckBox’
1848doxywizard.cpp: In member function ‘void Step4::setCallGraph(bool)’:
1849doxywizard.cpp:604: error: invalid use of undefined type ‘struct QCheckBox’
1850doxywizard.cpp:464: error: invalid use of undefined type ‘struct QButtonGroup’
1851doxywizard.h:14: error: forward declaration of ‘struct QButtonGroup’
1852doxywizard.cpp: At global scope:
1853doxywizard.cpp:471: error: prototype for ‘Step4::Step4(QWidget*)’ does not match any in class ‘Step4’
1854doxywizard.h:124: error: candidates are: Step4::Step4(const Step4&)
1855doxywizard.h:124: error:                 Step4::Step4()
1856doxywizard.cpp: In constructor ‘Step4::Step4(QWidget*)’:
1857doxywizard.cpp:471: error: type ‘struct QWidget’ is not a direct base of ‘Step4’
1858doxywizard.cpp:473: error: ‘QVBoxLayout’ was not declared in this scope
1859doxywizard.cpp:473: error: ‘layout’ was not declared in this scope
1860doxywizard.cpp:473: error: expected type-specifier before ‘QVBoxLayout’
1861doxywizard.cpp:473: error: expected `;' before ‘QVBoxLayout’
1862doxywizard.cpp:474: error: invalid use of undefined type ‘struct QButtonGroup’
1863doxywizard.h:14: error: forward declaration of ‘struct QButtonGroup’
1864doxywizard.cpp:475: error: ‘QGridLayout’ was not declared in this scope
1865doxywizard.cpp:475: error: ‘gbox’ was not declared in this scope
1866doxywizard.cpp:475: error: expected type-specifier before ‘QGridLayout’
1867doxywizard.cpp:475: error: expected `;' before ‘QGridLayout’
1868doxywizard.cpp:476: error: ‘fontMetrics’ was not declared in this scope
1869doxywizard.cpp:477: error: expected type-specifier before ‘QRadioButton’
1870doxywizard.cpp:477: error: expected `)' before ‘QRadioButton’
1871doxywizard.cpp:478: error: expected type-specifier before ‘QRadioButton’
1872doxywizard.cpp:478: error: expected `)' before ‘QRadioButton’
1873doxywizard.cpp:479: error: expected type-specifier before ‘QRadioButton’
1874doxywizard.cpp:479: error: expected `)' before ‘QRadioButton’
1875doxywizard.cpp:480: error: invalid use of undefined type ‘struct QWidget’
1876expert.h:23: error: forward declaration of ‘struct QWidget’
1877doxywizard.cpp:481: error: ‘QHBoxLayout’ was not declared in this scope
1878doxywizard.cpp:481: error: ‘bl’ was not declared in this scope
1879doxywizard.cpp:481: error: expected type-specifier before ‘QHBoxLayout’
1880doxywizard.cpp:481: error: expected `;' before ‘QHBoxLayout’
1881doxywizard.cpp:482: error: invalid use of undefined type ‘struct QButtonGroup’
1882doxywizard.h:14: error: forward declaration of ‘struct QButtonGroup’
1883doxywizard.cpp:483: error: invalid use of undefined type ‘struct QButtonGroup’
1884doxywizard.h:14: error: forward declaration of ‘struct QButtonGroup’
1885doxywizard.cpp:484: error: ‘m_dotOptions’ was not declared in this scope
1886doxywizard.cpp:484: error: expected type-specifier before ‘QVBox’
1887doxywizard.cpp:484: error: expected `;' before ‘QVBox’
1888doxywizard.cpp:485: error: invalid use of undefined type ‘struct QButtonGroup’
1889doxywizard.h:14: error: forward declaration of ‘struct QButtonGroup’
1890doxywizard.cpp:485: error: invalid use of undefined type ‘struct QCheckBox’
1891doxywizard.h:11: error: forward declaration of ‘struct QCheckBox’
1892doxywizard.cpp:486: error: invalid use of undefined type ‘struct QButtonGroup’
1893doxywizard.h:14: error: forward declaration of ‘struct QButtonGroup’
1894doxywizard.cpp:486: error: invalid use of undefined type ‘struct QCheckBox’
1895doxywizard.h:11: error: forward declaration of ‘struct QCheckBox’
1896doxywizard.cpp:487: error: invalid use of undefined type ‘struct QButtonGroup’
1897doxywizard.h:14: error: forward declaration of ‘struct QButtonGroup’
1898doxywizard.cpp:487: error: invalid use of undefined type ‘struct QCheckBox’
1899doxywizard.h:11: error: forward declaration of ‘struct QCheckBox’
1900doxywizard.cpp:488: error: invalid use of undefined type ‘struct QButtonGroup’
1901doxywizard.h:14: error: forward declaration of ‘struct QButtonGroup’
1902doxywizard.cpp:488: error: invalid use of undefined type ‘struct QCheckBox’
1903doxywizard.h:11: error: forward declaration of ‘struct QCheckBox’
1904doxywizard.cpp:489: error: invalid use of undefined type ‘struct QButtonGroup’
1905doxywizard.h:14: error: forward declaration of ‘struct QButtonGroup’
1906doxywizard.cpp:489: error: invalid use of undefined type ‘struct QCheckBox’
1907doxywizard.h:11: error: forward declaration of ‘struct QCheckBox’
1908doxywizard.cpp:490: error: invalid use of undefined type ‘struct QButtonGroup’
1909doxywizard.h:14: error: forward declaration of ‘struct QButtonGroup’
1910doxywizard.cpp:490: error: invalid use of undefined type ‘struct QCheckBox’
1911doxywizard.h:11: error: forward declaration of ‘struct QCheckBox’
1912doxywizard.cpp:493: error: invalid use of undefined type ‘struct QButtonGroup’
1913doxywizard.h:14: error: forward declaration of ‘struct QButtonGroup’
1914doxywizard.cpp:494: error: ‘FALSE’ was not declared in this scope
1915doxywizard.cpp:500: error: invalid use of undefined type ‘struct QButtonGroup’
1916doxywizard.h:14: error: forward declaration of ‘struct QButtonGroup’
1917doxywizard.cpp:505: error: expected primary-expression before ‘int’
1918doxywizard.cpp:505: error: ‘clicked’ was not declared in this scope
1919doxywizard.cpp:505: error: ‘SIGNAL’ was not declared in this scope
1920doxywizard.cpp:506: error: expected primary-expression before ‘int’
1921doxywizard.cpp:506: error: ‘diagramModeChanged’ was not declared in this scope
1922doxywizard.cpp:506: error: ‘SLOT’ was not declared in this scope
1923doxywizard.cpp:506: error: ‘connect’ was not declared in this scope
1924doxywizard.cpp:507: error: expected primary-expression before ‘int’
1925doxywizard.cpp:507: error: ‘stateChanged’ was not declared in this scope
1926doxywizard.cpp:508: error: expected primary-expression before ‘int’
1927doxywizard.cpp:508: error: ‘changeCallGraphState’ was not declared in this scope
1928doxywizard.cpp: At global scope:
1929doxywizard.cpp:511: error: no ‘void Step4::diagramModeChanged(int)’ member function declared in class ‘Step4’
1930doxywizard.cpp: In member function ‘void Step4::diagramModeChanged(int)’:
1931doxywizard.cpp:513: error: ‘m_dotOptions’ was not declared in this scope
1932doxywizard.cpp: In member function ‘void Step4::disableCallGraphs()’:
1933doxywizard.cpp:518: error: invalid use of undefined type ‘struct QCheckBox’
1934doxywizard.h:11: error: forward declaration of ‘struct QCheckBox’
1935doxywizard.cpp:518: error: ‘FALSE’ was not declared in this scope
1936doxywizard.cpp: In member function ‘bool Step4::callGraphEnabled() const’:
1937doxywizard.cpp:523: error: invalid use of undefined type ‘struct QCheckBox’
1938doxywizard.h:11: error: forward declaration of ‘struct QCheckBox’
1939doxywizard.cpp: In member function ‘DiagramMode Step4::diagramMode() const’:
1940doxywizard.cpp:528: error: invalid use of undefined type ‘struct QButtonGroup’
1941doxywizard.h:14: error: forward declaration of ‘struct QButtonGroup’
1942doxywizard.cpp: In member function ‘bool Step4::classDiagram() const’:
1943doxywizard.cpp:539: error: invalid use of undefined type ‘struct QCheckBox’
1944doxywizard.h:11: error: forward declaration of ‘struct QCheckBox’
1945doxywizard.cpp: In member function ‘bool Step4::collaborationDiagram() const’:
1946doxywizard.cpp:544: error: invalid use of undefined type ‘struct QCheckBox’
1947doxywizard.h:11: error: forward declaration of ‘struct QCheckBox’
1948doxywizard.cpp: In member function ‘bool Step4::includeGraph() const’:
1949doxywizard.cpp:549: error: invalid use of undefined type ‘struct QCheckBox’
1950doxywizard.h:11: error: forward declaration of ‘struct QCheckBox’
1951doxywizard.cpp: In member function ‘bool Step4::includedByGraph() const’:
1952doxywizard.cpp:554: error: invalid use of undefined type ‘struct QCheckBox’
1953doxywizard.h:11: error: forward declaration of ‘struct QCheckBox’
1954doxywizard.cpp: In member function ‘bool Step4::inheritanceGraph() const’:
1955doxywizard.cpp:559: error: invalid use of undefined type ‘struct QCheckBox’
1956doxywizard.h:11: error: forward declaration of ‘struct QCheckBox’
1957doxywizard.cpp: In member function ‘bool Step4::callGraph() const’:
1958doxywizard.cpp:564: error: invalid use of undefined type ‘struct QCheckBox’doxywizard.h:11: error: forward declaration of ‘struct QCheckBox’
1959doxywizard.cpp: At global scope:
1960doxywizard.cpp:610: error: prototype for ‘Wizard::Wizard(QWidget*)’ does not match any in class ‘Wizard’
1961doxywizard.h:163: error: candidates are: Wizard::Wizard(const Wizard&)
1962doxywizard.h:163: error:                 Wizard::Wizard()
1963doxywizard.cpp: In constructor ‘Wizard::Wizard(QWidget*)’:
1964doxywizard.cpp:610: error: class ‘Wizard’ does not have any field named ‘QTabDialog’
1965doxywizard.cpp:612: error: no matching function for call to ‘Step1::Step1(Wizard* const)’
1966doxywizard.h:27: note: candidates are: Step1::Step1()
1967doxywizard.h:27: note:                 Step1::Step1(const Step1&)
1968doxywizard.cpp:612: error: ‘addTab’ was not declared in this scope
1969doxywizard.cpp:613: error: no matching function for call to ‘Step2::Step2(Wizard* const)’
1970doxywizard.h:60: note: candidates are: Step2::Step2()
1971doxywizard.h:60: note:                 Step2::Step2(const Step2&)
1972doxywizard.cpp:614: error: no matching function for call to ‘Step3::Step3(Wizard* const)’
1973doxywizard.h:81: note: candidates are: Step3::Step3()
1974doxywizard.h:81: note:                 Step3::Step3(const Step3&)
1975doxywizard.cpp:615: error: no matching function for call to ‘Step4::Step4(Wizard* const)’
1976doxywizard.h:124: note: candidates are: Step4::Step4()
1977doxywizard.h:124: note:                 Step4::Step4(const Step4&)
1978doxywizard.cpp:616: error: ‘setCancelButton’ was not declared in this scope
1979doxywizard.cpp: At global scope:
1980doxywizard.cpp:619: error: no ‘void Wizard::changeCallGraphState(int)’ member function declared in class ‘Wizard’
1981doxywizard.cpp: In member function ‘void Wizard::changeCallGraphState(int)’:
1982doxywizard.cpp:621: error: ‘QButton’ has not been declared
1983doxywizard.cpp:621: error: ‘On’ was not declared in this scope
1984doxywizard.cpp:623: error: ‘QMessageBox’ has not been declared
1985doxywizard.cpp:626: error: ‘QMessageBox’ has not been declared
1986doxywizard.cpp:626: error: ‘Yes’ was not declared in this scope
1987doxywizard.cpp:626: error: ‘QMessageBox’ has not been declared
1988doxywizard.cpp:626: error: ‘No’ was not declared in this scope
1989doxywizard.cpp:626: error: ‘question’ was not declared in this scope
1990doxywizard.cpp:626: error: ‘QMessageBox’ has not been declared
1991doxywizard.cpp:516: error: ‘void Step4::disableCallGraphs()’ is private
1992doxywizard.cpp:632: error: within this context
1993doxywizard.cpp: In member function ‘void Wizard::changeCrossRefState(int)’:
1994doxywizard.cpp:639: error: ‘QButton’ has not been declared
1995doxywizard.cpp:639: error: ‘Off’ was not declared in this scope
1996doxywizard.cpp:521: error: ‘bool Step4::callGraphEnabled() const’ is private
1997doxywizard.cpp:639: error: within this context
1998doxywizard.cpp:641: error: ‘QMessageBox’ has not been declared
1999doxywizard.cpp:644: error: ‘QMessageBox’ has not been declared
2000doxywizard.cpp:644: error: ‘Yes’ was not declared in this scope
2001doxywizard.cpp:644: error: ‘QMessageBox’ has not been declared
2002doxywizard.cpp:644: error: ‘No’ was not declared in this scope
2003doxywizard.cpp:645: error: ‘question’ was not declared in this scope
2004doxywizard.cpp:645: error: ‘QMessageBox’ has not been declared
2005doxywizard.cpp:516: error: ‘void Step4::disableCallGraphs()’ is private
2006doxywizard.cpp:648: error: within this context
2007doxywizard.cpp: At global scope:
2008doxywizard.cpp:659: error: prototype for ‘MainWidget::MainWidget(QWidget*)’ does not match any in class ‘MainWidget’
2009doxywizard.h:240: error: candidates are: MainWidget::MainWidget(const MainWidget&)
2010doxywizard.h:240: error:                 MainWidget::MainWidget()
2011doxywizard.cpp: In constructor ‘MainWidget::MainWidget(QWidget*)’:
2012doxywizard.cpp:660: error: class ‘MainWidget’ does not have any field named ‘QMainWindow’
2013doxywizard.cpp:662: error: ‘setCaption’ was not declared in this scope
2014doxywizard.cpp:667: error: ‘TRUE’ was not declared in this scope
2015doxywizard.cpp:672: error: invalid use of undefined type ‘struct QWidget’
2016expert.h:23: error: forward declaration of ‘struct QWidget’
2017doxywizard.cpp:673: error: ‘setCentralWidget’ was not declared in this scope
2018doxywizard.cpp:674: error: ‘QVBoxLayout’ was not declared in this scope
2019doxywizard.cpp:674: error: ‘layout’ was not declared in this scope
2020doxywizard.cpp:674: error: expected type-specifier before ‘QVBoxLayout’
2021doxywizard.cpp:674: error: expected `;' before ‘QVBoxLayout’
2022doxywizard.cpp:677: error: invalid use of undefined type ‘struct QPopupMenu’
2023doxywizard.h:19: error: forward declaration of ‘struct QPopupMenu’
2024doxywizard.cpp:678: error: invalid use of undefined type ‘struct QPopupMenu’
2025doxywizard.h:19: error: forward declaration of ‘struct QPopupMenu’
2026doxywizard.cpp:678: error: ‘SLOT’ was not declared in this scope
2027doxywizard.cpp:678: error: ‘CTRL’ was not declared in this scope
2028doxywizard.cpp:678: error: ‘Key_O’ was not declared in this scope
2029doxywizard.cpp:679: error: invalid use of undefined type ‘struct QPopupMenu’
2030doxywizard.h:19: error: forward declaration of ‘struct QPopupMenu’
2031
2032doxywizard.h:11: error: forward declaration of ‘struct QCheckBox’
2033doxywizard.cpp: In member function ‘void Step4::setDiagramMode(DiagramMode)’:
2034doxywizard.cpp:571: error: invalid use of undefined type ‘struct QButtonGroup’
2035doxywizard.h:14: error: forward declaration of ‘struct QButtonGroup’
2036doxywizard.cpp:572: error: invalid use of undefined type ‘struct QButtonGroup’
2037doxywizard.h:14: error: forward declaration of ‘struct QButtonGroup’
2038doxywizard.cpp:573: error: invalid use of undefined type ‘struct QButtonGroup’
2039doxywizard.h:14: error: forward declaration of ‘struct QButtonGroup’
2040doxywizard.cpp: In member function ‘void Step4::setClassDiagram(bool)’:
2041doxywizard.cpp:579: error: invalid use of undefined type ‘struct QCheckBox’
2042doxywizard.h:11: error: forward declaration of ‘struct QCheckBox’
2043doxywizard.cpp: In member function ‘void Step4::setCollaborationDiagram(bool)’:
2044doxywizard.cpp:584: error: invalid use of undefined type ‘struct QCheckBox’
2045doxywizard.h:11: error: forward declaration of ‘struct QCheckBox’
2046doxywizard.cpp: In member function ‘void Step4::setIncludeGraph(bool)’:
2047doxywizard.cpp:589: error: invalid use of undefined type ‘struct QCheckBox’
2048doxywizard.h:11: error: forward declaration of ‘struct QCheckBox’
2049doxywizard.cpp: In member function ‘void Step4::setIncludedByGraph(bool)’:
2050doxywizard.cpp:594: error: invalid use of undefined type ‘struct QCheckBox’
2051doxywizard.h:11: error: forward declaration of ‘struct QCheckBox’
2052doxywizard.cpp: In member function ‘void Step4::setInheritanceGraph(bool)’:
2053doxywizard.cpp:599: error: invalid use of undefined type ‘struct QCheckBox’
2054doxywizard.h:11: error: forward declaration of ‘struct QCheckBox’
2055doxywizard.cpp: In member function ‘void Step4::setCallGraph(bool)’:
2056doxywizard.cpp:604: error: invalid use of undefined type ‘struct QCheckBox’
2057doxywizard.h:11: error: forward declaration of ‘struct QCheckBox’
2058doxywizard.cpp: At global scope:
2059doxywizard.cpp:610: error: prototype for ‘Wizard::Wizard(QWidget*)’ does not match any in class ‘Wizard’
2060doxywizard.h:163: error: candidates are: Wizard::Wizard(const Wizard&)
2061doxywizard.h:163: error:                 Wizard::Wizard()
2062doxywizard.cpp: In constructor ‘Wizard::Wizard(QWidget*)’:
2063doxywizard.cpp:610: error: class ‘Wizard’ does not have any field named ‘QTabDialog’
2064doxywizard.cpp:612: error: no matching function for call to ‘Step1::Step1(Wizard* const)’
2065doxywizard.h:27: note: candidates are: Step1::Step1()
2066doxywizard.h:27: note:                 Step1::Step1(const Step1&)
2067doxywizard.cpp:612: error: ‘addTab’ was not declared in this scope
2068doxywizard.cpp:613: error: no matching function for call to ‘Step2::Step2(Wizard* const)’
2069doxywizard.h:60: note: candidates are: Step2::Step2()
2070doxywizard.h:60: note:                 Step2::Step2(const Step2&)
2071doxywizard.cpp:614: error: no matching function for call to ‘Step3::Step3(Wizard* const)’
2072doxywizard.h:81: note: candidates are: Step3::Step3()
2073doxywizard.h:81: note:                 Step3::Step3(const Step3&)
2074doxywizard.cpp:615: error: no matching function for call to ‘Step4::Step4(Wizard* const)’
2075doxywizard.h:124: note: candidates are: Step4::Step4()
2076doxywizard.h:124: note:                 Step4::Step4(const Step4&)
2077doxywizard.cpp:616: error: ‘setCancelButton’ was not declared in this scope
2078doxywizard.cpp: At global scope:
2079doxywizard.cpp:619: error: no ‘void Wizard::changeCallGraphState(int)’ member function declared in class ‘Wizard’
2080doxywizard.cpp: In member function ‘void Wizard::changeCallGraphState(int)’:
2081doxywizard.cpp:621: error: ‘QButton’ has not been declared
2082doxywizard.cpp:621: error: ‘On’ was not declared in this scope
2083doxywizard.cpp:623: error: ‘QMessageBox’ has not been declared
2084doxywizard.cpp:626: error: ‘QMessageBox’ has not been declared
2085doxywizard.cpp:626: error: ‘Yes’ was not declared in this scope
2086doxywizard.cpp:626: error: ‘QMessageBox’ has not been declared
2087doxywizard.cpp:626: error: ‘No’ was not declared in this scope
2088doxywizard.cpp:626: error: ‘question’ was not declared in this scope
2089doxywizard.cpp:626: error: ‘QMessageBox’ has not been declared
2090doxywizard.cpp:516: error: ‘void Step4::disableCallGraphs()’ is private
2091doxywizard.cpp:632: error: within this context
2092doxywizard.cpp: In member function ‘void Wizard::changeCrossRefState(int)’:
2093doxywizard.cpp:639: error: ‘QButton’ has not been declared
2094doxywizard.cpp:639: error: ‘Off’ was not declared in this scope
2095doxywizard.cpp:521: error: ‘bool Step4::callGraphEnabled() const’ is private
2096doxywizard.cpp:639: error: within this context
2097doxywizard.cpp:679: error: ‘Key_S’ was not declared in this scope
2098doxywizard.cpp:680: error: invalid use of undefined type ‘struct QPopupMenu’
2099doxywizard.h:19: error: forward declaration of ‘struct QPopupMenu’
2100doxywizard.cpp:681: error: invalid use of undefined type ‘struct QPopupMenu’
2101doxywizard.h:19: error: forward declaration of ‘struct QPopupMenu’
2102doxywizard.cpp:682: error: expected primary-expression before ‘int’
2103doxywizard.cpp:682: error: ‘activated’ was not declared in this scope
2104doxywizard.cpp:682: error: ‘SIGNAL’ was not declared in this scope
2105doxywizard.cpp:682: error: expected primary-expression before ‘int’
2106doxywizard.cpp:682: error: ‘connect’ was not declared in this scope
2107doxywizard.cpp:683: error: invalid use of undefined type ‘struct QPopupMenu’
2108doxywizard.h:19: error: forward declaration of ‘struct QPopupMenu’
2109doxywizard.cpp:684: error: invalid use of undefined type ‘struct QPopupMenu’
2110doxywizard.h:19: error: forward declaration of ‘struct QPopupMenu’
2111doxywizard.cpp:685: error: invalid use of undefined type ‘struct QPopupMenu’
2112doxywizard.h:19: error: forward declaration of ‘struct QPopupMenu’
2113doxywizard.cpp:685: error: ‘Key_Q’ was not declared in this scope
2114doxywizard.cpp:686: error: invalid use of undefined type ‘struct QPopupMenu’
2115doxywizard.h:19: error: forward declaration of ‘struct QPopupMenu’
2116doxywizard.cpp:690: error: invalid use of undefined type ‘struct QPopupMenu’
2117doxywizard.h:19: error: forward declaration of ‘struct QPopupMenu’
2118doxywizard.cpp:691: error: ‘menuBar’ was not declared in this scope
2119doxywizard.cpp:695: error: ‘QVBox’ was not declared in this scope
2120doxywizard.cpp:695: error: ‘heading’ was not declared in this scope
2121doxywizard.cpp:695: error: expected type-specifier before ‘QVBox’
2122doxywizard.cpp:695: error: expected `;' before ‘QVBox’
2123doxywizard.cpp:696: error: invalid use of undefined type ‘struct QLabel’
2124doxywizard.h:16: error: forward declaration of ‘struct QLabel’
2125doxywizard.cpp:697: error: ‘QFrame’ was not declared in this scope
2126doxywizard.cpp:697: error: ‘f’ was not declared in this scope
2127doxywizard.cpp:697: error: expected type-specifier before ‘QFrame’
2128doxywizard.cpp:697: error: expected `;' before ‘QFrame’
2129doxywizard.cpp:698: error: ‘QFrame’ is not a class or namespace
2130doxywizard.cpp:698: error: ‘HLine’ was not declared in this scope
2131doxywizard.cpp:698: error: ‘QFrame’ is not a class or namespace
2132doxywizard.cpp:698: error: ‘Sunken’ was not declared in this scope
2133doxywizard.cpp:703: error: invalid use of undefined type ‘struct QLabel’
2134doxywizard.h:16: error: forward declaration of ‘struct QLabel’
2135doxywizard.cpp:706: error: ‘QHBoxLayout’ was not declared in this scope
2136doxywizard.cpp:706: error: ‘hbl’ was not declared in this scope
2137doxywizard.cpp:706: error: expected type-specifier before ‘QHBoxLayout’
2138doxywizard.cpp:706: error: expected `;' before ‘QHBoxLayout’
2139doxywizard.cpp:709: error: invalid use of undefined type ‘struct QPushButton’
2140doxywizard.h:12: error: forward declaration of ‘struct QPushButton’
2141doxywizard.cpp:710: error: ‘QToolTip’ has not been declared
2142doxywizard.cpp:710: error: ‘add’ was not declared in this scope
2143doxywizard.cpp:713: error: invalid use of undefined type ‘struct QPushButton’
2144doxywizard.h:12: error: forward declaration of ‘struct QPushButton’
2145doxywizard.cpp:714: error: ‘QToolTip’ has not been declared
2146doxywizard.cpp:717: error: invalid use of undefined type ‘struct QPushButton’
2147doxywizard.h:12: error: forward declaration of ‘struct QPushButton’
2148doxywizard.cpp:718: error: ‘QToolTip’ has not been declared
2149doxywizard.cpp:724: error: expected type-specifier before ‘QVBox’
2150doxywizard.cpp:724: error: expected `;' before ‘QVBox’
2151doxywizard.cpp:725: error: invalid use of undefined type ‘struct QLabel’
2152doxywizard.h:16: error: forward declaration of ‘struct QLabel’
2153doxywizard.cpp:726: error: expected type-specifier before ‘QFrame’
2154doxywizard.cpp:726: error: expected `;' before ‘QFrame’
2155doxywizard.cpp:727: error: ‘QFrame’ is not a class or namespace
2156doxywizard.cpp:727: error: ‘QFrame’ is not a class or namespace
2157doxywizard.cpp:733: error: ‘QGridLayout’ was not declared in this scope
2158doxywizard.cpp:733: error: ‘grid’ was not declared in this scope
2159doxywizard.cpp:733: error: expected type-specifier before ‘QGridLayout’
2160doxywizard.cpp:733: error: expected `;' before ‘QGridLayout’
2161doxywizard.cpp:734: error: invalid use of undefined type ‘struct QPushButton’
2162doxywizard.h:12: error: forward declaration of ‘struct QPushButton’
2163doxywizard.cpp:735: error: invalid use of undefined type ‘struct QPushButton’
2164doxywizard.h:12: error: forward declaration of ‘struct QPushButton’
2165doxywizard.cpp:735: error: invalid use of undefined type ‘struct QPushButton’
2166doxywizard.h:12: error: forward declaration of ‘struct QPushButton’
2167doxywizard.cpp:737: error: invalid use of undefined type ‘struct QLabel’
2168doxywizard.h:16: error: forward declaration of ‘struct QLabel’
2169doxywizard.cpp:738: error: invalid use of undefined type ‘struct QLabel’
2170doxywizard.h:16: error: forward declaration of ‘struct QLabel’
2171doxywizard.cpp:738: error: ‘Qt’ has not been declared
2172doxywizard.cpp:738: error: ‘RichText’ was not declared in this scope
2173doxywizard.cpp:741: error: expected type-specifier before ‘QVBox’
2174doxywizard.cpp:741: error: expected `;' before ‘QVBox’
2175doxywizard.cpp:742: error: invalid use of undefined type ‘struct QLabel’
2176doxywizard.h:16: error: forward declaration of ‘struct QLabel’
2177doxywizard.cpp:743: error: expected type-specifier before ‘QFrame’
2178doxywizard.cpp:743: error: expected `;' before ‘QFrame’
2179doxywizard.cpp:744: error: ‘QFrame’ is not a class or namespace
2180doxywizard.cpp:744: error: ‘QFrame’ is not a class or namespace
2181doxywizard.cpp:750: error: ‘row’ was not declared in this scope
2182doxywizard.cpp:750: error: expected type-specifier before ‘QHBoxLayout’
2183doxywizard.cpp:750: error: expected `;' before ‘QHBoxLayout’
2184doxywizard.cpp:752: error: invalid use of undefined type ‘struct QLabel’
2185doxywizard.cpp:641: error: ‘QMessageBox’ has not been declared
2186doxywizard.cpp:644: error: ‘QMessageBox’ has not been declared
2187doxywizard.cpp:644: error: ‘Yes’ was not declared in this scope
2188doxywizard.cpp:644: error: ‘QMessageBox’ has not been declared
2189doxywizard.cpp:644: error: ‘No’ was not declared in this scope
2190doxywizard.cpp:645: error: ‘question’ was not declared in this scope
2191doxywizard.cpp:645: error: ‘QMessageBox’ has not been declared
2192doxywizard.cpp:516: error: ‘void Step4::disableCallGraphs()’ is private
2193doxywizard.cpp:648: error: within this context
2194doxywizard.cpp: At global scope:
2195doxywizard.cpp:659: error: prototype for ‘MainWidget::MainWidget(QWidget*)’ does not match any in class ‘MainWidget’
2196doxywizard.h:240: error: candidates are: MainWidget::MainWidget(const MainWidget&)
2197doxywizard.h:240: error:                 MainWidget::MainWidget()
2198doxywizard.cpp: In constructor ‘MainWidget::MainWidget(QWidget*)’:
2199doxywizard.cpp:660: error: class ‘MainWidget’ does not have any field named ‘QMainWindow’
2200doxywizard.cpp:662: error: ‘setCaption’ was not declared in this scope
2201doxywizard.cpp:667: error: ‘TRUE’ was not declared in this scope
2202doxywizard.cpp:672: error: invalid use of undefined type ‘struct QWidget’
2203expert.h:23: error: forward declaration of ‘struct QWidget’
2204doxywizard.cpp:673: error: ‘setCentralWidget’ was not declared in this scope
2205doxywizard.cpp:674: error: ‘QVBoxLayout’ was not declared in this scope
2206doxywizard.cpp:674: error: ‘layout’ was not declared in this scope
2207doxywizard.cpp:674: error: expected type-specifier before ‘QVBoxLayout’
2208doxywizard.cpp:674: error: expected `;' before ‘QVBoxLayout’
2209doxywizard.cpp:677: error: invalid use of undefined type ‘struct QPopupMenu’
2210doxywizard.h:19: error: forward declaration of ‘struct QPopupMenu’
2211doxywizard.cpp:678: error: invalid use of undefined type ‘struct QPopupMenu’
2212doxywizard.h:19: error: forward declaration of ‘struct QPopupMenu’
2213doxywizard.cpp:678: error: ‘SLOT’ was not declared in this scope
2214doxywizard.cpp:678: error: ‘CTRL’ was not declared in this scope
2215doxywizard.cpp:678: error: ‘Key_O’ was not declared in this scope
2216doxywizard.cpp:679: error: invalid use of undefined type ‘struct QPopupMenu’
2217doxywizard.h:19: error: forward declaration of ‘struct QPopupMenu’
2218doxywizard.cpp:679: error: ‘Key_S’ was not declared in this scope
2219doxywizard.cpp:680: error: invalid use of undefined type ‘struct QPopupMenu’
2220doxywizard.h:19: error: forward declaration of ‘struct QPopupMenu’
2221doxywizard.cpp:681: error: invalid use of undefined type ‘struct QPopupMenu’
2222doxywizard.h:19: error: forward declaration of ‘struct QPopupMenu’
2223doxywizard.cpp:682: error: expected primary-expression before ‘int’
2224doxywizard.cpp:682: error: ‘activated’ was not declared in this scope
2225doxywizard.cpp:682: error: ‘SIGNAL’ was not declared in this scope
2226doxywizard.cpp:682: error: expected primary-expression before ‘int’
2227doxywizard.cpp:682: error: ‘connect’ was not declared in this scope
2228doxywizard.cpp:683: error: invalid use of undefined type ‘struct QPopupMenu’
2229doxywizard.h:19: error: forward declaration of ‘struct QPopupMenu’
2230doxywizard.cpp:684: error: invalid use of undefined type ‘struct QPopupMenu’
2231doxywizard.h:19: error: forward declaration of ‘struct QPopupMenu’
2232doxywizard.cpp:685: error: invalid use of undefined type ‘struct QPopupMenu’
2233doxywizard.h:19: error: forward declaration of ‘struct QPopupMenu’
2234doxywizard.cpp:685: error: ‘Key_Q’ was not declared in this scope
2235doxywizard.cpp:686: error: invalid use of undefined type ‘struct QPopupMenu’
2236doxywizard.h:19: error: forward declaration of ‘struct QPopupMenu’
2237doxywizard.cpp:690: error: invalid use of undefined type ‘struct QPopupMenu’
2238doxywizard.h:19: error: forward declaration of ‘struct QPopupMenu’
2239doxywizard.cpp:691: error: ‘menuBar’ was not declared in this scope
2240doxywizard.cpp:695: error: ‘QVBox’ was not declared in this scope
2241doxywizard.cpp:695: error: ‘heading’ was not declared in this scope
2242doxywizard.cpp:695: error: expected type-specifier before ‘QVBox’
2243doxywizard.cpp:695: error: expected `;' before ‘QVBox’
2244doxywizard.cpp:696: error: invalid use of undefined type ‘struct QLabel’
2245doxywizard.h:16: error: forward declaration of ‘struct QLabel’
2246doxywizard.cpp:697: error: ‘QFrame’ was not declared in this scope
2247doxywizard.cpp:697: error: ‘f’ was not declared in this scope
2248doxywizard.cpp:697: error: expected type-specifier before ‘QFrame’
2249doxywizard.cpp:697: error: expected `;' before ‘QFrame’
2250doxywizard.cpp:698: error: ‘QFrame’ is not a class or namespace
2251doxywizard.cpp:698: error: ‘HLine’ was not declared in this scope
2252doxywizard.cpp:698: error: ‘QFrame’ is not a class or namespace
2253doxywizard.cpp:698: error: ‘Sunken’ was not declared in this scope
2254doxywizard.cpp:703: error: invalid use of undefined type ‘struct QLabel’
2255doxywizard.h:16: error: forward declaration of ‘struct QLabel’
2256doxywizard.cpp:706: error: ‘QHBoxLayout’ was not declared in this scope
2257doxywizard.cpp:706: error: ‘hbl’ was not declared in this scope
2258doxywizard.cpp:706: error: expected type-specifier before ‘QHBoxLayout’
2259doxywizard.cpp:706: error: expected `;' before ‘QHBoxLayout’
2260doxywizard.cpp:709: error: invalid use of undefined type ‘struct QPushButton’
2261doxywizard.h:12: error: forward declaration of ‘struct QPushButton’
2262doxywizard.cpp:710: error: ‘QToolTip’ has not been declared
2263doxywizard.cpp:710: error: ‘add’ was not declared in this scope
2264doxywizard.cpp:713: error: invalid use of undefined type ‘struct QPushButton’
2265doxywizard.h:12: error: forward declaration of ‘struct QPushButton’
2266doxywizard.cpp:714: error: ‘QToolTip’ has not been declared
2267doxywizard.h:16: error: forward declaration of ‘struct QLabel’
2268doxywizard.cpp:753: error: invalid use of undefined type ‘struct QLineEdit’
2269doxywizard.h:10: error: forward declaration of ‘struct QLineEdit’
2270doxywizard.cpp:754: error: invalid use of undefined type ‘struct QPushButton’
2271doxywizard.h:12: error: forward declaration of ‘struct QPushButton’
2272doxywizard.cpp:759: error: expected type-specifier before ‘QVBox’
2273doxywizard.cpp:759: error: expected `;' before ‘QVBox’
2274doxywizard.cpp:760: error: invalid use of undefined type ‘struct QLabel’
2275doxywizard.h:16: error: forward declaration of ‘struct QLabel’
2276doxywizard.cpp:761: error: expected type-specifier before ‘QFrame’
2277doxywizard.cpp:761: error: expected `;' before ‘QFrame’
2278doxywizard.cpp:762: error: ‘QFrame’ is not a class or namespace
2279doxywizard.cpp:762: error: ‘QFrame’ is not a class or namespace
2280doxywizard.cpp:768: error: expected type-specifier before ‘QHBoxLayout’
2281doxywizard.cpp:768: error: expected `;' before ‘QHBoxLayout’
2282doxywizard.cpp:770: error: invalid use of undefined type ‘struct QPushButton’
2283doxywizard.h:12: error: forward declaration of ‘struct QPushButton’
2284doxywizard.cpp:772: error: invalid use of undefined type ‘struct QLabel’
2285doxywizard.h:16: error: forward declaration of ‘struct QLabel’
2286doxywizard.cpp:774: error: invalid use of undefined type ‘struct QPushButton’
2287doxywizard.h:12: error: forward declaration of ‘struct QPushButton’
2288doxywizard.cpp:774: error: ‘FALSE’ was not declared in this scope
2289doxywizard.cpp:775: error: invalid use of undefined type ‘struct QLabel’
2290doxywizard.h:16: error: forward declaration of ‘struct QLabel’
2291doxywizard.cpp:777: error: invalid use of undefined type ‘struct QPushButton’
2292doxywizard.h:12: error: forward declaration of ‘struct QPushButton’
2293doxywizard.cpp:778: error: invalid use of undefined type ‘struct QPushButton’
2294doxywizard.h:12: error: forward declaration of ‘struct QPushButton’
2295doxywizard.cpp:782: error: invalid use of undefined type ‘struct QLabel’
2296doxywizard.h:16: error: forward declaration of ‘struct QLabel’
2297doxywizard.cpp:783: error: expected type-specifier before ‘QGridLayout’
2298doxywizard.cpp:783: error: expected `;' before ‘QGridLayout’
2299doxywizard.cpp:784: error: invalid use of undefined type ‘struct QTextEdit’
2300doxywizard.h:15: error: forward declaration of ‘struct QTextEdit’
2301doxywizard.cpp:785: error: invalid use of undefined type ‘struct QTextEdit’
2302doxywizard.h:15: error: forward declaration of ‘struct QTextEdit’
2303doxywizard.cpp:786: error: invalid use of undefined type ‘struct QTextEdit’
2304doxywizard.h:15: error: forward declaration of ‘struct QTextEdit’
2305doxywizard.cpp:790: error: invalid use of undefined type ‘struct QTextEdit’
2306doxywizard.h:15: error: forward declaration of ‘struct QTextEdit’
2307doxywizard.cpp:791: error: invalid use of undefined type ‘struct QLabel’
2308doxywizard.h:16: error: forward declaration of ‘struct QLabel’
2309doxywizard.cpp:794: error: ‘clicked’ was not declared in this scope
2310doxywizard.cpp:795: error: ‘launchWizard’ was not declared in this scope
2311doxywizard.cpp:804: error: expected primary-expression before ‘const’
2312doxywizard.cpp:804: error: ‘textChanged’ was not declared in this scope
2313doxywizard.cpp:805: error: expected primary-expression before ‘const’
2314doxywizard.cpp:812: error: ‘m_settings’ was not declared in this scope
2315doxywizard.cpp:814: error: ‘QString’ was not declared in this scope
2316doxywizard.cpp:814: error: expected `;' before ‘config’
2317doxywizard.cpp:815: error: ‘config’ was not declared in this scope
2318doxywizard.cpp:817: error: no matching function for call to ‘Config::parseString(const char [17], <type error>)’
2319config.h:537: note: candidates are: bool Config::parseString(const char*, const char*)
2320doxywizard.cpp:819: error: expected `;' before ‘workingDir’
2321doxywizard.cpp:820: error: ‘workingDir’ was not declared in this scope
2322doxywizard.cpp:822: error: invalid use of undefined type ‘struct QLineEdit’
2323doxywizard.h:10: error: forward declaration of ‘struct QLineEdit’
2324doxywizard.cpp:824: error: no matching function for call to ‘MainWidget::setConfigSaved(<type error>)’
2325doxywizard.h:266: note: candidates are: void MainWidget::setConfigSaved(bool)
2326doxywizard.cpp:827: error: expected `;' before ‘entry’
2327doxywizard.cpp:828: error: ‘entry’ was not declared in this scope
2328doxywizard.cpp:830: error: no matching function for call to ‘MainWidget::addRecentFile(<type error>)’
2329doxywizard.h:267: note: candidates are: void MainWidget::addRecentFile(int)
2330doxywizard.cpp:834: error: invalid use of undefined type ‘struct QProcess’
2331doxywizard.h:17: error: forward declaration of ‘struct QProcess’
2332doxywizard.cpp:835: error: ‘readyReadStdout’ was not declared in this scope
2333doxywizard.cpp:836: error: ‘processExited’ was not declared in this scope
2334doxywizard.cpp:838: error: invalid use of undefined type ‘struct QTimer’
2335doxywizard.h:18: error: forward declaration of ‘struct QTimer’
2336doxywizard.cpp:839: error: ‘timeout’ was not declared in this scope
2337doxywizard.cpp:841: error: ‘statusBar’ was not declared in this scope
2338doxywizard.cpp:717: error: invalid use of undefined type ‘struct QPushButton’
2339doxywizard.h:12: error: forward declaration of ‘struct QPushButton’
2340doxywizard.cpp:718: error: ‘QToolTip’ has not been declared
2341doxywizard.cpp:724: error: expected type-specifier before ‘QVBox’
2342doxywizard.cpp:724: error: expected `;' before ‘QVBox’
2343doxywizard.cpp:725: error: invalid use of undefined type ‘struct QLabel’
2344doxywizard.h:16: error: forward declaration of ‘struct QLabel’
2345doxywizard.cpp:726: error: expected type-specifier before ‘QFrame’
2346doxywizard.cpp:726: error: expected `;' before ‘QFrame’
2347doxywizard.cpp:727: error: ‘QFrame’ is not a class or namespace
2348doxywizard.cpp:727: error: ‘QFrame’ is not a class or namespace
2349doxywizard.cpp:733: error: ‘QGridLayout’ was not declared in this scope
2350doxywizard.cpp:733: error: ‘grid’ was not declared in this scope
2351doxywizard.cpp:733: error: expected type-specifier before ‘QGridLayout’
2352doxywizard.cpp:733: error: expected `;' before ‘QGridLayout’
2353doxywizard.cpp:734: error: invalid use of undefined type ‘struct QPushButton’
2354doxywizard.h:12: error: forward declaration of ‘struct QPushButton’
2355doxywizard.cpp:735: error: invalid use of undefined type ‘struct QPushButton’
2356doxywizard.h:12: error: forward declaration of ‘struct QPushButton’
2357doxywizard.cpp:735: error: invalid use of undefined type ‘struct QPushButton’
2358doxywizard.h:12: error: forward declaration of ‘struct QPushButton’
2359doxywizard.cpp:737: error: invalid use of undefined type ‘struct QLabel’
2360doxywizard.h:16: error: forward declaration of ‘struct QLabel’
2361doxywizard.cpp:738: error: invalid use of undefined type ‘struct QLabel’
2362doxywizard.h:16: error: forward declaration of ‘struct QLabel’
2363doxywizard.cpp:738: error: ‘Qt’ has not been declared
2364doxywizard.cpp:738: error: ‘RichText’ was not declared in this scope
2365doxywizard.cpp:741: error: expected type-specifier before ‘QVBox’
2366doxywizard.cpp:741: error: expected `;' before ‘QVBox’
2367doxywizard.cpp:742: error: invalid use of undefined type ‘struct QLabel’
2368doxywizard.h:16: error: forward declaration of ‘struct QLabel’
2369doxywizard.cpp:743: error: expected type-specifier before ‘QFrame’
2370doxywizard.cpp:743: error: expected `;' before ‘QFrame’
2371doxywizard.cpp:744: error: ‘QFrame’ is not a class or namespace
2372doxywizard.cpp:744: error: ‘QFrame’ is not a class or namespace
2373doxywizard.cpp:750: error: ‘row’ was not declared in this scope
2374doxywizard.cpp:750: error: expected type-specifier before ‘QHBoxLayout’
2375doxywizard.cpp:750: error: expected `;' before ‘QHBoxLayout’
2376doxywizard.cpp:752: error: invalid use of undefined type ‘struct QLabel’
2377doxywizard.h:16: error: forward declaration of ‘struct QLabel’
2378doxywizard.cpp:753: error: invalid use of undefined type ‘struct QLineEdit’
2379doxywizard.h:10: error: forward declaration of ‘struct QLineEdit’
2380doxywizard.cpp:754: error: invalid use of undefined type ‘struct QPushButton’
2381doxywizard.h:12: error: forward declaration of ‘struct QPushButton’
2382doxywizard.cpp:759: error: expected type-specifier before ‘QVBox’
2383doxywizard.cpp:759: error: expected `;' before ‘QVBox’
2384doxywizard.cpp:760: error: invalid use of undefined type ‘struct QLabel’
2385doxywizard.h:16: error: forward declaration of ‘struct QLabel’
2386doxywizard.cpp:761: error: expected type-specifier before ‘QFrame’
2387doxywizard.cpp:761: error: expected `;' before ‘QFrame’
2388doxywizard.cpp:762: error: ‘QFrame’ is not a class or namespace
2389doxywizard.cpp:762: error: ‘QFrame’ is not a class or namespace
2390doxywizard.cpp:768: error: expected type-specifier before ‘QHBoxLayout’
2391doxywizard.cpp:768: error: expected `;' before ‘QHBoxLayout’
2392doxywizard.cpp:770: error: invalid use of undefined type ‘struct QPushButton’
2393doxywizard.h:12: error: forward declaration of ‘struct QPushButton’
2394doxywizard.cpp:772: error: invalid use of undefined type ‘struct QLabel’
2395doxywizard.h:16: error: forward declaration of ‘struct QLabel’
2396doxywizard.cpp:774: error: invalid use of undefined type ‘struct QPushButton’
2397doxywizard.h:12: error: forward declaration of ‘struct QPushButton’
2398doxywizard.cpp:774: error: ‘FALSE’ was not declared in this scope
2399doxywizard.cpp:775: error: invalid use of undefined type ‘struct QLabel’
2400doxywizard.h:16: error: forward declaration of ‘struct QLabel’
2401doxywizard.cpp:777: error: invalid use of undefined type ‘struct QPushButton’
2402doxywizard.h:12: error: forward declaration of ‘struct QPushButton’
2403doxywizard.cpp:778: error: invalid use of undefined type ‘struct QPushButton’
2404doxywizard.h:12: error: forward declaration of ‘struct QPushButton’
2405doxywizard.cpp:782: error: invalid use of undefined type ‘struct QLabel’
2406doxywizard.h:16: error: forward declaration of ‘struct QLabel’
2407doxywizard.cpp:783: error: expected type-specifier before ‘QGridLayout’
2408doxywizard.cpp:783: error: expected `;' before ‘QGridLayout’
2409doxywizard.cpp:784: error: invalid use of undefined type ‘struct QTextEdit’
2410doxywizard.h:15: error: forward declaration of ‘struct QTextEdit’
2411doxywizard.cpp:785: error: invalid use of undefined type ‘struct QTextEdit’
2412doxywizard.h:15: error: forward declaration of ‘struct QTextEdit’
2413doxywizard.cpp:786: error: invalid use of undefined type ‘struct QTextEdit’
2414doxywizard.h:15: error: forward declaration of ‘struct QTextEdit’
2415doxywizard.cpp:790: error: invalid use of undefined type ‘struct QTextEdit’
2416doxywizard.h:15: error: forward declaration of ‘struct QTextEdit’
2417doxywizard.cpp:791: error: invalid use of undefined type ‘struct QLabel’
2418doxywizard.h:16: error: forward declaration of ‘struct QLabel’
2419doxywizard.cpp:794: error: ‘clicked’ was not declared in this scope
2420doxywizard.cpp:795: error: ‘launchWizard’ was not declared in this scope
2421doxywizard.cpp:804: error: expected primary-expression before ‘const’
2422doxywizard.cpp:804: error: ‘textChanged’ was not declared in this scope
2423doxywizard.cpp: In destructor ‘MainWidget::~MainWidget()’:
2424doxywizard.cpp:846: warning: possible problem detected in invocation of delete operator:
2425doxywizard.cpp:846: warning: invalid use of undefined type ‘struct QProcess’
2426doxywizard.h:17: warning: forward declaration of ‘struct QProcess’
2427doxywizard.cpp:846: note: neither the destructor nor the class-specific operator delete will be called, even if they are declared when the class is defined.
2428doxywizard.cpp: In member function ‘void MainWidget::selectWorkingDir()’:
2429doxywizard.cpp:851: error: ‘QString’ was not declared in this scope
2430doxywizard.cpp:851: error: expected `;' before ‘selectedDir’
2431doxywizard.cpp:852: error: ‘selectedDir’ was not declared in this scope
2432doxywizard.cpp:854: error: invalid use of undefined type ‘struct QLineEdit’
2433doxywizard.h:10: error: forward declaration of ‘struct QLineEdit’
2434doxywizard.cpp: At global scope:
2435doxywizard.cpp:858: error: expected ‘,’ or ‘...’ before ‘&’ token
2436doxywizard.cpp:858: error: ISO C++ forbids declaration of ‘QString’ with no type
2437doxywizard.cpp: In member function ‘void MainWidget::updateRunnable(int)’:
2438doxywizard.cpp:861: error: ‘QFileInfo’ was not declared in this scope
2439doxywizard.cpp:861: error: expected `;' before ‘fi’
2440doxywizard.cpp:862: error: ‘fi’ was not declared in this scope
2441doxywizard.cpp:863: error: invalid use of undefined type ‘struct QPushButton’
2442doxywizard.h:12: error: forward declaration of ‘struct QPushButton’
2443doxywizard.cpp:864: error: invalid use of undefined type ‘struct QLabel’
2444doxywizard.h:16: error: forward declaration of ‘struct QLabel’
2445doxywizard.cpp:865: error: invalid use of undefined type ‘struct QLabel’
2446doxywizard.h:16: error: forward declaration of ‘struct QLabel’
2447doxywizard.cpp:866: error: invalid use of undefined type ‘struct QTextEdit’
2448doxywizard.h:15: error: forward declaration of ‘struct QTextEdit’
2449doxywizard.cpp:867: error: invalid use of undefined type ‘struct QPushButton’
2450doxywizard.h:12: error: forward declaration of ‘struct QPushButton’
2451doxywizard.cpp:867: error: invalid use of undefined type ‘struct QTextEdit’
2452doxywizard.h:15: error: forward declaration of ‘struct QTextEdit’
2453doxywizard.cpp: At global scope:
2454doxywizard.cpp:858: warning: unused parameter ‘QString’
2455doxywizard.cpp:870: error: no ‘void MainWidget::launchWizard()’ member function declared in class ‘MainWidget’
2456doxywizard.cpp: In member function ‘void MainWidget::launchWizard()’:
2457doxywizard.cpp:872: error: no matching function for call to ‘Wizard::Wizard(MainWidget* const)’
2458doxywizard.h:163: note: candidates are: Wizard::Wizard()
2459doxywizard.h:163: note:                 Wizard::Wizard(const Wizard&)
2460doxywizard.cpp:877: error: ‘QString’ has not been declared
2461doxywizard.cpp:877: error: ‘class Config’ has no member named ‘getString’
2462doxywizard.cpp:877: error: ‘fromLocal8Bit’ was not declared in this scope
2463doxywizard.cpp:878: error: ‘QString’ has not been declared
2464doxywizard.cpp:878: error: ‘class Config’ has no member named ‘getString’
2465doxywizard.cpp:879: error: ‘class Config’ has no member named ‘getList’
2466doxywizard.cpp:881: error: ‘QString’ was not declared in this scope
2467doxywizard.cpp:881: error: expected `;' before ‘dirName’
2468doxywizard.cpp:882: error: ‘QFileInfo’ was not declared in this scope
2469doxywizard.cpp:882: error: expected `;' before ‘fi’
2470doxywizard.cpp:883: error: ‘fi’ was not declared in this scope
2471doxywizard.cpp:885: error: ‘dirName’ was not declared in this scope
2472doxywizard.h:180: error: ‘void Wizard::setRecursiveScan(bool)’ is private
2473doxywizard.cpp:888: error: within this context
2474doxywizard.cpp:889: error: ‘QString’ has not been declared
2475doxywizard.cpp:889: error: ‘class Config’ has no member named ‘getString’
2476doxywizard.h:188: error: ‘void Wizard::setExtractAll(bool)’ is private
2477doxywizard.cpp:892: error: within this context
2478doxywizard.h:189: error: ‘void Wizard::setCrossReferencing(bool)’ is private
2479doxywizard.cpp:893: error: within this context
2480doxywizard.h:190: error: ‘void Wizard::setOptimizeFor(OptLang)’ is private
2481doxywizard.cpp:896: error: within this context
2482doxywizard.h:190: error: ‘void Wizard::setOptimizeFor(OptLang)’ is private
2483doxywizard.cpp:900: error: within this context
2484doxywizard.h:190: error: ‘void Wizard::setOptimizeFor(OptLang)’ is private
2485doxywizard.cpp:904: error: within this context
2486doxywizard.h:202: error: ‘void Wizard::setHtmlEnabled(bool)’ is private
2487doxywizard.cpp:908: error: within this context
2488doxywizard.h:203: error: ‘void Wizard::setLatexEnabled(bool)’ is private
2489doxywizard.cpp:909: error: within this context
2490doxywizard.h:204: error: ‘void Wizard::setManEnabled(bool)’ is private
2491doxywizard.cpp:910: error: within this context
2492doxywizard.h:205: error: ‘void Wizard::setRtfEnabled(bool)’ is private
2493doxywizard.cpp:911: error: within this context
2494doxywizard.h:206: error: ‘void Wizard::setXmlEnabled(bool)’ is private
2495doxywizard.cpp:912: error: within this context
2496doxywizard.h:207: error: ‘void Wizard::setSearchEnabled(bool)’ is private
2497doxywizard.cpp:805: error: expected primary-expression before ‘const’
2498doxywizard.cpp:812: error: ‘m_settings’ was not declared in this scope
2499doxywizard.cpp:814: error: ‘QString’ was not declared in this scope
2500doxywizard.cpp:814: error: expected `;' before ‘config’
2501doxywizard.cpp:815: error: ‘config’ was not declared in this scope
2502doxywizard.cpp:817: error: no matching function for call to ‘Config::parseString(const char [17], <type error>)’
2503config.h:537: note: candidates are: bool Config::parseString(const char*, const char*)
2504doxywizard.cpp:819: error: expected `;' before ‘workingDir’
2505doxywizard.cpp:820: error: ‘workingDir’ was not declared in this scope
2506doxywizard.cpp:822: error: invalid use of undefined type ‘struct QLineEdit’
2507doxywizard.h:10: error: forward declaration of ‘struct QLineEdit’
2508doxywizard.cpp:824: error: no matching function for call to ‘MainWidget::setConfigSaved(<type error>)’
2509doxywizard.h:266: note: candidates are: void MainWidget::setConfigSaved(bool)
2510doxywizard.cpp:827: error: expected `;' before ‘entry’
2511doxywizard.cpp:828: error: ‘entry’ was not declared in this scope
2512doxywizard.cpp:830: error: no matching function for call to ‘MainWidget::addRecentFile(<type error>)’
2513doxywizard.h:267: note: candidates are: void MainWidget::addRecentFile(int)
2514doxywizard.cpp:834: error: invalid use of undefined type ‘struct QProcess’
2515doxywizard.h:17: error: forward declaration of ‘struct QProcess’
2516doxywizard.cpp:835: error: ‘readyReadStdout’ was not declared in this scope
2517doxywizard.cpp:836: error: ‘processExited’ was not declared in this scope
2518doxywizard.cpp:838: error: invalid use of undefined type ‘struct QTimer’
2519doxywizard.h:18: error: forward declaration of ‘struct QTimer’
2520doxywizard.cpp:839: error: ‘timeout’ was not declared in this scope
2521doxywizard.cpp:841: error: ‘statusBar’ was not declared in this scope
2522doxywizard.cpp: In destructor ‘MainWidget::~MainWidget()’:
2523doxywizard.cpp:846: warning: possible problem detected in invocation of delete operator:
2524doxywizard.cpp:846: warning: invalid use of undefined type ‘struct QProcess’
2525doxywizard.h:17: warning: forward declaration of ‘struct QProcess’
2526doxywizard.cpp:846: note: neither the destructor nor the class-specific operator delete will be called, even if they are declared when the class is defined.
2527doxywizard.cpp: In member function ‘void MainWidget::selectWorkingDir()’:
2528doxywizard.cpp:851: error: ‘QString’ was not declared in this scope
2529doxywizard.cpp:851: error: expected `;' before ‘selectedDir’
2530doxywizard.cpp:852: error: ‘selectedDir’ was not declared in this scope
2531doxywizard.cpp:854: error: invalid use of undefined type ‘struct QLineEdit’
2532doxywizard.h:10: error: forward declaration of ‘struct QLineEdit’
2533doxywizard.cpp: At global scope:
2534doxywizard.cpp:858: error: expected ‘,’ or ‘...’ before ‘&’ token
2535doxywizard.cpp:858: error: ISO C++ forbids declaration of ‘QString’ with no type
2536doxywizard.cpp: In member function ‘void MainWidget::updateRunnable(int)’:
2537doxywizard.cpp:861: error: ‘QFileInfo’ was not declared in this scope
2538doxywizard.cpp:861: error: expected `;' before ‘fi’
2539doxywizard.cpp:862: error: ‘fi’ was not declared in this scope
2540doxywizard.cpp:863: error: invalid use of undefined type ‘struct QPushButton’
2541doxywizard.h:12: error: forward declaration of ‘struct QPushButton’
2542doxywizard.cpp:864: error: invalid use of undefined type ‘struct QLabel’
2543doxywizard.h:16: error: forward declaration of ‘struct QLabel’
2544doxywizard.cpp:865: error: invalid use of undefined type ‘struct QLabel’
2545doxywizard.h:16: error: forward declaration of ‘struct QLabel’
2546doxywizard.cpp:866: error: invalid use of undefined type ‘struct QTextEdit’
2547doxywizard.h:15: error: forward declaration of ‘struct QTextEdit’
2548doxywizard.cpp:867: error: invalid use of undefined type ‘struct QPushButton’
2549doxywizard.h:12: error: forward declaration of ‘struct QPushButton’
2550doxywizard.cpp:867: error: invalid use of undefined type ‘struct QTextEdit’
2551doxywizard.h:15: error: forward declaration of ‘struct QTextEdit’
2552doxywizard.cpp: At global scope:
2553doxywizard.cpp:858: warning: unused parameter ‘QString’
2554doxywizard.cpp:870: error: no ‘void MainWidget::launchWizard()’ member function declared in class ‘MainWidget’
2555doxywizard.cpp: In member function ‘void MainWidget::launchWizard()’:
2556doxywizard.cpp:872: error: no matching function for call to ‘Wizard::Wizard(MainWidget* const)’
2557doxywizard.h:163: note: candidates are: Wizard::Wizard()
2558doxywizard.h:163: note:                 Wizard::Wizard(const Wizard&)
2559doxywizard.cpp:877: error: ‘QString’ has not been declared
2560doxywizard.cpp:877: error: ‘class Config’ has no member named ‘getString’
2561doxywizard.cpp:877: error: ‘fromLocal8Bit’ was not declared in this scope
2562doxywizard.cpp:878: error: ‘QString’ has not been declared
2563doxywizard.cpp:878: error: ‘class Config’ has no member named ‘getString’
2564doxywizard.cpp:879: error: ‘class Config’ has no member named ‘getList’
2565doxywizard.cpp:913: error: within this context
2566doxywizard.h:208: error: ‘void Wizard::setHtmlStyle(HtmlStyle)’ is private
2567doxywizard.cpp:916: error: within this context
2568doxywizard.h:208: error: ‘void Wizard::setHtmlStyle(HtmlStyle)’ is private
2569doxywizard.cpp:920: error: within this context
2570doxywizard.h:208: error: ‘void Wizard::setHtmlStyle(HtmlStyle)’ is private
2571doxywizard.cpp:924: error: within this context
2572doxywizard.h:209: error: ‘void Wizard::setTexStyle(TexStyle)’ is private
2573doxywizard.cpp:930: error: within this context
2574doxywizard.h:209: error: ‘void Wizard::setTexStyle(TexStyle)’ is private
2575doxywizard.cpp:934: error: within this context
2576doxywizard.h:209: error: ‘void Wizard::setTexStyle(TexStyle)’ is private
2577doxywizard.cpp:939: error: within this context
2578doxywizard.h:220: error: ‘void Wizard::setDiagramMode(DiagramMode)’ is private
2579doxywizard.cpp:945: error: within this context
2580doxywizard.h:220: error: ‘void Wizard::setDiagramMode(DiagramMode)’ is private
2581doxywizard.cpp:949: error: within this context
2582doxywizard.h:220: error: ‘void Wizard::setDiagramMode(DiagramMode)’ is private
2583doxywizard.cpp:953: error: within this context
2584doxywizard.h:221: error: ‘void Wizard::setClassDiagram(bool)’ is private
2585doxywizard.cpp:955: error: within this context
2586doxywizard.h:222: error: ‘void Wizard::setCollaborationDiagram(bool)’ is private
2587doxywizard.cpp:956: error: within this context
2588doxywizard.h:223: error: ‘void Wizard::setIncludeGraph(bool)’ is private
2589doxywizard.cpp:957: error: within this context
2590doxywizard.h:224: error: ‘void Wizard::setIncludedByGraph(bool)’ is private
2591doxywizard.cpp:958: error: within this context
2592doxywizard.h:225: error: ‘void Wizard::setInheritanceGraph(bool)’ is private
2593doxywizard.cpp:959: error: within this context
2594doxywizard.h:226: error: ‘void Wizard::setCallGraph(bool)’ is private
2595doxywizard.cpp:960: error: within this context
2596doxywizard.cpp:964: error: ‘class Wizard’ has no member named ‘exec’
2597doxywizard.cpp:964: error: ‘QDialog’ has not been declared
2598doxywizard.cpp:964: error: ‘Accepted’ was not declared in this scope
2599doxywizard.cpp:969: error: ‘class Config’ has no member named ‘getString’
2600doxywizard.cpp:969: error: ‘class Wizard’ has no member named ‘getProjectName’
2601doxywizard.cpp:881: error: ‘QString’ was not declared in this scope
2602doxywizard.cpp:881: error: expected `;' before ‘dirName’
2603doxywizard.cpp:882: error: ‘QFileInfo’ was not declared in this scope
2604doxywizard.cpp:882: error: expected `;' before ‘fi’
2605doxywizard.cpp:883: error: ‘fi’ was not declared in this scope
2606doxywizard.cpp:885: error: ‘dirName’ was not declared in this scope
2607doxywizard.h:180: error: ‘void Wizard::setRecursiveScan(bool)’ is private
2608doxywizard.cpp:888: error: within this context
2609doxywizard.cpp:889: error: ‘QString’ has not been declared
2610doxywizard.cpp:889: error: ‘class Config’ has no member named ‘getString’
2611doxywizard.h:188: error: ‘void Wizard::setExtractAll(bool)’ is private
2612doxywizard.cpp:892: error: within this context
2613doxywizard.h:189: error: ‘void Wizard::setCrossReferencing(bool)’ is private
2614doxywizard.cpp:893: error: within this context
2615doxywizard.h:190: error: ‘void Wizard::setOptimizeFor(OptLang)’ is private
2616doxywizard.cpp:896: error: within this context
2617doxywizard.h:190: error: ‘void Wizard::setOptimizeFor(OptLang)’ is private
2618doxywizard.cpp:900: error: within this context
2619doxywizard.h:190: error: ‘void Wizard::setOptimizeFor(OptLang)’ is private
2620doxywizard.cpp:904: error: within this context
2621doxywizard.h:202: error: ‘void Wizard::setHtmlEnabled(bool)’ is private
2622doxywizard.cpp:908: error: within this context
2623doxywizard.h:203: error: ‘void Wizard::setLatexEnabled(bool)’ is private
2624doxywizard.cpp:909: error: within this context
2625doxywizard.h:204: error: ‘void Wizard::setManEnabled(bool)’ is private
2626doxywizard.cpp:910: error: within this context
2627doxywizard.h:205: error: ‘void Wizard::setRtfEnabled(bool)’ is private
2628doxywizard.cpp:911: error: within this context
2629doxywizard.h:206: error: ‘void Wizard::setXmlEnabled(bool)’ is private
2630doxywizard.cpp:912: error: within this context
2631doxywizard.h:207: error: ‘void Wizard::setSearchEnabled(bool)’ is private
2632doxywizard.cpp:913: error: within this context
2633doxywizard.h:208: error: ‘void Wizard::setHtmlStyle(HtmlStyle)’ is private
2634doxywizard.cpp:916: error: within this context
2635doxywizard.h:208: error: ‘void Wizard::setHtmlStyle(HtmlStyle)’ is private
2636doxywizard.cpp:920: error: within this context
2637doxywizard.h:208: error: ‘void Wizard::setHtmlStyle(HtmlStyle)’ is private
2638doxywizard.cpp:924: error: within this context
2639doxywizard.h:209: error: ‘void Wizard::setTexStyle(TexStyle)’ is private
2640doxywizard.cpp:930: error: within this context
2641doxywizard.h:209: error: ‘void Wizard::setTexStyle(TexStyle)’ is private
2642doxywizard.cpp:934: error: within this context
2643doxywizard.h:209: error: ‘void Wizard::setTexStyle(TexStyle)’ is private
2644doxywizard.cpp:939: error: within this context
2645doxywizard.h:220: error: ‘void Wizard::setDiagramMode(DiagramMode)’ is private
2646doxywizard.cpp:945: error: within this context
2647doxywizard.h:220: error: ‘void Wizard::setDiagramMode(DiagramMode)’ is private
2648doxywizard.cpp:949: error: within this context
2649doxywizard.h:220: error: ‘void Wizard::setDiagramMode(DiagramMode)’ is private
2650doxywizard.cpp:953: error: within this context
2651doxywizard.h:221: error: ‘void Wizard::setClassDiagram(bool)’ is private
2652doxywizard.cpp:955: error: within this context
2653doxywizard.h:222: error: ‘void Wizard::setCollaborationDiagram(bool)’ is private
2654doxywizard.cpp:956: error: within this context
2655doxywizard.h:223: error: ‘void Wizard::setIncludeGraph(bool)’ is private
2656doxywizard.cpp:957: error: within this context
2657doxywizard.cpp:970: error: ‘class Config’ has no member named ‘getString’
2658doxywizard.cpp:970: error: ‘class Wizard’ has no member named ‘getProjectNumber’
2659doxywizard.cpp:971: error: ‘class Config’ has no member named ‘getList’
2660doxywizard.cpp:972: error: ‘class Config’ has no member named ‘getList’
2661doxywizard.cpp:972: error: ‘class Wizard’ has no member named ‘getSourceDir’
2662doxywizard.h:174: error: ‘bool Wizard::scanRecursively() const’ is private
2663doxywizard.cpp:973: error: within this context
2664doxywizard.cpp:974: error: ‘class Config’ has no member named ‘getString’
2665doxywizard.cpp:974: error: ‘class Wizard’ has no member named ‘getDestinationDir’
2666doxywizard.h:184: error: ‘bool Wizard::extractAll() const’ is private
2667doxywizard.cpp:977: error: within this context
2668doxywizard.cpp:979: error: ‘TRUE’ was not declared in this scope
2669doxywizard.cpp:983: error: ‘FALSE’ was not declared in this scope
2670doxywizard.cpp:988: error: ‘FALSE’ was not declared in this scope
2671doxywizard.cpp:991: error: ‘TRUE’ was not declared in this scope
2672doxywizard.h:185: error: ‘bool Wizard::crossReferencing() const’ is private
2673doxywizard.cpp:996: error: within this context
2674doxywizard.cpp:998: error: ‘TRUE’ was not declared in this scope
2675doxywizard.cpp:1005: error: ‘FALSE’ was not declared in this scope
2676doxywizard.h:186: error: ‘OptLang Wizard::optimizeFor() const’ is private
2677doxywizard.cpp:1011: error: within this context
2678doxywizard.cpp:1014: error: ‘FALSE’ was not declared in this scope
2679doxywizard.cpp:1019: error: ‘TRUE’ was not declared in this scope
2680doxywizard.h:193: error: ‘bool Wizard::htmlEnabled() const’ is private
2681doxywizard.cpp:1034: error: within this context
2682doxywizard.h:194: error: ‘bool Wizard::latexEnabled() const’ is private
2683doxywizard.cpp:1035: error: within this context
2684doxywizard.h:195: error: ‘bool Wizard::manEnabled() const’ is private
2685doxywizard.cpp:1036: error: within this context
2686doxywizard.h:196: error: ‘bool Wizard::rtfEnabled() const’ is private
2687doxywizard.cpp:1037: error: within this context
2688doxywizard.h:197: error: ‘bool Wizard::xmlEnabled() const’ is private
2689doxywizard.cpp:1038: error: within this context
2690doxywizard.h:198: error: ‘bool Wizard::searchEnabled() const’ is private
2691doxywizard.cpp:1039: error: within this context
2692doxywizard.h:193: error: ‘bool Wizard::htmlEnabled() const’ is private
2693doxywizard.cpp:1040: error: within this context
2694doxywizard.h:199: error: ‘HtmlStyle Wizard::htmlStyle() const’ is private
2695doxywizard.cpp:1042: error: within this context
2696doxywizard.cpp:1045: error: ‘FALSE’ was not declared in this scope
2697doxywizard.cpp:1050: error: ‘TRUE’ was not declared in this scope
2698doxywizard.h:194: error: ‘bool Wizard::latexEnabled() const’ is private
2699doxywizard.cpp:1058: error: within this context
2700doxywizard.h:200: error: ‘TexStyle Wizard::texStyle() const’ is private
2701doxywizard.cpp:1060: error: within this context
2702doxywizard.cpp:1063: error: ‘TRUE’ was not declared in this scope
2703doxywizard.cpp:1068: error: ‘FALSE’ was not declared in this scope
2704doxywizard.h:212: error: ‘DiagramMode Wizard::diagramMode() const’ is private
2705doxywizard.cpp:1078: error: within this context
2706doxywizard.cpp:1081: error: ‘FALSE’ was not declared in this scope
2707doxywizard.cpp:1085: error: ‘TRUE’ was not declared in this scope
2708doxywizard.h:213: error: ‘bool Wizard::classDiagram() const’ is private
2709doxywizard.cpp:1091: error: within this context
2710doxywizard.h:214: error: ‘bool Wizard::collaborationDiagram() const’ is private
2711doxywizard.cpp:1092: error: within this context
2712doxywizard.h:215: error: ‘bool Wizard::includeGraph() const’ is private
2713doxywizard.cpp:1093: error: within this context
2714doxywizard.h:216: error: ‘bool Wizard::includedByGraph() const’ is private
2715doxywizard.cpp:1094: error: within this context
2716doxywizard.h:217: error: ‘bool Wizard::inheritanceGraph() const’ is private
2717doxywizard.cpp:1095: error: within this context
2718doxywizard.h:218: error: ‘bool Wizard::callGraph() const’ is private
2719doxywizard.cpp:1096: error: within this context
2720doxywizard.cpp:1105: error: ‘FALSE’ was not declared in this scope
2721doxywizard.h:224: error: ‘void Wizard::setIncludedByGraph(bool)’ is private
2722doxywizard.cpp:958: error: within this context
2723doxywizard.h:225: error: ‘void Wizard::setInheritanceGraph(bool)’ is private
2724doxywizard.cpp:959: error: within this context
2725doxywizard.h:226: error: ‘void Wizard::setCallGraph(bool)’ is private
2726doxywizard.cpp:960: error: within this context
2727doxywizard.cpp:964: error: ‘class Wizard’ has no member named ‘exec’
2728doxywizard.cpp:964: error: ‘QDialog’ has not been declared
2729doxywizard.cpp:964: error: ‘Accepted’ was not declared in this scope
2730doxywizard.cpp:969: error: ‘class Config’ has no member named ‘getString’
2731doxywizard.cpp:969: error: ‘class Wizard’ has no member named ‘getProjectName’
2732doxywizard.cpp:970: error: ‘class Config’ has no member named ‘getString’
2733doxywizard.cpp:970: error: ‘class Wizard’ has no member named ‘getProjectNumber’
2734doxywizard.cpp:971: error: ‘class Config’ has no member named ‘getList’
2735doxywizard.cpp:972: error: ‘class Config’ has no member named ‘getList’
2736doxywizard.cpp:972: error: ‘class Wizard’ has no member named ‘getSourceDir’
2737doxywizard.h:174: error: ‘bool Wizard::scanRecursively() const’ is private
2738doxywizard.cpp:973: error: within this context
2739doxywizard.cpp:974: error: ‘class Config’ has no member named ‘getString’
2740doxywizard.cpp:974: error: ‘class Wizard’ has no member named ‘getDestinationDir’
2741doxywizard.h:184: error: ‘bool Wizard::extractAll() const’ is private
2742doxywizard.cpp:977: error: within this context
2743doxywizard.cpp:979: error: ‘TRUE’ was not declared in this scope
2744doxywizard.cpp:983: error: ‘FALSE’ was not declared in this scope
2745doxywizard.cpp:988: error: ‘FALSE’ was not declared in this scope
2746doxywizard.cpp:991: error: ‘TRUE’ was not declared in this scope
2747doxywizard.h:185: error: ‘bool Wizard::crossReferencing() const’ is private
2748doxywizard.cpp:996: error: within this context
2749doxywizard.cpp:998: error: ‘TRUE’ was not declared in this scope
2750doxywizard.cpp:1005: error: ‘FALSE’ was not declared in this scope
2751doxywizard.h:186: error: ‘OptLang Wizard::optimizeFor() const’ is private
2752doxywizard.cpp:1011: error: within this context
2753doxywizard.cpp:1014: error: ‘FALSE’ was not declared in this scope
2754doxywizard.cpp:1019: error: ‘TRUE’ was not declared in this scope
2755doxywizard.cpp: At global scope:
2756doxywizard.cpp:1109: error: expected ‘,’ or ‘...’ before ‘&’ token
2757doxywizard.cpp:1109: error: ISO C++ forbids declaration of ‘QString’ with no type
2758doxywizard.cpp: In member function ‘void MainWidget::loadConfigFromFile(int)’:
2759doxywizard.cpp:1111: error: ‘fn’ was not declared in this scope
2760doxywizard.cpp:1113: error: ‘QMessageBox’ has not been declared
2761doxywizard.cpp:1116: error: ‘warning’ was not declared in this scope
2762doxywizard.cpp:1134: error: ‘TRUE’ was not declared in this scope
2763doxywizard.cpp:1136: error: no matching function for call to ‘MainWidget::addRecentFile(<type error>)’
2764doxywizard.h:267: note: candidates are: void MainWidget::addRecentFile(int)
2765doxywizard.cpp:1137: error: invalid use of undefined type ‘struct QLineEdit’
2766doxywizard.h:10: error: forward declaration of ‘struct QLineEdit’
2767doxywizard.cpp:1137: error: ‘QFileInfo’ was not declared in this scope
2768doxywizard.cpp:1138: error: ‘m_configFileName’ was not declared in this scope
2769doxywizard.cpp:1139: error: ‘statusBar’ was not declared in this scope
2770doxywizard.cpp: At global scope:
2771doxywizard.cpp:1109: warning: unused parameter ‘QString’
2772doxywizard.cpp: In member function ‘void MainWidget::loadConfigFile()’:
2773doxywizard.cpp:1145: error: ‘QString’ was not declared in this scope
2774doxywizard.cpp:1145: error: expected `;' before ‘fn’
2775doxywizard.cpp:1146: error: ‘fn’ was not declared in this scope
2776doxywizard.cpp:1148: error: no matching function for call to ‘MainWidget::loadConfigFromFile(<type error>)’
2777doxywizard.cpp:1109: note: candidates are: void MainWidget::loadConfigFromFile(int)
2778doxywizard.cpp:1150: error: ‘QDir’ has not been declared
2779doxywizard.cpp:1150: error: ‘QFileInfo’ was not declared in this scope
2780doxywizard.cpp:1150: error: ‘TRUE’ was not declared in this scope
2781doxywizard.cpp:1150: error: ‘setCurrent’ was not declared in this scope
2782doxywizard.cpp: In member function ‘void MainWidget::launchExpert()’:
2783doxywizard.cpp:1156: error: no matching function for call to ‘Expert::Expert(MainWidget* const)’
2784expert.h:59: note: candidates are: Expert::Expert()
2785expert.h:59: note:                 Expert::Expert(const Expert&)
2786expert.h:64: error: ‘Expert::~Expert()’ is private
2787doxywizard.cpp:1156: error: within this context
2788expert.h:65: error: ‘void Expert::init()’ is private
2789doxywizard.cpp:1157: error: within this context
2790doxywizard.cpp:1158: error: ‘class Expert’ has no member named ‘exec’
2791expert.h:68: error: ‘bool Expert::hasChanged() const’ is private
2792doxywizard.cpp:1162: error: within this context
2793doxywizard.cpp:1162: error: ‘FALSE’ was not declared in this scope
2794doxywizard.cpp: In member function ‘void MainWidget::saveDefaults()’:
2795doxywizard.cpp:1167: error: ‘QMessageBox’ has not been declared
2796doxywizard.cpp:1170: error: ‘QMessageBox’ has not been declared
2797doxywizard.cpp:1170: error: ‘Yes’ was not declared in this scope
2798doxywizard.cpp:1170: error: ‘QMessageBox’ has not been declared
2799doxywizard.cpp:1170: error: ‘No’ was not declared in this scope
2800doxywizard.cpp:1170: error: ‘question’ was not declared in this scope
2801doxywizard.h:193: error: ‘bool Wizard::htmlEnabled() const’ is private
2802doxywizard.cpp:1034: error: within this context
2803doxywizard.h:194: error: ‘bool Wizard::latexEnabled() const’ is private
2804doxywizard.cpp:1035: error: within this context
2805doxywizard.h:195: error: ‘bool Wizard::manEnabled() const’ is private
2806doxywizard.cpp:1036: error: within this context
2807doxywizard.h:196: error: ‘bool Wizard::rtfEnabled() const’ is private
2808doxywizard.cpp:1037: error: within this context
2809doxywizard.h:197: error: ‘bool Wizard::xmlEnabled() const’ is private
2810doxywizard.cpp:1038: error: within this context
2811doxywizard.h:198: error: ‘bool Wizard::searchEnabled() const’ is private
2812doxywizard.cpp:1039: error: within this context
2813doxywizard.h:193: error: ‘bool Wizard::htmlEnabled() const’ is private
2814doxywizard.cpp:1040: error: within this context
2815doxywizard.h:199: error: ‘HtmlStyle Wizard::htmlStyle() const’ is private
2816doxywizard.cpp:1042: error: within this context
2817doxywizard.cpp:1045: error: ‘FALSE’ was not declared in this scope
2818doxywizard.cpp:1050: error: ‘TRUE’ was not declared in this scope
2819doxywizard.h:194: error: ‘bool Wizard::latexEnabled() const’ is private
2820doxywizard.cpp:1058: error: within this context
2821doxywizard.h:200: error: ‘TexStyle Wizard::texStyle() const’ is private
2822doxywizard.cpp:1060: error: within this context
2823doxywizard.cpp:1063: error: ‘TRUE’ was not declared in this scope
2824doxywizard.cpp:1068: error: ‘FALSE’ was not declared in this scope
2825doxywizard.h:212: error: ‘DiagramMode Wizard::diagramMode() const’ is private
2826doxywizard.cpp:1078: error: within this context
2827doxywizard.cpp:1081: error: ‘FALSE’ was not declared in this scope
2828doxywizard.cpp:1085: error: ‘TRUE’ was not declared in this scope
2829doxywizard.h:213: error: ‘bool Wizard::classDiagram() const’ is private
2830doxywizard.cpp:1091: error: within this context
2831doxywizard.h:214: error: ‘bool Wizard::collaborationDiagram() const’ is private
2832doxywizard.cpp:1092: error: within this context
2833doxywizard.h:215: error: ‘bool Wizard::includeGraph() const’ is private
2834doxywizard.cpp:1093: error: within this context
2835doxywizard.h:216: error: ‘bool Wizard::includedByGraph() const’ is private
2836doxywizard.cpp:1094: error: within this context
2837doxywizard.h:217: error: ‘bool Wizard::inheritanceGraph() const’ is private
2838doxywizard.cpp:1095: error: within this context
2839doxywizard.h:218: error: ‘bool Wizard::callGraph() const’ is private
2840doxywizard.cpp:1096: error: within this context
2841doxywizard.cpp:1105: error: ‘FALSE’ was not declared in this scope
2842doxywizard.cpp:1170: error: ‘QMessageBox’ has not been declared
2843doxywizard.cpp:1172: error: ‘QString’ was not declared in this scope
2844doxywizard.cpp:1172: error: expected `;' before ‘newConfig’
2845doxywizard.cpp:1173: error: ‘QTextStream’ was not declared in this scope
2846doxywizard.cpp:1173: error: expected `;' before ‘t’
2847doxywizard.cpp:1174: error: ‘t’ was not declared in this scope
2848doxywizard.cpp:1174: error: ‘TRUE’ was not declared in this scope
2849doxywizard.cpp:1174: error: ‘FALSE’ was not declared in this scope
2850doxywizard.cpp:1175: error: ‘m_settings’ was not declared in this scope
2851doxywizard.cpp:1175: error: ‘newConfig’ was not declared in this scope
2852doxywizard.cpp:1176: error: invalid use of undefined type ‘struct QLineEdit’
2853doxywizard.h:10: error: forward declaration of ‘struct QLineEdit’
2854doxywizard.cpp:1177: error: ‘statusBar’ was not declared in this scope
2855doxywizard.cpp: In member function ‘void MainWidget::saveConfigFile()’:
2856doxywizard.cpp:1183: error: ‘QString’ was not declared in this scope
2857doxywizard.cpp:1183: error: expected `;' before ‘fn’
2858doxywizard.cpp:1184: error: ‘fn’ was not declared in this scope
2859doxywizard.cpp:1186: error: ‘QFile’ was not declared in this scope
2860doxywizard.cpp:1186: error: expected `;' before ‘f’
2861doxywizard.cpp:1187: error: ‘f’ was not declared in this scope
2862doxywizard.cpp:1187: error: ‘QMessageBox’ has not been declared
2863doxywizard.cpp:1191: error: ‘QString’ is not a class or namespace
2864doxywizard.cpp:1191: error: ‘null’ was not declared in this scope
2865doxywizard.cpp:1191: error: ‘question’ was not declared in this scope
2866doxywizard.cpp:1194: error: ‘statusBar’ was not declared in this scope
2867doxywizard.cpp:1197: error: ‘f’ was not declared in this scope
2868doxywizard.cpp:1197: error: ‘IO_WriteOnly’ was not declared in this scope
2869doxywizard.cpp:1199: error: ‘QTextStream’ was not declared in this scope
2870doxywizard.cpp:1199: error: expected `;' before ‘t’
2871doxywizard.cpp:1200: error: ‘t’ was not declared in this scope
2872doxywizard.cpp:1200: error: ‘TRUE’ was not declared in this scope
2873doxywizard.cpp:1200: error: ‘FALSE’ was not declared in this scope
2874doxywizard.cpp:1201: error: ‘m_configFileName’ was not declared in this scope
2875doxywizard.cpp:1202: error: no matching function for call to ‘MainWidget::setConfigSaved(<type error>)’
2876doxywizard.h:266: note: candidates are: void MainWidget::setConfigSaved(bool)
2877doxywizard.cpp:1203: error: no matching function for call to ‘MainWidget::addRecentFile(<type error>)’
2878doxywizard.h:267: note: candidates are: void MainWidget::addRecentFile(int)
2879doxywizard.cpp:1204: error: ‘statusBar’ was not declared in this scope
2880doxywizard.cpp:1208: error: ‘QMessageBox’ has not been declared
2881doxywizard.cpp:1209: error: ‘warning’ was not declared in this scope
2882doxywizard.cpp: In member function ‘void MainWidget::resetConfig()’:
2883doxywizard.cpp:1216: error: ‘QMessageBox’ has not been declared
2884doxywizard.cpp:1219: error: ‘QMessageBox’ has not been declared
2885doxywizard.cpp:1219: error: ‘Yes’ was not declared in this scope
2886doxywizard.cpp:1219: error: ‘QMessageBox’ has not been declared
2887doxywizard.cpp:1219: error: ‘No’ was not declared in this scope
2888doxywizard.cpp:1219: error: ‘question’ was not declared in this scope
2889doxywizard.cpp:1219: error: ‘QMessageBox’ has not been declared
2890doxywizard.cpp:1227: error: ‘m_configFileName’ was not declared in this scope
2891doxywizard.cpp:1228: error: ‘FALSE’ was not declared in this scope
2892doxywizard.cpp:1229: error: ‘statusBar’ was not declared in this scope
2893doxywizard.cpp: In member function ‘void MainWidget::setConfigSaved(bool)’:
2894doxywizard.cpp:1238: error: invalid use of undefined type ‘struct QLabel’
2895doxywizard.h:16: error: forward declaration of ‘struct QLabel’
2896doxywizard.cpp:1242: error: invalid use of undefined type ‘struct QLabel’
2897doxywizard.h:16: error: forward declaration of ‘struct QLabel’
2898doxywizard.cpp:1244: error: invalid use of undefined type ‘struct QLineEdit’
2899doxywizard.h:10: error: forward declaration of ‘struct QLineEdit’
2900doxywizard.cpp: In member function ‘void MainWidget::runDoxygen()’:
2901doxywizard.cpp:1251: error: ‘QString’ was not declared in this scope
2902doxywizard.cpp:1251: error: expected `;' before ‘doxygenPath’
2903doxywizard.cpp:1259: error: invalid use of undefined type ‘struct QProcess’
2904doxywizard.h:17: error: forward declaration of ‘struct QProcess’
2905doxywizard.cpp:1259: error: incomplete type ‘QProcess’ used in nested name specifier
2906doxywizard.cpp:1260: error: incomplete type ‘QProcess’ used in nested name specifier
2907doxywizard.cpp:1261: error: incomplete type ‘QProcess’ used in nested name specifier
2908doxywizard.cpp:1263: error: invalid use of undefined type ‘struct QProcess’
2909doxywizard.h:17: error: forward declaration of ‘struct QProcess’
2910doxywizard.cpp:1263: error: invalid use of undefined type ‘struct QLineEdit’
2911doxywizard.h:10: error: forward declaration of ‘struct QLineEdit’
2912doxywizard.cpp:1263: error: ‘QDir’ was not declared in this scope
2913doxywizard.cpp:1264: error: invalid use of undefined type ‘struct QProcess’
2914doxywizard.h:17: error: forward declaration of ‘struct QProcess’
2915doxywizard.cpp:1265: error: invalid use of undefined type ‘struct QProcess’
2916doxywizard.h:17: error: forward declaration of ‘struct QProcess’
2917doxywizard.cpp:1265: error: ‘doxygenPath’ was not declared in this scope
2918doxywizard.cpp:1266: error: invalid use of undefined type ‘struct QProcess’
2919doxywizard.h:17: error: forward declaration of ‘struct QProcess’
2920doxywizard.cpp:1267: error: invalid use of undefined type ‘struct QProcess’
2921doxywizard.h:17: error: forward declaration of ‘struct QProcess’
2922doxywizard.cpp:1267: error: ‘m_configFileName’ was not declared in this scope
2923doxywizard.cpp:1268: error: invalid use of undefined type ‘struct QTextEdit’
2924doxywizard.h:15: error: forward declaration of ‘struct QTextEdit’
2925doxywizard.cpp: At global scope:
2926doxywizard.cpp:1109: error: expected ‘,’ or ‘...’ before ‘&’ token
2927doxywizard.cpp:1109: error: ISO C++ forbids declaration of ‘QString’ with no type
2928doxywizard.cpp: In member function ‘void MainWidget::loadConfigFromFile(int)’:
2929doxywizard.cpp:1111: error: ‘fn’ was not declared in this scope
2930doxywizard.cpp:1113: error: ‘QMessageBox’ has not been declared
2931doxywizard.cpp:1116: error: ‘warning’ was not declared in this scope
2932doxywizard.cpp:1134: error: ‘TRUE’ was not declared in this scope
2933doxywizard.cpp:1136: error: no matching function for call to ‘MainWidget::addRecentFile(<type error>)’
2934doxywizard.h:267: note: candidates are: void MainWidget::addRecentFile(int)
2935doxywizard.cpp:1137: error: invalid use of undefined type ‘struct QLineEdit’
2936doxywizard.h:10: error: forward declaration of ‘struct QLineEdit’
2937doxywizard.cpp:1137: error: ‘QFileInfo’ was not declared in this scope
2938doxywizard.cpp:1138: error: ‘m_configFileName’ was not declared in this scope
2939doxywizard.cpp:1139: error: ‘statusBar’ was not declared in this scope
2940doxywizard.cpp: At global scope:
2941doxywizard.cpp:1109: warning: unused parameter ‘QString’
2942doxywizard.cpp: In member function ‘void MainWidget::loadConfigFile()’:
2943doxywizard.cpp:1145: error: ‘QString’ was not declared in this scope
2944doxywizard.cpp:1145: error: expected `;' before ‘fn’
2945doxywizard.cpp:1146: error: ‘fn’ was not declared in this scope
2946doxywizard.cpp:1148: error: no matching function for call to ‘MainWidget::loadConfigFromFile(<type error>)’
2947doxywizard.cpp:1109: note: candidates are: void MainWidget::loadConfigFromFile(int)
2948doxywizard.cpp:1150: error: ‘QDir’ has not been declared
2949doxywizard.cpp:1150: error: ‘QFileInfo’ was not declared in this scope
2950doxywizard.cpp:1150: error: ‘TRUE’ was not declared in this scope
2951doxywizard.cpp:1150: error: ‘setCurrent’ was not declared in this scope
2952doxywizard.cpp: In member function ‘void MainWidget::launchExpert()’:
2953doxywizard.cpp:1156: error: no matching function for call to ‘Expert::Expert(MainWidget* const)’
2954doxywizard.cpp:1269: error: invalid use of undefined type ‘struct QProcess’
2955doxywizard.h:17: error: forward declaration of ‘struct QProcess’
2956doxywizard.cpp:1271: error: invalid use of undefined type ‘struct QTextEdit’
2957doxywizard.h:15: error: forward declaration of ‘struct QTextEdit’
2958doxywizard.cpp:1275: error: ‘TRUE’ was not declared in this scope
2959doxywizard.cpp:1276: error: invalid use of undefined type ‘struct QPushButton’
2960doxywizard.h:12: error: forward declaration of ‘struct QPushButton’
2961doxywizard.cpp:1277: error: invalid use of undefined type ‘struct QLabel’
2962doxywizard.h:16: error: forward declaration of ‘struct QLabel’
2963doxywizard.cpp:1278: error: invalid use of undefined type ‘struct QTimer’
2964doxywizard.h:18: error: forward declaration of ‘struct QTimer’
2965doxywizard.cpp:1283: error: ‘FALSE’ was not declared in this scope
2966doxywizard.cpp:1284: error: invalid use of undefined type ‘struct QPushButton’
2967doxywizard.h:12: error: forward declaration of ‘struct QPushButton’
2968doxywizard.cpp:1285: error: invalid use of undefined type ‘struct QLabel’
2969doxywizard.h:16: error: forward declaration of ‘struct QLabel’
2970doxywizard.cpp:1286: error: invalid use of undefined type ‘struct QProcess’
2971doxywizard.h:17: error: forward declaration of ‘struct QProcess’
2972doxywizard.cpp:1287: error: invalid use of undefined type ‘struct QTimer’
2973doxywizard.h:18: error: forward declaration of ‘struct QTimer’
2974doxywizard.cpp:1288: error: invalid use of undefined type ‘struct QLineEdit’
2975doxywizard.h:10: error: forward declaration of ‘struct QLineEdit’
2976doxywizard.cpp: In member function ‘void MainWidget::readStdout()’:
2977doxywizard.cpp:1294: error: invalid use of undefined type ‘struct QTextEdit’
2978doxywizard.h:15: error: forward declaration of ‘struct QTextEdit’
2979doxywizard.cpp:1294: error: invalid use of undefined type ‘struct QProcess’
2980doxywizard.h:17: error: forward declaration of ‘struct QProcess’
2981doxywizard.cpp:1294: error: ‘QString’ was not declared in this scope
2982doxywizard.cpp: In member function ‘void MainWidget::runComplete()’:
2983doxywizard.cpp:1301: error: invalid use of undefined type ‘struct QTextEdit’
2984doxywizard.h:15: error: forward declaration of ‘struct QTextEdit’
2985doxywizard.cpp:1301: error: ‘QString’ was not declared in this scope
2986doxywizard.cpp:1305: error: invalid use of undefined type ‘struct QTextEdit’
2987doxywizard.h:15: error: forward declaration of ‘struct QTextEdit’
2988doxywizard.cpp:1305: error: ‘QString’ was not declared in this scope
2989doxywizard.cpp:1307: error: invalid use of undefined type ‘struct QPushButton’
2990doxywizard.h:12: error: forward declaration of ‘struct QPushButton’
2991doxywizard.cpp:1308: error: invalid use of undefined type ‘struct QLabel’
2992doxywizard.h:16: error: forward declaration of ‘struct QLabel’
2993doxywizard.cpp:1309: error: ‘FALSE’ was not declared in this scope
2994doxywizard.cpp:1310: error: invalid use of undefined type ‘struct QLineEdit’
2995doxywizard.h:10: error: forward declaration of ‘struct QLineEdit’
2996doxywizard.cpp: In member function ‘void MainWidget::about()’:
2997doxywizard.cpp:1315: error: ‘QString’ was not declared in this scope
2998doxywizard.cpp:1315: error: expected `;' before ‘msg’
2999doxywizard.cpp:1316: error: ‘QTextStream’ was not declared in this scope
3000doxywizard.cpp:1316: error: expected `;' before ‘t’
3001doxywizard.cpp:1317: error: ‘t’ was not declared in this scope
3002doxywizard.cpp:1321: error: ‘QMessageBox’ has not been declared
3003doxywizard.cpp:1321: error: ‘msg’ was not declared in this scope
3004doxywizard.cpp: At global scope:
3005doxywizard.cpp:1340: error: expected ‘,’ or ‘...’ before ‘&’ token
3006doxywizard.cpp:1340: error: ISO C++ forbids declaration of ‘QString’ with no type
3007doxywizard.cpp: In member function ‘void MainWidget::addRecentFile(int)’:
3008doxywizard.cpp:1342: error: ‘QStringList’ has not been declared
3009doxywizard.cpp:1342: error: ‘Iterator’ was not declared in this scope
3010doxywizard.cpp:1342: error: expected `;' before ‘it’
3011doxywizard.cpp:1343: error: ‘it’ was not declared in this scope
3012doxywizard.cpp:1343: error: ‘m_recentFiles’ was not declared in this scope
3013doxywizard.cpp:1347: error: ‘file’ was not declared in this scope
3014doxywizard.cpp:1354: error: ‘file’ was not declared in this scope
3015doxywizard.cpp:1359: error: ‘file’ was not declared in this scope
3016doxywizard.cpp:1363: error: invalid use of undefined type ‘struct QPopupMenu’
3017doxywizard.h:19: error: forward declaration of ‘struct QPopupMenu’
3018doxywizard.cpp:1365: error: ‘it’ was not declared in this scope
3019doxywizard.cpp:1365: error: ‘m_recentFiles’ was not declared in this scope
3020doxywizard.cpp:1367: error: invalid use of undefined type ‘struct QPopupMenu’
3021doxywizard.h:19: error: forward declaration of ‘struct QPopupMenu’
3022doxywizard.cpp:1368: error: ‘m_settings’ was not declared in this scope
3023doxywizard.cpp:1368: error: ‘QString’ cannot be used as a function
3024doxywizard.cpp: In member function ‘void MainWidget::openRecent(int)’:
3025doxywizard.cpp:1375: error: invalid use of undefined type ‘struct QPopupMenu’
3026doxywizard.h:19: error: forward declaration of ‘struct QPopupMenu’
3027doxywizard.cpp: In member function ‘void MainWidget::quit()’:
3028doxywizard.cpp:1381: error: ‘QMessageBox’ has not been declared
3029doxywizard.cpp:1382: error: ‘QMessageBox’ has not been declared
3030doxywizard.cpp:1382: error: ‘Yes’ was not declared in this scope
3031doxywizard.cpp:1382: error: ‘QMessageBox’ has not been declared
3032doxywizard.cpp:1382: error: ‘No’ was not declared in this scope
3033doxywizard.cpp:1382: error: ‘warning’ was not declared in this scope
3034doxywizard.cpp:1382: error: ‘QMessageBox’ has not been declared
3035doxywizard.cpp:1385: error: ‘qApp’ was not declared in this scope
3036expert.h:59: note: candidates are: Expert::Expert()
3037expert.h:59: note:                 Expert::Expert(const Expert&)
3038expert.h:64: error: ‘Expert::~Expert()’ is private
3039doxywizard.cpp:1156: error: within this context
3040expert.h:65: error: ‘void Expert::init()’ is private
3041doxywizard.cpp:1157: error: within this context
3042doxywizard.cpp:1158: error: ‘class Expert’ has no member named ‘exec’
3043expert.h:68: error: ‘bool Expert::hasChanged() const’ is private
3044doxywizard.cpp:1162: error: within this context
3045doxywizard.cpp:1162: error: ‘FALSE’ was not declared in this scope
3046doxywizard.cpp: In member function ‘void MainWidget::saveDefaults()’:
3047doxywizard.cpp:1167: error: ‘QMessageBox’ has not been declared
3048doxywizard.cpp:1170: error: ‘QMessageBox’ has not been declared
3049doxywizard.cpp:1170: error: ‘Yes’ was not declared in this scope
3050doxywizard.cpp:1170: error: ‘QMessageBox’ has not been declared
3051doxywizard.cpp:1170: error: ‘No’ was not declared in this scope
3052doxywizard.cpp:1170: error: ‘question’ was not declared in this scope
3053doxywizard.cpp:1170: error: ‘QMessageBox’ has not been declared
3054doxywizard.cpp:1172: error: ‘QString’ was not declared in this scope
3055doxywizard.cpp:1172: error: expected `;' before ‘newConfig’
3056doxywizard.cpp:1173: error: ‘QTextStream’ was not declared in this scope
3057doxywizard.cpp:1173: error: expected `;' before ‘t’
3058doxywizard.cpp:1174: error: ‘t’ was not declared in this scope
3059doxywizard.cpp:1174: error: ‘TRUE’ was not declared in this scope
3060doxywizard.cpp:1174: error: ‘FALSE’ was not declared in this scope
3061doxywizard.cpp:1175: error: ‘m_settings’ was not declared in this scope
3062doxywizard.cpp:1175: error: ‘newConfig’ was not declared in this scope
3063doxywizard.cpp:1176: error: invalid use of undefined type ‘struct QLineEdit’
3064doxywizard.h:10: error: forward declaration of ‘struct QLineEdit’
3065doxywizard.cpp:1177: error: ‘statusBar’ was not declared in this scope
3066doxywizard.cpp: In member function ‘void MainWidget::saveConfigFile()’:
3067doxywizard.cpp:1183: error: ‘QString’ was not declared in this scope
3068doxywizard.cpp:1183: error: expected `;' before ‘fn’
3069doxywizard.cpp:1184: error: ‘fn’ was not declared in this scope
3070doxywizard.cpp:1186: error: ‘QFile’ was not declared in this scope
3071doxywizard.cpp:1186: error: expected `;' before ‘f’
3072doxywizard.cpp:1187: error: ‘f’ was not declared in this scope
3073doxywizard.cpp:1187: error: ‘QMessageBox’ has not been declared
3074doxywizard.cpp:1191: error: ‘QString’ is not a class or namespace
3075doxywizard.cpp:1191: error: ‘null’ was not declared in this scope
3076doxywizard.cpp:1191: error: ‘question’ was not declared in this scope
3077doxywizard.cpp:1194: error: ‘statusBar’ was not declared in this scope
3078doxywizard.cpp:1197: error: ‘f’ was not declared in this scope
3079doxywizard.cpp:1197: error: ‘IO_WriteOnly’ was not declared in this scope
3080doxywizard.cpp:1199: error: ‘QTextStream’ was not declared in this scope
3081doxywizard.cpp:1199: error: expected `;' before ‘t’
3082doxywizard.cpp:1200: error: ‘t’ was not declared in this scope
3083doxywizard.cpp:1200: error: ‘TRUE’ was not declared in this scope
3084doxywizard.cpp:1200: error: ‘FALSE’ was not declared in this scope
3085doxywizard.cpp:1201: error: ‘m_configFileName’ was not declared in this scope
3086doxywizard.cpp:1202: error: no matching function for call to ‘MainWidget::setConfigSaved(<type error>)’
3087doxywizard.h:266: note: candidates are: void MainWidget::setConfigSaved(bool)
3088doxywizard.cpp:1203: error: no matching function for call to ‘MainWidget::addRecentFile(<type error>)’
3089doxywizard.h:267: note: candidates are: void MainWidget::addRecentFile(int)
3090doxywizard.cpp:1204: error: ‘statusBar’ was not declared in this scope
3091doxywizard.cpp:1208: error: ‘QMessageBox’ has not been declared
3092doxywizard.cpp:1209: error: ‘warning’ was not declared in this scope
3093doxywizard.cpp: In member function ‘void MainWidget::resetConfig()’:
3094doxywizard.cpp:1216: error: ‘QMessageBox’ has not been declared
3095doxywizard.cpp:1219: error: ‘QMessageBox’ has not been declared
3096doxywizard.cpp:1219: error: ‘Yes’ was not declared in this scope
3097doxywizard.cpp:1219: error: ‘QMessageBox’ has not been declared
3098doxywizard.cpp:1219: error: ‘No’ was not declared in this scope
3099doxywizard.cpp:1219: error: ‘question’ was not declared in this scope
3100doxywizard.cpp:1219: error: ‘QMessageBox’ has not been declared
3101doxywizard.cpp:1227: error: ‘m_configFileName’ was not declared in this scope
3102doxywizard.cpp:1228: error: ‘FALSE’ was not declared in this scope
3103doxywizard.cpp:1229: error: ‘statusBar’ was not declared in this scope
3104doxywizard.cpp: In member function ‘void MainWidget::setConfigSaved(bool)’:
3105doxywizard.cpp:1238: error: invalid use of undefined type ‘struct QLabel’
3106doxywizard.h:16: error: forward declaration of ‘struct QLabel’
3107doxywizard.cpp:1242: error: invalid use of undefined type ‘struct QLabel’
3108doxywizard.h:16: error: forward declaration of ‘struct QLabel’
3109doxywizard.cpp:1244: error: invalid use of undefined type ‘struct QLineEdit’
3110doxywizard.h:10: error: forward declaration of ‘struct QLineEdit’
3111doxywizard.cpp: In member function ‘void MainWidget::runDoxygen()’:
3112doxywizard.cpp:1251: error: ‘QString’ was not declared in this scope
3113doxywizard.cpp:1251: error: expected `;' before ‘doxygenPath’
3114doxywizard.cpp:1259: error: invalid use of undefined type ‘struct QProcess’
3115doxywizard.h:17: error: forward declaration of ‘struct QProcess’
3116doxywizard.cpp:1259: error: incomplete type ‘QProcess’ used in nested name specifier
3117doxywizard.cpp:1260: error: incomplete type ‘QProcess’ used in nested name specifier
3118doxywizard.cpp:1261: error: incomplete type ‘QProcess’ used in nested name specifierdoxywizard.cpp: In member function ‘void MainWidget::saveLog()’:
3119doxywizard.cpp:1390: error: ‘QString’ was not declared in this scope
3120doxywizard.cpp:1390: error: expected `;' before ‘fn’
3121doxywizard.cpp:1391: error: ‘fn’ was not declared in this scope
3122doxywizard.cpp:1393: error: ‘QFile’ was not declared in this scope
3123doxywizard.cpp:1393: error: expected `;' before ‘f’
3124doxywizard.cpp:1394: error: ‘f’ was not declared in this scope
3125doxywizard.cpp:1394: error: ‘IO_WriteOnly’ was not declared in this scope
3126doxywizard.cpp:1396: error: ‘QTextStream’ was not declared in this scope
3127doxywizard.cpp:1396: error: expected `;' before ‘t’
3128doxywizard.cpp:1397: error: ‘t’ was not declared in this scope
3129doxywizard.cpp:1397: error: invalid use of undefined type ‘struct QTextEdit’
3130doxywizard.h:15: error: forward declaration of ‘struct QTextEdit’
3131doxywizard.cpp:1398: error: ‘statusBar’ was not declared in this scope
3132doxywizard.cpp:1402: error: ‘QMessageBox’ has not been declared
3133doxywizard.cpp:1403: error: ‘warning’ was not declared in this scope
3134doxywizard.cpp: In function ‘int main(int, char**)’:
3135doxywizard.cpp:1412: error: ‘QApplication’ was not declared in this scope
3136doxywizard.cpp:1412: error: expected `;' before ‘a’
3137doxywizard.cpp:844: error: ‘MainWidget::~MainWidget()’ is private
3138doxywizard.cpp:1413: error: within this context
3139doxywizard.cpp:1109: error: ‘void MainWidget::loadConfigFromFile(int)’ is private
3140doxywizard.cpp:1416: error: within this context
3141doxywizard.cpp:1416: error: invalid conversion from ‘char*’ to ‘int’
3142doxywizard.cpp:1416: error:   initializing argument 1 of ‘void MainWidget::loadConfigFromFile(int)’
3143doxywizard.cpp:1420: error: ‘printf’ was not declared in this scope
3144doxywizard.cpp:1423: error: ‘a’ was not declared in this scope
3145doxywizard.cpp:1424: error: ‘class MainWidget’ has no member named ‘show’
3146
3147doxywizard.cpp:1263: error: invalid use of undefined type ‘struct QProcess’
3148doxywizard.h:17: error: forward declaration of ‘struct QProcess’
3149doxywizard.cpp:1263: error: invalid use of undefined type ‘struct QLineEdit’
3150doxywizard.h:10: error: forward declaration of ‘struct QLineEdit’
3151doxywizard.cpp:1263: error: ‘QDir’ was not declared in this scope
3152doxywizard.cpp:1264: error: invalid use of undefined type ‘struct QProcess’
3153doxywizard.h:17: error: forward declaration of ‘struct QProcess’
3154doxywizard.cpp:1265: error: invalid use of undefined type ‘struct QProcess’
3155doxywizard.h:17: error: forward declaration of ‘struct QProcess’
3156doxywizard.cpp:1265: error: ‘doxygenPath’ was not declared in this scope
3157doxywizard.cpp:1266: error: invalid use of undefined type ‘struct QProcess’
3158doxywizard.h:17: error: forward declaration of ‘struct QProcess’
3159doxywizard.cpp:1267: error: invalid use of undefined type ‘struct QProcess’
3160doxywizard.h:17: error: forward declaration of ‘struct QProcess’
3161doxywizard.cpp:1267: error: ‘m_configFileName’ was not declared in this scope
3162doxywizard.cpp:1268: error: invalid use of undefined type ‘struct QTextEdit’
3163doxywizard.h:15: error: forward declaration of ‘struct QTextEdit’
3164doxywizard.cpp:1269: error: invalid use of undefined type ‘struct QProcess’
3165doxywizard.h:17: error: forward declaration of ‘struct QProcess’
3166doxywizard.cpp:1271: error: invalid use of undefined type ‘struct QTextEdit’
3167doxywizard.h:15: error: forward declaration of ‘struct QTextEdit’
3168doxywizard.cpp:1275: error: ‘TRUE’ was not declared in this scope
3169doxywizard.cpp:1276: error: invalid use of undefined type ‘struct QPushButton’
3170doxywizard.h:12: error: forward declaration of ‘struct QPushButton’
3171doxywizard.cpp:1277: error: invalid use of undefined type ‘struct QLabel’
3172doxywizard.h:16: error: forward declaration of ‘struct QLabel’
3173doxywizard.cpp:1278: error: invalid use of undefined type ‘struct QTimer’
3174doxywizard.h:18: error: forward declaration of ‘struct QTimer’
3175doxywizard.cpp:1283: error: ‘FALSE’ was not declared in this scope
3176doxywizard.cpp:1284: error: invalid use of undefined type ‘struct QPushButton’
3177doxywizard.h:12: error: forward declaration of ‘struct QPushButton’
3178doxywizard.cpp:1285: error: invalid use of undefined type ‘struct QLabel’
3179doxywizard.h:16: error: forward declaration of ‘struct QLabel’
3180doxywizard.cpp:1286: error: invalid use of undefined type ‘struct QProcess’
3181doxywizard.h:17: error: forward declaration of ‘struct QProcess’
3182doxywizard.cpp:1287: error: invalid use of undefined type ‘struct QTimer’
3183doxywizard.h:18: error: forward declaration of ‘struct QTimer’
3184doxywizard.cpp:1288: error: invalid use of undefined type ‘struct QLineEdit’
3185doxywizard.h:10: error: forward declaration of ‘struct QLineEdit’
3186doxywizard.cpp: In member function ‘void MainWidget::readStdout()’:
3187doxywizard.cpp:1294: error: invalid use of undefined type ‘struct QTextEdit’
3188doxywizard.h:15: error: forward declaration of ‘struct QTextEdit’
3189doxywizard.cpp:1294: error: invalid use of undefined type ‘struct QProcess’
3190doxywizard.h:17: error: forward declaration of ‘struct QProcess’
3191doxywizard.cpp:1294: error: ‘QString’ was not declared in this scope
3192doxywizard.cpp: In member function ‘void MainWidget::runComplete()’:
3193doxywizard.cpp:1301: error: invalid use of undefined type ‘struct QTextEdit’
3194doxywizard.h:15: error: forward declaration of ‘struct QTextEdit’
3195doxywizard.cpp:1301: error: ‘QString’ was not declared in this scope
3196doxywizard.cpp:1305: error: invalid use of undefined type ‘struct QTextEdit’
3197doxywizard.h:15: error: forward declaration of ‘struct QTextEdit’
3198doxywizard.cpp:1305: error: ‘QString’ was not declared in this scope
3199doxywizard.cpp:1307: error: invalid use of undefined type ‘struct QPushButton’
3200doxywizard.h:12: error: forward declaration of ‘struct QPushButton’
3201doxywizard.cpp:1308: error: invalid use of undefined type ‘struct QLabel’
3202doxywizard.h:16: error: forward declaration of ‘struct QLabel’
3203doxywizard.cpp:1309: error: ‘FALSE’ was not declared in this scope
3204doxywizard.cpp:1310: error: invalid use of undefined type ‘struct QLineEdit’
3205doxywizard.h:10: error: forward declaration of ‘struct QLineEdit’
3206doxywizard.cpp: In member function ‘void MainWidget::about()’:
3207doxywizard.cpp:1315: error: ‘QString’ was not declared in this scope
3208doxywizard.cpp:1315: error: expected `;' before ‘msg’
3209doxywizard.cpp:1316: error: ‘QTextStream’ was not declared in this scope
3210doxywizard.cpp:1316: error: expected `;' before ‘t’
3211doxywizard.cpp:1317: error: ‘t’ was not declared in this scope
3212doxywizard.cpp:1321: error: ‘QMessageBox’ has not been declared
3213doxywizard.cpp:1321: error: ‘msg’ was not declared in this scope
3214doxywizard.cpp: At global scope:
3215doxywizard.cpp:1340: error: expected ‘,’ or ‘...’ before ‘&’ token
3216doxywizard.cpp:1340: error: ISO C++ forbids declaration of ‘QString’ with no type
3217doxywizard.cpp: In member function ‘void MainWidget::addRecentFile(int)’:
3218doxywizard.cpp:1342: error: ‘QStringList’ has not been declared
3219doxywizard.cpp:1342: error: ‘Iterator’ was not declared in this scope
3220doxywizard.cpp:1342: error: expected `;' before ‘it’
3221doxywizard.cpp:1343: error: ‘it’ was not declared in this scope
3222doxywizard.cpp:1343: error: ‘m_recentFiles’ was not declared in this scope
3223doxywizard.cpp:1347: error: ‘file’ was not declared in this scope
3224doxywizard.cpp:1354: error: ‘file’ was not declared in this scope
3225doxywizard.cpp:1359: error: ‘file’ was not declared in this scope
3226doxywizard.cpp:1363: error: invalid use of undefined type ‘struct QPopupMenu’
3227doxywizard.h:19: error: forward declaration of ‘struct QPopupMenu’
3228doxywizard.cpp:1365: error: ‘it’ was not declared in this scope
3229doxywizard.cpp:1365: error: ‘m_recentFiles’ was not declared in this scope
3230doxywizard.cpp:1367: error: invalid use of undefined type ‘struct QPopupMenu’
3231doxywizard.h:19: error: forward declaration of ‘struct QPopupMenu’
3232doxywizard.cpp:1368: error: ‘m_settings’ was not declared in this scope
3233doxywizard.cpp:1368: error: ‘QString’ cannot be used as a function
3234doxywizard.cpp: In member function ‘void MainWidget::openRecent(int)’:
3235doxywizard.cpp:1375: error: invalid use of undefined type ‘struct QPopupMenu’
3236doxywizard.h:19: error: forward declaration of ‘struct QPopupMenu’
3237doxywizard.cpp: In member function ‘void MainWidget::quit()’:
3238doxywizard.cpp:1381: error: ‘QMessageBox’ has not been declared
3239doxywizard.cpp:1382: error: ‘QMessageBox’ has not been declared
3240doxywizard.cpp:1382: error: ‘Yes’ was not declared in this scope
3241doxywizard.cpp:1382: error: ‘QMessageBox’ has not been declared
3242doxywizard.cpp:1382: error: ‘No’ was not declared in this scope
3243doxywizard.cpp:1382: error: ‘warning’ was not declared in this scope
3244doxywizard.cpp:1382: error: ‘QMessageBox’ has not been declared
3245doxywizard.cpp:1385: error: ‘qApp’ was not declared in this scope
3246doxywizard.cpp: In member function ‘void MainWidget::saveLog()’:
3247doxywizard.cpp:1390: error: ‘QString’ was not declared in this scope
3248doxywizard.cpp:1390: error: expected `;' before ‘fn’
3249doxywizard.cpp:1391: error: ‘fn’ was not declared in this scope
3250doxywizard.cpp:1393: error: ‘QFile’ was not declared in this scope
3251doxywizard.cpp:1393: error: expected `;' before ‘f’
3252doxywizard.cpp:1394: error: ‘f’ was not declared in this scope
3253doxywizard.cpp:1394: error: ‘IO_WriteOnly’ was not declared in this scope
3254doxywizard.cpp:1396: error: ‘QTextStream’ was not declared in this scope
3255doxywizard.cpp:1396: error: expected `;' before ‘t’
3256doxywizard.cpp:1397: error: ‘t’ was not declared in this scope
3257doxywizard.cpp:1397: error: invalid use of undefined type ‘struct QTextEdit’
3258doxywizard.h:15: error: forward declaration of ‘struct QTextEdit’
3259doxywizard.cpp:1398: error: ‘statusBar’ was not declared in this scope
3260doxywizard.cpp:1402: error: ‘QMessageBox’ has not been declared
3261doxywizard.cpp:1403: error: ‘warning’ was not declared in this scope
3262doxywizard.cpp: In function ‘int main(int, char**)’:
3263doxywizard.cpp:1412: error: ‘QApplication’ was not declared in this scope
3264doxywizard.cpp:1412: error: expected `;' before ‘a’
3265doxywizard.cpp:844: error: ‘MainWidget::~MainWidget()’ is private
3266doxywizard.cpp:1413: error: within this context
3267doxywizard.cpp:1109: error: ‘void MainWidget::loadConfigFromFile(int)’ is private
3268doxywizard.cpp:1416: error: within this context
3269doxywizard.cpp:1416: error: invalid conversion from ‘char*’ to ‘int’
3270doxywizard.cpp:1416: error:   initializing argument 1 of ‘void MainWidget::loadConfigFromFile(int)’
3271doxywizard.cpp:1420: error: ‘printf’ was not declared in this scope
3272doxywizard.cpp:1423: error: ‘a’ was not declared in this scope
3273doxywizard.cpp:1424: error: ‘class MainWidget’ has no member named ‘show’
3274lipo: can't open input file: /var/tmp//ccyD3WQN.out (No such file or directory)
3275make[2]: *** [obj/doxywizard.o] Error 1
3276make[1]: *** [all] Error 2
3277make: *** [all] Error 2