CustusX  18.04
An IGT application
cx::LandmarkProperty Class Reference

#include <cxLandmark.h>

Public Member Functions

 LandmarkProperty (const QString &uid="", const QString &name="", bool active=true)
 
bool getActive () const
 
QString getName () const
 
QString getUid () const
 
void setName (const QString &name)
 
void setActive (bool active)
 
void addXml (QDomNode &dataNode)
 
void parseXml (QDomNode &dataNode)
 

Detailed Description

Definition at line 90 of file cxLandmark.h.

Constructor & Destructor Documentation

cx::LandmarkProperty::LandmarkProperty ( const QString &  uid = "",
const QString &  name = "",
bool  active = true 
)
explicit

-----------------------------------------------------—


Definition at line 157 of file cxLandmark.cpp.

Member Function Documentation

void cx::LandmarkProperty::addXml ( QDomNode &  dataNode)

Definition at line 189 of file cxLandmark.cpp.

bool cx::LandmarkProperty::getActive ( ) const

Definition at line 179 of file cxLandmark.cpp.

QString cx::LandmarkProperty::getName ( ) const

Definition at line 184 of file cxLandmark.cpp.

QString cx::LandmarkProperty::getUid ( ) const

Definition at line 174 of file cxLandmark.cpp.

void cx::LandmarkProperty::parseXml ( QDomNode &  dataNode)

Definition at line 195 of file cxLandmark.cpp.

void cx::LandmarkProperty::setActive ( bool  active)

Definition at line 169 of file cxLandmark.cpp.

void cx::LandmarkProperty::setName ( const QString &  name)

Definition at line 164 of file cxLandmark.cpp.


The documentation for this class was generated from the following files: