#include <time_axis_view_item.h>
|
| TimeAxisViewItem (const std::string &, ArdourCanvas::Item &, TimeAxisView &, double, uint32_t fill_color, Temporal::timepos_t const &, Temporal::timecnt_t const &, bool recording=false, bool automation=false, Visibility v=Visibility(0)) |
|
| TimeAxisViewItem (const TimeAxisViewItem &) |
|
void | init (ArdourCanvas::Item *, double, uint32_t, Temporal::timepos_t const &, Temporal::timecnt_t const &, Visibility, bool, bool) |
|
virtual bool | canvas_group_event (GdkEvent *) |
|
virtual void | set_colors () |
|
virtual void | set_frame_gradient () |
|
void | set_trim_handle_colors () |
|
virtual void | reset_width_dependent_items (double) |
|
bool | frame_handle_crossing (GdkEvent *, ArdourCanvas::Rectangle *) |
|
void | manage_name_text () |
|
Base class for items that may appear upon a TimeAxisView.
Definition at line 52 of file time_axis_view_item.h.
◆ Visibility
Enumerator |
---|
ShowFrame | |
ShowNameHighlight | |
ShowNameText | |
ShowHandles | |
HideFrameLeft | |
HideFrameRight | |
HideFrameTB | |
FullWidthNameHighlight | |
Definition at line 133 of file time_axis_view_item.h.
◆ ~TimeAxisViewItem()
virtual TimeAxisViewItem::~TimeAxisViewItem |
( |
| ) |
|
|
virtual |
◆ TimeAxisViewItem() [1/2]
◆ TimeAxisViewItem() [2/2]
◆ canvas_group_event()
virtual bool TimeAxisViewItem::canvas_group_event |
( |
GdkEvent * |
| ) |
|
|
protectedvirtual |
◆ drag_end()
virtual void TimeAxisViewItem::drag_end |
( |
| ) |
|
|
virtual |
◆ drag_start()
virtual void TimeAxisViewItem::drag_start |
( |
| ) |
|
|
virtual |
◆ dragging()
bool TimeAxisViewItem::dragging |
( |
| ) |
const |
|
inline |
◆ frame_handle_crossing()
◆ get_canvas_frame()
◆ get_canvas_group()
◆ get_duration()
◆ get_fill_color()
virtual uint32_t TimeAxisViewItem::get_fill_color |
( |
| ) |
const |
|
virtual |
◆ get_item_name()
virtual std::string TimeAxisViewItem::get_item_name |
( |
| ) |
const |
|
virtual |
◆ get_max_duration()
◆ get_max_duration_active()
bool TimeAxisViewItem::get_max_duration_active |
( |
| ) |
const |
◆ get_min_duration()
◆ get_min_duration_active()
bool TimeAxisViewItem::get_min_duration_active |
( |
| ) |
const |
◆ get_name_highlight()
◆ get_position()
◆ get_position_locked()
bool TimeAxisViewItem::get_position_locked |
( |
| ) |
const |
◆ get_samples_per_pixel()
double TimeAxisViewItem::get_samples_per_pixel |
( |
| ) |
const |
◆ get_time_axis_view()
TimeAxisView& TimeAxisViewItem::get_time_axis_view |
( |
| ) |
const |
◆ height()
virtual double TimeAxisViewItem::height |
( |
| ) |
const |
|
inlinevirtual |
◆ idle_remove_this_item()
static gint TimeAxisViewItem::idle_remove_this_item |
( |
TimeAxisViewItem * |
, |
|
|
void * |
|
|
) |
| |
|
staticprotected |
◆ init()
◆ lower()
virtual void TimeAxisViewItem::lower |
( |
| ) |
|
|
inlinevirtual |
◆ lower_to_bottom()
virtual void TimeAxisViewItem::lower_to_bottom |
( |
| ) |
|
|
inlinevirtual |
◆ manage_name_highlight()
void TimeAxisViewItem::manage_name_highlight |
( |
| ) |
|
|
private |
◆ manage_name_text()
void TimeAxisViewItem::manage_name_text |
( |
| ) |
|
|
protected |
◆ name_active()
bool TimeAxisViewItem::name_active |
( |
| ) |
const |
|
inline |
◆ parameter_changed()
void TimeAxisViewItem::parameter_changed |
( |
std::string |
| ) |
|
|
private |
◆ raise()
virtual void TimeAxisViewItem::raise |
( |
| ) |
|
|
inlinevirtual |
◆ raise_to_top()
virtual void TimeAxisViewItem::raise_to_top |
( |
| ) |
|
|
inlinevirtual |
◆ reset_width_dependent_items()
virtual void TimeAxisViewItem::reset_width_dependent_items |
( |
double |
| ) |
|
|
protectedvirtual |
◆ sensitive()
bool TimeAxisViewItem::sensitive |
( |
| ) |
const |
|
inline |
◆ set_color()
void TimeAxisViewItem::set_color |
( |
uint32_t |
| ) |
|
◆ set_colors()
virtual void TimeAxisViewItem::set_colors |
( |
| ) |
|
|
protectedvirtual |
◆ set_constant_heights()
static void TimeAxisViewItem::set_constant_heights |
( |
| ) |
|
|
static |
◆ set_duration()
◆ set_frame_color()
virtual void TimeAxisViewItem::set_frame_color |
( |
| ) |
|
|
virtual |
◆ set_frame_gradient()
virtual void TimeAxisViewItem::set_frame_gradient |
( |
| ) |
|
|
protectedvirtual |
◆ set_height()
virtual void TimeAxisViewItem::set_height |
( |
double |
h | ) |
|
|
virtual |
◆ set_item_name()
void TimeAxisViewItem::set_item_name |
( |
std::string |
, |
|
|
void * |
|
|
) |
| |
◆ set_max_duration()
◆ set_max_duration_active()
void TimeAxisViewItem::set_max_duration_active |
( |
bool |
, |
|
|
void * |
|
|
) |
| |
◆ set_min_duration()
◆ set_min_duration_active()
void TimeAxisViewItem::set_min_duration_active |
( |
bool |
, |
|
|
void * |
|
|
) |
| |
◆ set_name_text()
void TimeAxisViewItem::set_name_text |
( |
const std::string & |
| ) |
|
◆ set_name_text_color()
void TimeAxisViewItem::set_name_text_color |
( |
| ) |
|
◆ set_position()
virtual bool TimeAxisViewItem::set_position |
( |
Temporal::timepos_t const & |
, |
|
|
void * |
, |
|
|
double * |
delta = 0 |
|
) |
| |
|
virtual |
◆ set_position_locked()
virtual void TimeAxisViewItem::set_position_locked |
( |
bool |
, |
|
|
void * |
|
|
) |
| |
|
virtual |
◆ set_samples_per_pixel()
virtual void TimeAxisViewItem::set_samples_per_pixel |
( |
double |
| ) |
|
|
virtual |
◆ set_selected()
virtual void TimeAxisViewItem::set_selected |
( |
bool |
yn | ) |
|
|
virtual |
◆ set_sensitive()
void TimeAxisViewItem::set_sensitive |
( |
bool |
yn | ) |
|
|
inline |
◆ set_trim_handle_colors()
void TimeAxisViewItem::set_trim_handle_colors |
( |
| ) |
|
|
protected |
◆ set_y()
void TimeAxisViewItem::set_y |
( |
double |
| ) |
|
◆ update_visibility()
virtual void TimeAxisViewItem::update_visibility |
( |
| ) |
|
|
inlinevirtual |
◆ visual_layer_on_top()
virtual void TimeAxisViewItem::visual_layer_on_top |
( |
| ) |
|
|
inlinevirtual |
◆ _automation
bool TimeAxisViewItem::_automation |
|
protected |
◆ _dragging
bool TimeAxisViewItem::_dragging |
|
protected |
◆ _height
double TimeAxisViewItem::_height |
|
protected |
◆ _recregion
bool TimeAxisViewItem::_recregion |
|
protected |
◆ _sensitive
bool TimeAxisViewItem::_sensitive |
|
protected |
◆ _width
double TimeAxisViewItem::_width |
|
protected |
◆ fill_color
uint32_t TimeAxisViewItem::fill_color |
|
protected |
◆ fill_color_name
std::string TimeAxisViewItem::fill_color_name |
|
protected |
◆ frame
◆ frame_handle_end
◆ frame_handle_start
◆ GRAB_HANDLE_TOP
const double TimeAxisViewItem::GRAB_HANDLE_TOP |
|
static |
◆ GRAB_HANDLE_WIDTH
const double TimeAxisViewItem::GRAB_HANDLE_WIDTH |
|
static |
◆ group
◆ high_enough_for_name
bool TimeAxisViewItem::high_enough_for_name |
|
protected |
◆ item_duration
◆ item_name
std::string TimeAxisViewItem::item_name |
|
protected |
The unique item name of this Item. Each item upon a time axis must have a unique id.
Definition at line 199 of file time_axis_view_item.h.
◆ ItemRemoved
sigc::signal<void,std::string,void*> TimeAxisViewItem::ItemRemoved |
Emitted when this Group has been removed. This is different to the CatchDeletion signal in that this signal is emitted during the deletion of this Time Axis, and not during the destructor, this allows us to capture the source of the deletion event
Definition at line 131 of file time_axis_view_item.h.
◆ last_item_width
uint32_t TimeAxisViewItem::last_item_width |
|
protected |
◆ max_duration_active
bool TimeAxisViewItem::max_duration_active |
|
protected |
◆ max_item_duration
◆ min_duration_active
bool TimeAxisViewItem::min_duration_active |
|
protected |
◆ min_item_duration
◆ name_connected
bool TimeAxisViewItem::name_connected |
|
protected |
◆ NAME_FONT
Pango::FontDescription TimeAxisViewItem::NAME_FONT |
|
static |
◆ NAME_HEIGHT
int TimeAxisViewItem::NAME_HEIGHT |
|
static |
◆ name_highlight
◆ NAME_HIGHLIGHT_SIZE
double TimeAxisViewItem::NAME_HIGHLIGHT_SIZE |
|
static |
◆ NAME_HIGHLIGHT_THRESH
double TimeAxisViewItem::NAME_HIGHLIGHT_THRESH |
|
static |
◆ name_text
◆ name_text_width
int TimeAxisViewItem::name_text_width |
|
protected |
◆ NAME_X_OFFSET
const double TimeAxisViewItem::NAME_X_OFFSET |
|
static |
◆ NAME_Y_OFFSET
double TimeAxisViewItem::NAME_Y_OFFSET |
|
static |
◆ position_locked
bool TimeAxisViewItem::position_locked |
|
protected |
◆ samples_per_pixel
double TimeAxisViewItem::samples_per_pixel |
|
protected |
◆ selection_frame
◆ time_position
◆ trackview
◆ visibility
◆ wide_enough_for_name
bool TimeAxisViewItem::wide_enough_for_name |
|
protected |
The documentation for this class was generated from the following file: