From kde-devel Wed Sep 13 21:25:30 2006 From: Kleag Date: Wed, 13 Sep 2006 21:25:30 +0000 To: kde-devel Subject: Re: KIntNumInput in KDE4 ui files Message-Id: <200609132325.32540.kleag () free ! fr> X-MARC-Message: https://marc.info/?l=kde-devel&m=115818268219886 Thanks to pinotree and tsdgeos, this is now solved. For the record: my ui file had been converted with uic3, which was not enough to support KDE widgets. So adding the lines below to the ui file solved the problem: KNumInput QWidget
knuminput.h
0
KIntNumInput KNumInput
knuminput.h
0
Regards, Kleag Le mercredi 13 septembre 2006 22:09, Kleag a écrit : > Hello, > > In KGraphViewer, I have a KIntNumInput used in a ui file (Qt4 version > converted from the Qt3 one by the trolltech conversion tool). When compiled > by uic, it produces the include: > #include > > where it seems that this class is now defined in knuminput.h . > > So, where is the association between KDE class names and headers defined ? > Is there a bug here ? > > Regards, > > Kleag -- KsirK - a turn-based strategy game for KDE http://gna.org/projects/ksirk KGraphViewer - a GraphViz dot graphs viewer http://extragear.kde.org/apps/kgraphviewer >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<