BornAgain  1.19.79
Simulate and fit neutron and x-ray scattering at grazing incidence
SessionModel.h File Reference

Description

Defines class SessionModel.

Homepage:\n http://www.bornagainproject.org
License:\n GNU General Public License v3 or higher (see COPYING)
Authors
Scientific Computing Group at MLZ (see CITATION, AUTHORS)

Definition in file SessionModel.h.

Include dependency graph for SessionModel.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SessionModel
 Base class for a GUI data collection. A collection is e.g. all real data (RealDataModel). Every model is implementing a Qt item model, therefore the "model" in the class name. Each model is populated by objects derived from SessionItem. More...