[Qt-interest] Antwort: Fwd: Re: cant inherit Qmainwindow

Markus Franke Franke.M at sebakmt.com
Fri Mar 27 11:44:18 CET 2009


qt-interest-bounces at trolltech.com schrieb am 27.03.2009 11:38:20:


> mainwindow.h
> #ifndef MAINWINDOW_H
> #define MAINWINDOW_H
> 
> #include<qmainwindow.h>
> class MainWindow:public QMainWindow
> {
> Q_OBJECT
> public:
> MainWindow(){
> 
> }
> ~MainWindow()
> {
> }
> 
> }
> #endif

Think you forgot ";" at the end of your class declaration.

Mit freundlichen Grüßen / Best regards

Markus Franke
Entwicklung/ Development

SebaKMT
Hagenuk KMT Kabelmesstechnik GmbH
Röderaue 41
01471 Radeburg / Germany
Reg.Gericht (01067 Dresden) HRB 12567
Geschäftsf.: Dr. Max Iann

Phone +49 (0)35208 84 29142
Fax      +49 (0)35208 84 29249

e-mail: franke.m at sebaKMT.com
web: http//www.sebaKMT.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20090327/a582e9be/attachment.html 


More information about the Qt-interest-old mailing list