Introduction
Prev
Next

Chapter 1. Introduction

Kugar is a report creation tool for Qt™ and KDE. It includes GUI report template designer, report engine, Konqueror part for easy report preview and a set of examples.

The Kugar Report Designer is a report template creation tool for Kugar report engine. Kugar report engine uses an XML™ based report template file (which can be created by hand or with Kugar Report Designer) and data file (also in XML™ format) to create reports. To get more information on Kugar Report Designer refer to the Report Template Designer Manual.

See The KugarTemplate Document Type Definition for an overview of template's DTD (file format), KugarData Document Type Definition and Tutorial for step-by-step explanation on how reports can be created.

Programmers should also refer to the Programmer's guide to find information about using Kugar in their own applications.

Prev
Next
Home