Ardour  9.0-pre0-380-gbbdb6b0e63
presentation_info.h File Reference
#include <iostream>
#include <string>
#include <atomic>
#include <cstdint>
#include "pbd/signals.h"
#include "pbd/stateful.h"
#include "pbd/properties.h"
#include "ardour/libardour_visibility.h"
Include dependency graph for presentation_info.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ARDOUR::PresentationInfo
 
class  ARDOUR::PresentationInfo::ChangeSuspender
 

Namespaces

 ARDOUR
 
 ARDOUR::Properties
 

Functions

std::ostream & std::operator<< (std::ostream &o, ARDOUR::PresentationInfo const &rid)
 

Variables

PBD::PropertyDescriptor< uint32_t > ARDOUR::Properties::order
 
PBD::PropertyDescriptor< uint32_t > ARDOUR::Properties::color
 
PBD::PropertyDescriptor< bool > ARDOUR::Properties::selected
 
PBD::PropertyDescriptor< bool > ARDOUR::Properties::trigger_track
 
PBD::PropertyDescriptor< bool > ARDOUR::Properties::hidden
 

Function Documentation

◆ operator<<()

std::ostream& std::operator<< ( std::ostream &  o,
ARDOUR::PresentationInfo const &  rid 
)