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

Defines class CLASS? More...

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

Go to the source code of this file.

Namespaces

 ModelView
 materialitems.h Collection of materials to populate MaterialModel.
 
 ModelView::Factory
 

Functions

MVVM_VIEWMODEL_EXPORT std::unique_ptr< ViewModelModelView::Factory::CreateDefaultViewModel (SessionModel *model)
 Creates view model to represent SessionModel for Qt views. More...
 
MVVM_VIEWMODEL_EXPORT std::unique_ptr< ViewModelModelView::Factory::CreatePropertyFlatViewModel (SessionModel *model)
 Creates view model to represent SessionModel for Qt views. More...
 
MVVM_VIEWMODEL_EXPORT std::unique_ptr< ViewModelModelView::Factory::CreatePropertyTableViewModel (SessionModel *model)
 Creates view model to represent SessionModel for Qt views. More...
 
MVVM_VIEWMODEL_EXPORT std::unique_ptr< ViewModelModelView::Factory::CreatePropertyViewModel (SessionModel *model)
 Creates view model to represent SessionModel for Qt views. More...
 
MVVM_VIEWMODEL_EXPORT std::unique_ptr< ViewModelModelView::Factory::CreateTopItemsViewModel (SessionModel *model)
 Creates view model to represent SessionModel for Qt views. More...
 
template<typename ChildrenStrategy , typename RowStrategy >
std::unique_ptr< ViewModel > ModelView::Factory::CreateViewModel (SessionModel *session_model)
 Creates view model to represent SessionModel for Qt views. More...
 
template<typename ViewModelController >
std::unique_ptr< ViewModel > ModelView::Factory::CreateViewModel (SessionModel *session_model)
 Creates view model to represent SessionModel for Qt views. More...
 

Detailed Description

Defines class CLASS?

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

Definition in file viewmodelfactory.h.