I finally finished my first KDE app. A Viewer for the stdinput.
Works very well.
Done with widgets, slots, signals, objects and so on and i think,
i understood, what i wrote. But most problems i solved with
trying ("->" doesn't work, let's try "."). So i need some kind of
explanation of the c++ object-model.
Roland