ardour
Public Member Functions | Private Member Functions | Private Attributes | List of all members
BigClockWindow Class Reference

#include <big_clock_window.h>

Inheritance diagram for BigClockWindow:
ArdourWindow ARDOUR::SessionHandlePtr Gtkmm2ext::VisibilityTracker

Public Member Functions

 BigClockWindow (AudioClock &)
 
- Public Member Functions inherited from ArdourWindow
 ArdourWindow (std::string title)
 
 ArdourWindow (Gtk::Window &parent, std::string title)
 
 ~ArdourWindow ()
 
bool on_focus_in_event (GdkEventFocus *)
 
bool on_focus_out_event (GdkEventFocus *)
 
bool on_delete_event (GdkEventAny *)
 
bool on_key_press_event (GdkEventKey *)
 
void on_unmap ()
 
- Public Member Functions inherited from ARDOUR::SessionHandlePtr
 SessionHandlePtr (ARDOUR::Session *s)
 
 SessionHandlePtr ()
 
virtual ~SessionHandlePtr ()
 
virtual void set_session (ARDOUR::Session *)
 
- Public Member Functions inherited from Gtkmm2ext::VisibilityTracker
 VisibilityTracker (Gtk::Window &)
 
virtual ~VisibilityTracker ()
 
void cycle_visibility ()
 
bool fully_visible () const
 
bool not_visible () const
 
bool partially_visible () const
 
Gtk::Window & window () const
 

Private Member Functions

void clock_size_reallocated (Gtk::Allocation &)
 
void on_realize ()
 
void on_unmap ()
 
bool on_key_press_event (GdkEventKey *)
 

Private Attributes

AudioClockclock
 
Gtk::Requisition default_size
 

Additional Inherited Members

- Protected Member Functions inherited from ARDOUR::SessionHandlePtr
virtual void session_going_away ()
 
- Protected Attributes inherited from ARDOUR::SessionHandlePtr
ARDOUR::Session_session
 
PBD::ScopedConnectionList _session_connections
 

Detailed Description

Definition at line 27 of file big_clock_window.h.

Constructor & Destructor Documentation

BigClockWindow::BigClockWindow ( AudioClock c)

Definition at line 36 of file big_clock_window.cc.

Member Function Documentation

void BigClockWindow::clock_size_reallocated ( Gtk::Allocation &  alloc)
private

Definition at line 88 of file big_clock_window.cc.

bool BigClockWindow::on_key_press_event ( GdkEventKey *  ev)
private

Definition at line 63 of file big_clock_window.cc.

void BigClockWindow::on_realize ( )
private

Definition at line 69 of file big_clock_window.cc.

void BigClockWindow::on_unmap ( )
private

Definition at line 55 of file big_clock_window.cc.

Member Data Documentation

AudioClock& BigClockWindow::clock
private

Definition at line 33 of file big_clock_window.h.

Gtk::Requisition BigClockWindow::default_size
private

Definition at line 34 of file big_clock_window.h.


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