[Kst] extragear/graphics/kst/kst/datasources/healpix
George Staikos
staikos at kde.org
Wed Oct 5 17:03:54 CEST 2005
On Tuesday 04 October 2005 20:18, Ted Kisner wrote:
> On Tuesday 04 October 2005 16:50, George Staikos wrote:
> > Send me a note if you have any questions or problems. This stuff is a
> > bit of black magic still.
>
> Yes, in my previous (small) forays into KDE programming, I did all the
> signal / slot stuff by hand. Now I'm just trying to figure out qt
> designer. I currently have a nice *.ui file created with designer and am
> working on figuring out how the source generation works. I'm assuming that
> the end result from designer should be the *.ui file, a header file
> declaring all the slots, etc and a *.cpp file with blank slot functions
> that I can fill in?
No, but close. It creates a .ui.h file which you fill in with code.
The .cpp and .h files are generated at compile time and we don't put those in
SVN.
--
George Staikos
KDE Developer http://www.kde.org/
Staikos Computing Services Inc. http://www.staikos.net/
More information about the Kst
mailing list