|
template<CWidgetOrSlotArguments Arguments, CFunctionLike AttrBlock>
requires ( TFunction_ArgCount<AttrBlock> == 1 && CSameAs<Arguments&, TFunction_Arg<AttrBlock, 0>> ) |
TFunction_Return< AttrBlock > | Mcro::Slate::operator/ (Arguments &args, const AttrBlock &attributes) |
|
template<CWidgetOrSlotArguments Arguments, CFunctionLike AttrBlock>
requires ( TFunction_ArgCount<AttrBlock> == 1 && CSameAs<Arguments&, TFunction_Arg<AttrBlock, 0>> ) |
TFunction_Return< AttrBlock > | Mcro::Slate::operator/ (Arguments &&args, const AttrBlock &attributes) |
|
template<CRange Range, CFunctionLike Transform, CFunctionLike OnEmpty, CSlotArguments SlotArguments, CWidgetArguments Arguments> |
Arguments & | Mcro::Slate::operator+ (Arguments &args, TSlots< Range, Transform, OnEmpty, SlotArguments > &&slots) |
|
MCRO_API EVisibility | Mcro::Slate::IsVisible (bool visible, EVisibility hiddenState=EVisibility::Collapsed) |
|
- Copyright
- This Source Code is subject to the terms of the Mozilla Public License, v2.0. If a copy of the MPL was not distributed with this file You can obtain one at https://mozilla.org/MPL/2.0/
- Author
- David Mórász
- Date
- 2025
Definition in file Slate.h.