SessionXmlWriter Class Reference

Class writting the session xml file. More...

#include <sessionxmlwriter.h>

List of all members.

Public Member Functions

 SessionXmlWriter ()
 Constructor which will write a session file to the url.
bool writeTofile (const KURL &url)
 Writes the xml tree to a session file.
void setLoadedFilesInformation (QValueList< SessionFile > fileList)
 Creates the elements related to the list of files which where loaded during the session, cluster, spike or event files.
void setDisplayInformation (QValueList< DisplayInformation > displayList)
 Creates the elements related to the displays.
 SessionXmlWriter ()
 Constructor which will write a session file to the url.
bool writeTofile (const KURL &url)
 Writes the xml tree to a session file.
void setLoadedFilesInformation (QValueList< SessionFile > fileList)
 Creates the elements related to the list of files which where loaded during the session, cluster, spike or event files.
void setDisplayInformation (QValueList< DisplayInformation > displayList)
 Creates the elements related to the displays.


Detailed Description

Class writting the session xml file.

Author:
Lynn Hazan


Member Function Documentation

bool SessionXmlWriter::writeTofile ( const KURL &  url  ) 

Writes the xml tree to a session file.

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

void SessionXmlWriter::setLoadedFilesInformation ( QValueList< SessionFile fileList  ) 

Creates the elements related to the list of files which where loaded during the session, cluster, spike or event files.

Parameters:
fileList list of files loaded during the session.

void SessionXmlWriter::setDisplayInformation ( QValueList< DisplayInformation displayList  ) 

Creates the elements related to the displays.

Parameters:
displayList list of DisplayInformation given the information on each display.

bool SessionXmlWriter::writeTofile ( const KURL &  url  ) 

Writes the xml tree to a session file.

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

void SessionXmlWriter::setLoadedFilesInformation ( QValueList< SessionFile fileList  ) 

Creates the elements related to the list of files which where loaded during the session, cluster, spike or event files.

Parameters:
fileList list of files loaded during the session.

void SessionXmlWriter::setDisplayInformation ( QValueList< DisplayInformation displayList  ) 

Creates the elements related to the displays.

Parameters:
displayList list of DisplayInformation given the information on each display.


The documentation for this class was generated from the following files:
Generated on Mon Sep 17 20:47:34 2007 for NeuroScope by  doxygen 1.5.1