Ardour  9.0-pre0-582-g084a23a80d
CairoPacker Class Referenceabstract

#include <cairo_packer.h>

Inheritance diagram for CairoPacker:
[legend]

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::CairoPacker ( )
inline

Definition at line 11 of file cairo_packer.h.

◆ ~CairoPacker()

virtual CairoPacker::~CairoPacker ( )
inlinevirtual

Definition at line 12 of file cairo_packer.h.

Member Function Documentation

◆ draw_background()

virtual void CairoPacker::draw_background ( Gtk::Widget ,
GdkEventExpose  
)
protectedvirtual

◆ get_bg()

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

Implemented in CairoVPacker, and CairoHPacker.


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