QXRD  0.11.16
Public Member Functions | List of all members
QcepPropertyValue Class Reference

#include <qceppropertyvalue.h>

Inheritance diagram for QcepPropertyValue:
Inheritance graph
[legend]

Public Member Functions

 QcepPropertyValue (QObject *parent=0)
 
virtual ~QcepPropertyValue ()
 
virtual void setSettingsValue (QSettings *settings, QString name)
 

Detailed Description

Definition at line 7 of file qceppropertyvalue.h.

Constructor & Destructor Documentation

QcepPropertyValue::QcepPropertyValue ( QObject *  parent = 0)
explicit

Definition at line 3 of file qceppropertyvalue.cpp.

4 {
5 }
QcepPropertyValue::~QcepPropertyValue ( )
virtual

Definition at line 7 of file qceppropertyvalue.cpp.

8 {
9 }

Member Function Documentation

void QcepPropertyValue::setSettingsValue ( QSettings *  settings,
QString  name 
)
virtual

Reimplemented in QcepVector3D, and QcepMatrix3x3.

Definition at line 11 of file qceppropertyvalue.cpp.

12 {
13 }

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