BornAgain
1.19.0
Simulate and fit neutron and x-ray scattering at grazing incidence
|
Defines PropertyEditorFactory namespace. More...
Go to the source code of this file.
Namespaces | |
PropertyEditorFactory | |
Creates editors for SessionItem's values. | |
Functions | |
QWidget * | PropertyEditorFactory::CreateEditor (const SessionItem &item, QWidget *parent=nullptr) |
Creates an editor suitable for editing of item.value() More... | |
bool | PropertyEditorFactory::hasStringRepresentation (const QModelIndex &index) |
Returns true if the index data has known (custom) convertion to string. More... | |
QString | PropertyEditorFactory::toString (const QModelIndex &index) |
Provides string representation of index data. More... | |
Defines PropertyEditorFactory namespace.
Definition in file PropertyEditorFactory.h.