QXRD  0.11.16
Public Member Functions | Private Slots | List of all members
QcepPropertiesModel Class Reference

#include <qceppropertiesmodel.h>

Inheritance diagram for QcepPropertiesModel:
Inheritance graph
[legend]
Collaboration diagram for QcepPropertiesModel:
Collaboration graph
[legend]

Public Member Functions

 QcepPropertiesModel ()
 

Private Slots

void onDataObjectChanged ()
 

Detailed Description

Definition at line 6 of file qceppropertiesmodel.h.

Constructor & Destructor Documentation

QcepPropertiesModel::QcepPropertiesModel ( )

Definition at line 3 of file qceppropertiesmodel.cpp.

4 {
5 
6 }

Member Function Documentation

void QcepPropertiesModel::onDataObjectChanged ( )
privateslot

Definition at line 8 of file qceppropertiesmodel.cpp.

9 {
10  beginResetModel();
11  endResetModel();
12 }

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