cvui
A (very) simple UI lib built on top of OpenCV drawing primitives
cvui::cvui_label_t Struct Reference

#include <cvui.h>

Collaboration diagram for cvui::cvui_label_t:

Public Attributes

bool hasShortcut
 
char shortcut
 
std::string textAfterShortcut
 
std::string textBeforeShortcut
 

Member Data Documentation

◆ hasShortcut

bool cvui::cvui_label_t::hasShortcut

◆ shortcut

char cvui::cvui_label_t::shortcut

◆ textAfterShortcut

std::string cvui::cvui_label_t::textAfterShortcut

◆ textBeforeShortcut

std::string cvui::cvui_label_t::textBeforeShortcut

The documentation for this struct was generated from the following file: