BornAgain  1.19.0
Simulate and fit neutron and x-ray scattering at grazing incidence
SampleDesignerInterface Class Reference

sample designer interface More...

Inheritance diagram for SampleDesignerInterface:
[legend]
Collaboration diagram for SampleDesignerInterface:
[legend]

Public Member Functions

 SampleDesignerInterface (QObject *parent=0)
 
virtual ~SampleDesignerInterface ()
 

Detailed Description

sample designer interface

Definition at line 31 of file SampleDesigner.h.

Constructor & Destructor Documentation

◆ SampleDesignerInterface()

SampleDesignerInterface::SampleDesignerInterface ( QObject *  parent = 0)
inline

Definition at line 35 of file SampleDesigner.h.

35 : QObject(parent) {}

◆ ~SampleDesignerInterface()

virtual SampleDesignerInterface::~SampleDesignerInterface ( )
inlinevirtual

Definition at line 36 of file SampleDesigner.h.

36 {}

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