Integrating a dialog
Werner Modenbach
modenbach at alc.de
Fri Nov 15 07:33:21 GMT 2002
WARNING: Unsanitized content follows.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Am Freitag, 15. November 2002 04:29 schrieben Sie / On Freitag, 15. November
2002 04:29 you wrote:
> I am trying to build a Hello World app, and I can't figure out how
> to integrate the window I create with QTDesigner with my
> KDevelop Project. I've read various docs, and they all seem
> to refer to older versions and a command "Generate Files"
> that I don't have in my menus. Once I build my window all
> I get is a .ui file. Somehow I need .h and .cpp files I think.
>
OK. If you "build" your project the .ui file is compiled by the corresponding
QT compiler and you will get a .h and .cpp file.
If you use designet for only defining the user interface it is a good idea to
create a class which is derived from your interface class. There you can do
all your coding and you can reference the interface elements by their names
(pointers to the ui classes).
- - Werner -
- --
- ------------------------------------------------------------------------------------
Werner Modenbach
ALC Computertechnik GmbH
Kaiserstr. 100
D-52134 Herzogenrath
http://www.alc.de
- ------------------------------------------------------------------------------------
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)
iD8DBQE91KNBLvDE46ZpX7ARAk+VAJ0RcRx/yiGc3nLjFMeUBqBMpkuiJQCfSDTg
EpK46u53sF3nrFQdJL5h5eQ=
=vHOR
-----END PGP SIGNATURE-----
-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«
More information about the KDevelop
mailing list