BornAgain
1.19.79
Simulate and fit neutron and x-ray scattering at grazing incidence
|
This is the complete list of members for UIntDescriptor, including all inherited members.
get | UIntDescriptor | |
label | UIntDescriptor | |
limits | UIntDescriptor | |
operator uint() const | UIntDescriptor | |
path | UIntDescriptor | |
set | UIntDescriptor | |
tooltip | UIntDescriptor | |
UIntDescriptor()=default | UIntDescriptor | |
UIntDescriptor(SessionItem *item, const variant< QString, Unit > &unit) | UIntDescriptor | |
UIntDescriptor(const QString &label, SessionItem *item, const variant< QString, Unit > &unit) | UIntDescriptor | |
UIntDescriptor(const QString &label, const uint *var, const variant< QString, Unit > &unit) | UIntDescriptor | |
UIntDescriptor(QString label, QString tooltip, const RealLimits &limits, function< void(uint)> setter, function< uint()> getter, const variant< QString, Unit > &unit) | UIntDescriptor | private |
UIntDescriptor(const QString &label, const QString &tooltip, function< void(uint)> setter, function< uint()> getter, const variant< QString, Unit > &unit) | UIntDescriptor | private |
unit | UIntDescriptor |