KDE PIM / Developers / API Docs / libkcal

KCal::HtmlExport Class Reference

This class provides the functions to export a calendar as a HTML page. More...

#include <htmlexport.h>

List of all members.

Public Member Functions

Protected Member Functions


Detailed Description

This class provides the functions to export a calendar as a HTML page.


Constructor & Destructor Documentation

HtmlExport::HtmlExport Calendar calendar,
HTMLExportSettings *  settings
 

Create new HTML exporter for calendar.


Member Function Documentation

bool HtmlExport::save const QString &  fileName = QString::null  ) 
 

Writes out the calendar in HTML format.

bool HtmlExport::save QTextStream *   ) 
 

Writes out calendar to text stream.


The documentation for this class was generated from the following files: