BornAgain
1.19.0
Simulate and fit neutron and x-ray scattering at grazing incidence
standardtreeviews.h
Go to the documentation of this file.
1
// ************************************************************************************************
2
//
3
// qt-mvvm: Model-view-view-model framework for large GUI applications
4
//
5
//! @file mvvm/view/mvvm/widgets/standardtreeviews.h
6
//! @brief Defines class CLASS?
7
//!
8
//! @homepage http://www.bornagainproject.org
9
//! @license GNU General Public License v3 or higher (see COPYING)
10
//! @copyright Forschungszentrum Jülich GmbH 2020
11
//! @authors Gennady Pospelov et al, Scientific Computing Group at MLZ (see CITATION, AUTHORS)
12
//
13
// ************************************************************************************************
14
15
#ifndef BORNAGAIN_MVVM_VIEW_MVVM_WIDGETS_STANDARDTREEVIEWS_H
16
#define BORNAGAIN_MVVM_VIEW_MVVM_WIDGETS_STANDARDTREEVIEWS_H
17
18
//! @file mvvm/view/mvvm/widgets/standardtreeviews.h
19
//! @brief Collection of includes to get all standard tree views.
20
21
#include "
mvvm/widgets/allitemstreeview.h
"
22
#include "
mvvm/widgets/propertytreeview.h
"
23
#include "
mvvm/widgets/topitemstreeview.h
"
24
25
#endif
// BORNAGAIN_MVVM_VIEW_MVVM_WIDGETS_STANDARDTREEVIEWS_H
allitemstreeview.h
Defines class CLASS?
propertytreeview.h
Defines class CLASS?
topitemstreeview.h
Defines class CLASS?
mvvm
view
mvvm
widgets
standardtreeviews.h
Generated by
1.9.1