Object to be sent to QML, containing the name of a patien. More...
#include <UI/Types/NameObject.h>
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 |
Object to be sent to QML, containing the name of a patien.
NameObject::NameObject | ( | const QString & | name, | |
QObject * | parent = 0 | |||
) | [inline] |
name | ||
parent |
const QString & NameObject::name [read] |
returns the name