Rose
|
A GUI Shell to select which application to run on the FrameBuffer. More...
#include <RoseShell.h>
Public Member Functions | |
RoseShell (int argc, char **argv, std::string_view title) | |
void | build () |
Protected Attributes | |
std::shared_ptr< rose::SecondTick > | mSecondTick |
std::shared_ptr< rose::Slot< rose::Button::SignalType > > | mMenuButtonRx |
A GUI Shell to select which application to run on the FrameBuffer.