GeneralInformation Class Reference

#include <generalinformation.h>

List of all members.

Public Member Functions

void setDate (QDate date)
void setExperimenters (QString experimenters)
void setDescription (QString description)
void setNotes (QString notes)
QDate getDate ()
QString getExperimenters ()
QString getDescription ()
QString getNotes ()


Detailed Description

Class storing the information contained in the General Information part of the parameter file.
Author:
Lynn Hazan


Member Function Documentation

void GeneralInformation::setDate ( QDate  date  )  [inline]

Sets the date.

void GeneralInformation::setExperimenters ( QString  experimenters  )  [inline]

Sets the experimenters.

void GeneralInformation::setDescription ( QString  description  )  [inline]

Sets the description.

void GeneralInformation::setNotes ( QString  notes  )  [inline]

Sets the notes.

QDate GeneralInformation::getDate (  )  [inline]

Gets the date.

QString GeneralInformation::getExperimenters (  )  [inline]

Gets the experimenters.

QString GeneralInformation::getDescription (  )  [inline]

Gets the description.

QString GeneralInformation::getNotes (  )  [inline]

Gets the notes.


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