DescriptionWriter Class Reference

#include <descriptionwriter.h>

List of all members.

Public Member Functions

bool writeTofile (const KURL &url)
void setProgramInformation (ProgramInformation &programInformation)


Detailed Description

This class writes a program description to disk.
Author:
Lynn Hazan


Member Function Documentation

bool DescriptionWriter::writeTofile ( const KURL &  url  ) 

Writes the xml tree to a description file given by url.

Parameters:
url url of the file to write to.
Returns:
true if the description file could be write to disk, false otherwise.

void DescriptionWriter::setProgramInformation ( ProgramInformation programInformation  ) 

Creates the elements containing the information for a program used to process the data link to the current parameter file.

Parameters:
programInformation a ProgramInformation containing the program parameter description.


The documentation for this class was generated from the following files:
Generated on Sat Sep 15 16:04:45 2007 for ndmanager.kdevelop by  doxygen 1.5.1