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

#include <ardour_knob.h>

Inheritance diagram for KnobPersistentTooltip:
Gtkmm2ext::PersistentTooltip

Public Member Functions

 KnobPersistentTooltip (Gtk::Widget *w)
 
void start_drag ()
 
void stop_drag ()
 
bool dragging () const
 
- Public Member Functions inherited from Gtkmm2ext::PersistentTooltip
 PersistentTooltip (Gtk::Widget *, int margin_y=0)
 
virtual ~PersistentTooltip ()
 
void set_tip (std::string)
 

Private Attributes

bool _dragging
 

Detailed Description

Definition at line 33 of file ardour_knob.h.

Constructor & Destructor Documentation

KnobPersistentTooltip::KnobPersistentTooltip ( Gtk::Widget *  w)

Definition at line 565 of file ardour_knob.cc.

Member Function Documentation

bool KnobPersistentTooltip::dragging ( ) const
virtual

Reimplemented from Gtkmm2ext::PersistentTooltip.

Definition at line 584 of file ardour_knob.cc.

void KnobPersistentTooltip::start_drag ( )

Definition at line 572 of file ardour_knob.cc.

void KnobPersistentTooltip::stop_drag ( )

Definition at line 578 of file ardour_knob.cc.

Member Data Documentation

bool KnobPersistentTooltip::_dragging
private

Definition at line 43 of file ardour_knob.h.


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