Auotmake manager and sub classing

Andreas Pakulat apaku at gmx.de
Tue Dec 11 19:54:01 GMT 2007


On 11.12.07 11:37:29, Andreas Pakulat wrote:
> On 11.12.07 17:30:35, Phil wrote:
> > Thank you for reading this.
> > 
> > Some time ago I found a tutorial that showed how to use kdevelop's automake
> > manager to create a sub class of a dialog class created with designer. I
> > have used this method under qt3 several times and it works well. However, I
> > can't get it to work under qt4.
> > 
> > qt4test is the sub class of my dialog class and the dialog is named "Form".
> > I have set the project options for qt4 and I am using designer-qt4 and
> > kdevelop 3.4.1.
> > 
> > The following is a snippet generated by the automake manager and two of the
> > error messages. It's possible that I may be using the include files from qt3
> > instead of qt4 but there doesn't appear to be any other qt4 options to set
> > within kdevelop. qt4testDlg.cpp and qt4testDlg.h files have not been 
> > generated
> > either.

I tried that and it works here perfectly. Note that you need to select
Qt4 first under Project Options->C++ Support, on the Qt tab. If that
doesn't work I'd need your project to test this here.

Andreas

-- 
Your boss climbed the corporate ladder, wrong by wrong.




More information about the KDevelop mailing list