|
BornAgain
1.19.0
Simulate and fit neutron and x-ray scattering at grazing incidence
|
This is the complete list of members for ModelView::TagInfo, including all inherited members.
| isSinglePropertyTag() const | ModelView::TagInfo | |
| isValidChild(const std::string &modelType) const | ModelView::TagInfo | |
| m_max | ModelView::TagInfo | private |
| m_min | ModelView::TagInfo | private |
| m_modelTypes | ModelView::TagInfo | private |
| m_name | ModelView::TagInfo | private |
| max() const | ModelView::TagInfo | |
| maximumReached() const | ModelView::TagInfo | |
| min() const | ModelView::TagInfo | |
| modelTypes() const | ModelView::TagInfo | |
| name() const | ModelView::TagInfo | |
| operator!=(const TagInfo &other) const | ModelView::TagInfo | |
| operator==(const TagInfo &other) const | ModelView::TagInfo | |
| propertyTag(std::string name, std::string model_type) | ModelView::TagInfo | static |
| TagInfo() | ModelView::TagInfo | |
| TagInfo(std::string name, int min, int max, std::vector< std::string > modelTypes) | ModelView::TagInfo | |
| universalTag(std::string name, std::vector< std::string > modelTypes={}) | ModelView::TagInfo | static |