|
SimpleWindow
|
成员的完整列表,这些成员属于 sw::BoolNegationConverter,包括所有继承而来的类成员
| Convert(bool source) override (定义于 sw::BoolNegationConverter) | sw::BoolNegationConverter | inlinevirtual |
| IValueConverter< bool, bool >::Convert(TSourceParam source)=0 | sw::IValueConverter< bool, bool > | pure virtual |
| ConvertBack(bool target) override (定义于 sw::BoolNegationConverter) | sw::BoolNegationConverter | inlinevirtual |
| IValueConverter< bool, bool >::ConvertBack(TTargetParam target)=0 | sw::IValueConverter< bool, bool > | pure virtual |
| TSourceParam typedef | sw::IValueConverter< bool, bool > | |
| TTargetParam typedef | sw::IValueConverter< bool, bool > | |
| ~IValueConverter()=default | sw::IValueConverter< bool, bool > | virtual |