CYD-UI
A C++ library for building native graphic user interfaces
Loading...
Searching...
No Matches
cydui::provide_context< ContextType > Member List

This is the complete list of members for cydui::provide_context< ContextType >, including all inherited members.

context_type typedefcydui::provide_context< ContextType >
notify()cydui::provide_context< ContextType >inline
operator std::shared_ptr< context_type >()cydui::provide_context< ContextType >inline
operator*()cydui::provide_context< ContextType >inline
operator->()cydui::provide_context< ContextType >inline
operator=(const provide_context &other)=defaultcydui::provide_context< ContextType >
operator=(provide_context &&other)=defaultcydui::provide_context< ContextType >
operator>(with_context &&components)cydui::provide_context< ContextType >
provide_context()cydui::provide_context< ContextType >inline
provide_context(const provide_context &other)=defaultcydui::provide_context< ContextType >
provide_context(provide_context &&other) noexcept=defaultcydui::provide_context< ContextType >
provide_context_delegatecydui::provide_context< ContextType >friend