CanvasCV: canvascv::ThemeDarkBlue Class Reference
CanvasCV  1.0.0
canvascv::ThemeDarkBlue Class Reference

The ThemeDarkBlue class implements a dark theme of blue over dark gray colors.

#include <themedarkblue.h>

Inheritance diagram for canvascv::ThemeDarkBlue:
canvascv::TwoColoredTheme canvascv::Theme

Additional Inherited Members

- Public Member Functions inherited from canvascv::TwoColoredTheme
virtual void applyStyle (Widget *widget)
 applyStyle is called for every new widget created by the WidgetFactory More...
 
virtual void applyStyle (Shape *shape)
 applyStyle is called for every new Shape created by the ShapeFactory More...
 
virtual void allocateBG (cv::Mat &dst, const cv::Size &size, const cv::Scalar &color)
 allocateBG creates the rect background for widgets More...
 
virtual void flat (cv::Mat &bg, const cv::Scalar &color)
 flat will cause bg to appear flat More...
 
virtual void raised (cv::Mat &bg, const cv::Scalar &color)
 raised will cause bg to appear raised More...
 
virtual void sunken (cv::Mat &bg, const cv::Scalar &color)
 sunken will cause bg to appear sunken More...
 
virtual void selected (cv::Mat &bg, const cv::Scalar &color)
 selected will cause bg to appear selecte More...
 

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