Skip to content

KDBindings::Signal::Impl::Connection

Public Attributes

Name
bool blocked
std::function< void(Args...)> slot

Public Attributes Documentation

variable blocked

1
bool blocked { false };

variable slot

1
std::function< void(Args...)> slot;

Updated on 2024-04-14 at 00:00:43 +0000