sprint 1-alpha
|
Brush API. More...
Go to the source code of this file.
Classes | |
class | sprint::gtl::CBrushT< t_bManaged > |
A Brush object. More... | |
Namespaces | |
namespace | sprint |
Sprint is a lightweight c++ library to handle different task with crossplatform attention (trying to compile both on MSVC and Mingw on WIn32 and GCC on Linux. | |
namespace | sprint::gtl |
GTL, GUI Template Library is an ATL compatible framework, oriented to cross-compile Win32 application on more operative systems. | |
Typedefs | |
typedef CBrushT< false > | sprint::gtl::CBrushHandle |
typedef CBrushT< true > | sprint::gtl::CBrush |
Functions | |
CBrushHandle | sprint::gtl::BlackBrush () |
CBrushHandle | sprint::gtl::WhiteBrush () |
Brush API.