Changement Class Reference

Handle changes information. More...

#include <Types/Changement.h>

List of all members.

Public Member Functions

 Changement (QObject *parent=0)
 Changement (const QString &userName, const QDateTime &time, const QString &message, QObject *parent=0)
 Changement (const Changement &changement)
Changementoperator= (const Changement &changement)
const QString & userName () const
const QDateTime & time () const
QString timeString () const
 return time in string formatting (for QML)
const QString & message () const

Properties

QString userName
 the name of the creator of the change
QString time
 returns the time of the changement
QString message
 returns the information message

Detailed Description

Handle changes information.


Constructor & Destructor Documentation

Changement::Changement ( QObject *  parent = 0  )  [inline]
Parameters:
parent 
Changement::Changement ( const QString &  userName,
const QDateTime &  time,
const QString &  message,
QObject *  parent = 0 
) [inline]
Parameters:
userName 
time 
message 
parent 
Changement::Changement ( const Changement changement  )  [inline]
Parameters:
changement 

Member Function Documentation

Changement & Changement::operator= ( const Changement changement  ) 
Parameters:
changement 
Returns:
QString Changement::timeString (  )  const [inline]

return time in string formatting (for QML)

Returns:

Property Documentation

const QString & Changement::message [read]

returns the information message

Returns:
const QDateTime & Changement::time [read]

returns the time of the changement

Returns:
const QString & Changement::userName [read]

the name of the creator of the change

Returns:

The documentation for this class was generated from the following files:
 All Classes Functions Variables Enumerations Properties
Generated on Tue Sep 13 01:45:57 2011 for MedCenter by  doxygen 1.6.3