![]() |
ULIS
dev4.0.7
Utility Library for Imaging Systems
|
Public Member Functions | |
bool | IsPaintLocked () const |
void | SetPaintLocked (bool i) |
![]() | |
TCallbackCapable (const DelegateType &iDelegate=DelegateType()) | |
TCallbackCapable (typename DelegateType::tFptr iDelegateFPTR) | |
const DelegateType & | GetDelegate () const |
template<typename ... Args> | |
void | Invoke (Args ... args) const |
void | SetDelegate (const DelegateType &iDelegate) |
void | SetDelegate (const TCallbackCapable< DelegateType, _ID > &iOther) |
void | SetDelegate (typename DelegateType::tFptr iDelegateFPTR) |
Protected Member Functions | |
IHasPaintLock (bool i=false, const FOn_bool_Changed &d=FOn_bool_Changed()) | |
Additional Inherited Members | |
![]() | |
using | Delegate = DelegateType |
|
protected |
bool IHasPaintLock::IsPaintLocked | ( | ) | const |
void IHasPaintLock::SetPaintLocked | ( | bool | i | ) |