Ein interessanter Artikel bei www.linux4user.de

anonymous kdevelop at kdevelop.org
Fri Dec 8 05:54:27 GMT 2000


Hallo KDevelop Mailinglist:

Ihr Freund anonymous fand den folgenden Artikel interessant und wollte ihn an Sie schicken.


QDesigner by Troll Tech
(Datum: 2000-12-04 19:55:55)
Thema: Programmieren

Du erstellst eine Oberfläche mit dem QDesigner, und weisst nicht, wie Du die Datei in Dein Projekt bekommst ?<br>
So folge diesem Weg :)<br>
qdesigner starten, Dialog etc erzeugen und als form.ui speichern.<br>
Jetzt machen wir aus dem *.ui file ein *.h und das dazugehörige cpp-file:<br>
<b>
uic form.ui >form.h<br>
quic -impl form.h form.ui >form.cpp<br></b>
nun bindest Du diese Dateien in Dein Projekt ein. Die beiden Befehle <b>uic </b>und <b>quic</b> befinden sich in Deinem QT2/bin-Verzeichnis.<br> Viel Spass !





Hier können Sie weitere interessante Artikel lesen:  www.linux4user.de
http://www2.math.uni-potsdam.de

-
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