ardour
Public Member Functions | Protected Member Functions | List of all members
CairoPacker Class Referenceabstract

#include <cairo_packer.h>

Inheritance diagram for CairoPacker:
CairoHPacker CairoVPacker TimeInfoBox

Public Member Functions

 CairoPacker ()
 
virtual ~CairoPacker ()
 
virtual Gdk::Color get_bg () const =0
 

Protected Member Functions

virtual void draw_background (Gtk::Widget &, GdkEventExpose *)
 

Detailed Description

Definition at line 8 of file cairo_packer.h.

Constructor & Destructor Documentation

CairoPacker::CairoPacker ( )
inline

Definition at line 11 of file cairo_packer.h.

virtual CairoPacker::~CairoPacker ( )
inlinevirtual

Definition at line 12 of file cairo_packer.h.

Member Function Documentation

void CairoPacker::draw_background ( Gtk::Widget &  w,
GdkEventExpose *   
)
protectedvirtual

Definition at line 25 of file cairo_packer.cc.

virtual Gdk::Color CairoPacker::get_bg ( ) const
pure virtual

Implemented in CairoVPacker, and CairoHPacker.


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