appkit  1.5.1
RoadNarrows Robotics Application Kit
WinLookFeel.h File Reference

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
 

Detailed Description

RoadNarrows top-level look and feel user interface declarations.

LastChangedDate
2013-05-03 07:45:13 -0600 (Fri, 03 May 2013)
Rev
2904
Author
Robin Knight (robin.nosp@m..kni.nosp@m.ght@r.nosp@m.oadn.nosp@m.arrow.nosp@m.s.co.nosp@m.m)
Daniel Packard (danie.nosp@m.l@ro.nosp@m.adnar.nosp@m.rows.nosp@m..com)
Copyright
© 2012-2017. RoadNarrows LLC.
http://www.roadnarrows.com
All Rights Reserved

Definition in file WinLookFeel.h.