GeneralInfoPage Class Reference

#include <generalinfopage.h>

List of all members.

Public Slots

void propertyModified ()
void resetModificationStatus ()

Public Member Functions

 GeneralInfoPage (QWidget *parent=0, const char *name=0)
void setDate (QDate date)
void setExperimenters (QString experimenters)
void setDescription (QString description)
void setNotes (QString notes)
QDate getDate ()
QString getExperimenters ()
QString getDescription ()
QString getNotes ()
bool isModified () const
void initialisationOver ()


Detailed Description

Author:
Lynn Hazan


Member Function Documentation

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

Sets the date.

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

Sets the experimenters.

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

SSets the description.

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

Sets the notes.

QDate GeneralInfoPage::getDate (  )  [inline]

Gets the date.

QString GeneralInfoPage::getExperimenters (  )  [inline]

Gets the experimenters.

QString GeneralInfoPage::getDescription (  )  [inline]

Gets the description.

QString GeneralInfoPage::getNotes (  )  [inline]

Gets the notes.

bool GeneralInfoPage::isModified (  )  const [inline]

True if at least one property has been modified, false otherwise.

void GeneralInfoPage::initialisationOver (  )  [inline]

Indicates that the initialisation is finished.

void GeneralInfoPage::propertyModified (  )  [inline, slot]

Will be called when any properties is modified.

void GeneralInfoPage::resetModificationStatus (  )  [inline, slot]

Resets the internal modification status to false.


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