FastLED
3.9.15
Loading...
Searching...
No Matches
help.cpp.hpp
Go to the documentation of this file.
1
#include "
fl/ui/help.h
"
2
#include "
fl/stl/noexcept.h
"
3
4
namespace
fl
{
5
6
UIHelp::UIHelp
(
const
char
*
markdownContent
)
FL_NOEXCEPT
:
mImpl
(
markdownContent
) {}
7
UIHelp::~UIHelp
()
FL_NOEXCEPT
{}
8
9
}
// namespace fl
fl::UIHelp::markdownContent
const fl::string & markdownContent() const FL_NOEXCEPT
Definition
help.h:46
fl::UIHelp::mImpl
UIHelpImpl mImpl
Definition
help.h:49
fl::UIHelp::~UIHelp
~UIHelp() FL_NOEXCEPT
Definition
help.cpp.hpp:7
fl::UIHelp::UIHelp
UIHelp(const char *markdownContent) FL_NOEXCEPT
Definition
help.cpp.hpp:6
help.h
fl
Base definition for an LED controller.
Definition
crgb.hpp:179
noexcept.h
FL_NOEXCEPT
#define FL_NOEXCEPT
fl
ui
help.cpp.hpp
Generated on Tue Jun 16 2026 00:07:00 for FastLED by
1.13.2