Chapter 1. Introduction

To get us started doing something useful with Qt Designer, we are going to build a simple program that will show you the power of Qt Designer and KDevelop. I hope that this will help you to create your first "real" KDE application.

If you are already familiar with KDevelop and Qt Designer and you only want to know how they work together, go straight to the last chapter where the procedure is explained very quickly.

KDevelop will help you to build a complete KDE application. The KDE project uses the autoconf and automake tools and KDevelop will provide you all the necessary files (admin directory, Makefile.cvs, Makefile.am,...).