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

Defines class CLASS? More...

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

Go to the source code of this file.

Functions

void InitIconResources ()
 

Detailed Description

Defines class CLASS?

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 resources.h.

Function Documentation

◆ InitIconResources()

void InitIconResources ( )
inline

Definition at line 20 of file resources.h.

21 {
22  Q_INIT_RESOURCE(icons);
23 }

Referenced by gui2::StyleUtils::SetToolBarStyleTextBesides().