CanvasCV: CanvasCV-doxygen/src/canvascv/themes/themedarkblue.h Source File CanvasCV 1.0.0 Main Page Related Pages Namespaces Classes Files Examples File List CanvasCV-doxygensrccanvascvthemes themedarkblue.h 1 #ifndef THEMEDARKBLUE_H 2 #define THEMEDARKBLUE_H 3 4 #include "twocoloredtheme.h" 5 6 namespace canvascv 7 { 8 13 class ThemeDarkBlue : public TwoColoredTheme 14 { 15 public: 16 ThemeDarkBlue(); 17 }; 18 19 } 20 #endif // THEMEDARKBLUE_Hcanvascv::TwoColoredThemeThe ThemeDark class implements a 2 colored theme base class. Definition: twocoloredtheme.h:13 canvascvThis namespace holds all the classes of the CanvasCV library. Definition: canvas.h:20 canvascv::ThemeDarkBlueThe ThemeDarkBlue class implements a dark theme of blue over dark gray colors. Definition: themedarkblue.h:13 Generated by 1.8.11 Share on: Facebook Linkedin Google+