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

#include <focus_entry.h>

Inheritance diagram for ArdourWidgets::FocusEntry:
[legend]

Public Member Functions

 FocusEntry ()
 

Protected Member Functions

bool on_button_press_event (GdkEventButton *)
 
bool on_button_release_event (GdkEventButton *)
 

Private Attributes

bool next_release_selects
 

Detailed Description

Definition at line 29 of file focus_entry.h.

Constructor & Destructor Documentation

◆ FocusEntry()

ArdourWidgets::FocusEntry::FocusEntry ( )

Member Function Documentation

◆ on_button_press_event()

bool ArdourWidgets::FocusEntry::on_button_press_event ( GdkEventButton *  )
protected

◆ on_button_release_event()

bool ArdourWidgets::FocusEntry::on_button_release_event ( GdkEventButton *  )
protected

Member Data Documentation

◆ next_release_selects

bool ArdourWidgets::FocusEntry::next_release_selects
private

Definition at line 38 of file focus_entry.h.


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