Development/Tutorials/KDE3/KDockWidget

From KDE TechBase
Revision as of 20:58, 5 June 2007 by Dhaumann (talk | contribs) (category KDE3)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Dock Widget Tutorial

This tutorial shows examples on how to create docking widgets that dock to your main application.

Start a new project using kdevelop

1. First start the Kdevelop.

2. Select New Project from the project menu

3. Select Simple KDE application located under C++ -> KDE