classfile missing: knuminput.h?

Willi Kappler grandor at gmx.de
Sun Aug 8 09:36:40 BST 1999


On Fri, 06 Aug 1999, you wrote:

>Hello,
>
>    I am new at the kdevelop. I just installed it and started using it. It
>seems that the classfiles for the Qt libs are here, but I cannot use any of
>the KDE classes. For example:
>
>#include <knuminput.h>
>.
>..
>..
>     KIntSpinBox* spinner = new KIntSpinBox ...
>
>
>    This causes the compiler to complain that it cannot find the "knuminput.h"
>file. Which is correct, I cannot find it anywhere within my system. I do have
>the kde-1.1.1pre2 sources loaded, but the missing class definition file is not
>there either. Grepping the system for "-i kintspin" returns nothing.
>
>    I did check up at the kdevelop site and the kde site to see if there were
>any of these class libraries available, but there is no mention of kde class
>files.
>
>    Clues, anyone?
>
>TIA
>
>Tom

Hi,

I have KDE 1.1 and there is no knuminput or KIntSpinBox on my system.
The only thing I found was: kspinbox.h and KNumericSpinBox
Where did you see KIntSpinBox ? Perhaps it's a KDE 2.0 thing.

Bye,
Willi



More information about the KDevelop mailing list