![]() |
appkit
1.5.1
RoadNarrows Robotics Application Kit
|
RoadNarrows top-level look and feel user interface declarations. More...
#include "opencv/cv.h"#include "opencv/highgui.h"Go to the source code of this file.
Namespaces | |
| rnr | |
| RoadNarrows Robotics. | |
Variables | |
| const char *const | rnr::GuiStrColorWinBg = "#000000" |
| window bg color | |
| const char *const | rnr::GuiStrColorStatusFg = "#fed700" |
| status fg color | |
| const char *const | rnr::GuiStrColorStatusBg = "#000000" |
| status bg color | |
| const char *const | rnr::GuiStrColorStatusBorder = "#aa0000" |
| status border | |
| const char *const | rnr::GuiStrColorBttnBg = "#e6e6e6" |
| button bg color | |
| const char *const | rnr::GuiStrColorTextFg = "#ffffff" |
| text fg color | |
| const char *const | rnr::GuiStrColorTextBg = "#000000" |
| text bg color | |
| const char *const | rnr::GuiStrColorImageBg = "#ffffff" |
| image bg color | |
| const char *const | rnr::GuiStrColorRNRed = "#aa0000" |
| RN red. | |
| const char *const | rnr::GuiStrColorRNBlack = "#000000" |
| RN black. | |
| const char *const | rnr::GuiStrColorRNWhite = "#ffffff" |
| RN white. | |
| const char *const | rnr::GuiStrColorRNYellow = "#fed700" |
| RN yellow. | |
| const char *const | rnr::GuiStrFontLarge = "Arial 20" |
| large font | |
| const char *const | rnr::GuiStrFontMedium = "Arial 15" |
| medium font | |
| const char *const | rnr::GuiStrFontSmall = "Arial 12" |
| small font | |
| const char *const | rnr::GuiStrFontTiny = "Arial 8" |
| tiny font | |
RoadNarrows top-level look and feel user interface declarations.
Definition in file WinLookFeel.h.