BornAgain
1.19.0
Simulate and fit neutron and x-ray scattering at grazing incidence
|
Public Member Functions | |
SetValueCommandImpl (Variant value, int role) | |
Public Attributes | |
Path | m_item_path |
int | m_role |
Value to set as a result of command execution. More... | |
Variant | m_value |
Definition at line 28 of file setvaluecommand.cpp.
|
inline |
Definition at line 32 of file setvaluecommand.cpp.
Path ModelView::SetValueCommand::SetValueCommandImpl::m_item_path |
Definition at line 31 of file setvaluecommand.cpp.
int ModelView::SetValueCommand::SetValueCommandImpl::m_role |
Value to set as a result of command execution.
Definition at line 30 of file setvaluecommand.cpp.
Variant ModelView::SetValueCommand::SetValueCommandImpl::m_value |
Definition at line 29 of file setvaluecommand.cpp.