On Sat, 23 Aug 2003 12:40, Mike Adolf wrote: > I just read the guick starts for both KDeveloper and QT. KDeveloper has QT > in its tool menu but QT seems to be a stand-alone IDE (with widgets). What > is the intended relationship/usage between KDeveloper and QT. > > thanks > mike
You use KDevelop as your main IDE, and from there you launch QTDesigner to design your gui, the file for which is then passed back to KDevelop to be intergrated into your app. Note that if QTDesigner is compiled with a certain switch set, then the KDE GUI elements are available as well as the usual QT elements. See the developers website developer.kde.org for a couple of tutorials on the subject (note one tutorial uses Gideon, the next version of KDevelop, so the screenshots look different, but the theory and code are the same). Also see the KDevelop website (www.kdevelop.org) for more details. You can also use QTDesigner as an IDE for QT apps, but it doesn't have as many features as KDevelop. John.
Want to buy your Pack or Services from MandrakeSoft? Go to http://www.mandrakestore.com
