Zrythm
a highly automated and intuitive digital audio workstation
Loading...
Searching...
No Matches
ChannelSendsExpanderWidget Struct Reference

A TwoColExpanderBoxWidget for showing the ports in the InspectorWidget. More...

#include <gui/widgets/channel_sends_expander.h>

Collaboration diagram for ChannelSendsExpanderWidget:

Data Fields

ExpanderBoxWidget parent_instance
 
ChannelSendsExpanderPosition position
 
GtkScrolledWindow * scroll
 Scrolled window for the vbox inside.
 
GtkViewport * viewport
 
GtkBox * box
 VBox containing each slot.
 
GtkBox * strip_boxes [STRIP_SIZE]
 1 box for each item.
 
ChannelSendWidgetslots [STRIP_SIZE]
 Send slots.
 
Tracktrack
 Owner track.
 

Detailed Description

A TwoColExpanderBoxWidget for showing the ports in the InspectorWidget.

Definition at line 48 of file channel_sends_expander.h.

Field Documentation

◆ box

GtkBox* ChannelSendsExpanderWidget::box

VBox containing each slot.

Definition at line 59 of file channel_sends_expander.h.

◆ parent_instance

ExpanderBoxWidget ChannelSendsExpanderWidget::parent_instance

Definition at line 50 of file channel_sends_expander.h.

◆ position

ChannelSendsExpanderPosition ChannelSendsExpanderWidget::position

Definition at line 52 of file channel_sends_expander.h.

◆ scroll

GtkScrolledWindow* ChannelSendsExpanderWidget::scroll

Scrolled window for the vbox inside.

Definition at line 55 of file channel_sends_expander.h.

◆ slots

ChannelSendWidget* ChannelSendsExpanderWidget::slots[STRIP_SIZE]

Send slots.

Definition at line 65 of file channel_sends_expander.h.

◆ strip_boxes

GtkBox* ChannelSendsExpanderWidget::strip_boxes[STRIP_SIZE]

1 box for each item.

Definition at line 62 of file channel_sends_expander.h.

◆ track

Track* ChannelSendsExpanderWidget::track

Owner track.

Definition at line 68 of file channel_sends_expander.h.

◆ viewport

GtkViewport* ChannelSendsExpanderWidget::viewport

Definition at line 56 of file channel_sends_expander.h.


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