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

Description

Defines functions from namespace GUI::Util::String.

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

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

Go to the source code of this file.

Namespaces

 GUI
 
 GUI::Util
 
 GUI::Util::String
 

Functions

QStringList GUI::Util::String::fromStdStrings (const std::vector< std::string > &container)
 
QString GUI::Util::String::readTextFile (const QString &fileName)
 
QString GUI::Util::String::suggestName (const QStringList &existingNames, const QString &name)
 Returns a name suggestion based on the given name. More...