Button.h File Reference
Include dependency graph for Button.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  mc_rtc::gui::details::ButtonImpl< Callback >
 

Namespaces

 mc_rtc
 
 mc_rtc::gui
 
 mc_rtc::gui::details
 

Functions

template<typename Callback >
auto mc_rtc::gui::Button (const std::string &name, Callback cb)