BornAgain
1.19.79
Simulate and fit neutron and x-ray scattering at grazing incidence
|
Defines functions from namespace GUI::Util::String.
Definition in file String.h.
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... | |