ardour
Public Member Functions | Protected Member Functions | Private Attributes | List of all members
Gtkmm2ext::FocusEntry Class Reference

#include <focus_entry.h>

Inheritance diagram for Gtkmm2ext::FocusEntry:

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::FocusEntry ( )

Definition at line 24 of file focus_entry.cc.

Member Function Documentation

bool FocusEntry::on_button_press_event ( GdkEventButton *  ev)
protected

Definition at line 30 of file focus_entry.cc.

bool FocusEntry::on_button_release_event ( GdkEventButton *  ev)
protected

Definition at line 39 of file focus_entry.cc.

Member Data Documentation

bool Gtkmm2ext::FocusEntry::next_release_selects
private

Definition at line 38 of file focus_entry.h.


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