![]() |
ULIS
dev4.0.7
Utility Library for Imaging Systems
|
This is the complete list of members for IHasText, including all inherited members.
| Delegate typedef | TCallbackCapable< DelegateType, _ID > | |
| Font() const | IHasText | |
| FontSize() const | IHasText | |
| GetDelegate() const | TCallbackCapable< DelegateType, _ID > | inline |
| IHasText(const FWString &iString=L"Lorem ipsum dolor sit amet...", const FFont &iFont=FFont::DefaultFont, int iSize=12, const FColor &iColor=FColor::Black, bool iAntiAliased=true, const FOnTextInfoChanged &iDelegate=FOnTextInfoChanged()) | IHasText | protected |
| Invoke(Args ... args) const | TCallbackCapable< DelegateType, _ID > | inline |
| IsAntiAliased() const | IHasText | |
| SetAntiAliased(bool iValue) | IHasText | |
| SetDelegate(const DelegateType &iDelegate) | TCallbackCapable< DelegateType, _ID > | inline |
| SetDelegate(const TCallbackCapable< DelegateType, _ID > &iOther) | TCallbackCapable< DelegateType, _ID > | inline |
| SetDelegate(typename DelegateType::tFptr iDelegateFPTR) | TCallbackCapable< DelegateType, _ID > | inline |
| SetFont(const FFont &iValue) | IHasText | |
| SetFontSize(int iValue) | IHasText | |
| SetText(const FWString &iValue) | IHasText | |
| SetTextColor(const FColor &iValue) | IHasText | |
| TCallbackCapable(const DelegateType &iDelegate=DelegateType()) | TCallbackCapable< DelegateType, _ID > | inline |
| TCallbackCapable(typename DelegateType::tFptr iDelegateFPTR) | TCallbackCapable< DelegateType, _ID > | inline |
| Text() const | IHasText | |
| TextColor() const | IHasText |
1.8.16