[Qt-interest] Help with basic program

john doe thebiggestbangtheory at gmail.com
Tue Sep 1 00:50:45 CEST 2009


oh god!!!!! dang!

Thanks a lot..

On Mon, Aug 31, 2009 at 3:44 PM, Stephen Jackson <spjackson42 at gmail.com>wrote:

> On Mon, Aug 31, 2009 at 11:31 PM, john doe wrote:
> > I am using QDevelop as my IDE and I gt the following error
> >
> > src/mainwindowimpl.cpp:40: error: ‘bufloc_linedit’ is not a member of
> > ‘MainWindowImpl’
> >
> > However, mainwindowimpl.h is included in the cpp file and the .h file
> does
> > include the ui_mainwindow.h file which actually contains the declaration
> of
> > bufloc_lineedit like so
> >
>
> You have spelt the name of this identifier differently in the two
> sources (and indeed a third way in your explanation above).
>
> ui_mainwindow.h:    bufloc_lineEdit
> mainwindowimpl.cpp: bufloc_linedit
>
> Regards,
>
> Stephen Jackson
>
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-interest
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20090831/4c49df99/attachment.html 


More information about the Qt-interest-old mailing list