nux-1.14.0
nux::Canvas Class Reference
Inheritance diagram for nux::Canvas:
nux::View nux::InputArea nux::Area nux::InitiallyUnownedObject nux::Focusable nux::Object nux::Trackable nux::Introspectable BarCanvas FooCanvas

List of all members.

Public Member Functions

 Canvas (NUX_FILE_LINE_DECL)
void Draw (GraphicsEngine &gfxContext, bool forceDraw)
void DrawContent (GraphicsEngine &gfxContext, bool forceDraw)
long ProcessEvent (IEvent &event, long traverseInfo, long processEventInfo)
virtual void Paint ()
void Invalidate ()

Protected Member Functions

cairo_surface_t * GetCairoSurface ()
cairo_t * GetCairoContext ()
int GetLastWidth ()
int GetLastHeight ()

Detailed Description

Definition at line 29 of file Canvas.h.


The documentation for this class was generated from the following files:
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends