Ardour  9.0-pre0-822-g12e3bc5c20
ArdourWidgets::HPane Class Reference

#include <pane.h>

Inheritance diagram for ArdourWidgets::HPane:
[legend]

Public Member Functions

 HPane ()
 
- Public Member Functions inherited from ArdourWidgets::Pane
 Pane (bool horizontal)
 
 ~Pane ()
 
void set_divider (std::vector< float >::size_type divider, float fract)
 
float get_divider (std::vector< float >::size_type divider=0) const
 
void set_child_minsize (Gtk::Widget const &, int32_t)
 
GType child_type_vfunc () const
 
void set_drag_cursor (Gdk::Cursor)
 
void set_check_divider_position (bool)
 

Additional Inherited Members

- Public Types inherited from ArdourWidgets::Pane
typedef std::vector< std::shared_ptr< Child > > Children
 
- Protected Member Functions inherited from ArdourWidgets::Pane
void on_add (Gtk::Widget *)
 
void on_remove (Gtk::Widget *)
 
void on_size_request (GtkRequisition *)
 
void on_size_allocate (Gtk::Allocation &)
 
bool on_expose_event (GdkEventExpose *)
 
bool handle_press_event (GdkEventButton *, Divider *)
 
bool handle_release_event (GdkEventButton *, Divider *)
 
bool handle_motion_event (GdkEventMotion *, Divider *)
 
bool handle_enter_event (GdkEventCrossing *, Divider *)
 
bool handle_leave_event (GdkEventCrossing *, Divider *)
 
void forall_vfunc (gboolean include_internals, GtkCallback callback, gpointer callback_data)
 
- Protected Attributes inherited from ArdourWidgets::Pane
bool horizontal
 

Detailed Description

Definition at line 119 of file pane.h.

Constructor & Destructor Documentation

◆ HPane()

ArdourWidgets::HPane::HPane ( )
inline

Definition at line 122 of file pane.h.


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