NameObject Class Reference

Object to be sent to QML, containing the name of a patien. More...

#include <UI/Types/NameObject.h>

List of all members.

Public Member Functions

 NameObject (const QString &name, QObject *parent=0)
const QString & name () const
Q_SIGNAL void nameChanged ()
 Signal sent when the name changed.

Properties

QString name
 returns the name

Detailed Description

Object to be sent to QML, containing the name of a patien.


Constructor & Destructor Documentation

NameObject::NameObject ( const QString &  name,
QObject *  parent = 0 
) [inline]
Parameters:
name 
parent 

Property Documentation

const QString & NameObject::name [read]

returns the name

Returns:
the name

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