Ardour  9.0-pre0-582-g084a23a80d
TreeOrderKey Struct Reference

#include <route_sorter.h>

Public Member Functions

 TreeOrderKey (uint32_t ok, std::shared_ptr< ARDOUR::Stripable > s)
 

Public Attributes

uint32_t old_display_order
 
std::shared_ptr< ARDOUR::Stripablestripable
 

Detailed Description

Definition at line 34 of file route_sorter.h.

Constructor & Destructor Documentation

◆ TreeOrderKey()

TreeOrderKey::TreeOrderKey ( uint32_t  ok,
std::shared_ptr< ARDOUR::Stripable s 
)
inline

Definition at line 38 of file route_sorter.h.

Member Data Documentation

◆ old_display_order

uint32_t TreeOrderKey::old_display_order

Definition at line 35 of file route_sorter.h.

◆ stripable

std::shared_ptr<ARDOUR::Stripable> TreeOrderKey::stripable

Definition at line 36 of file route_sorter.h.


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