64 typedef std::shared_ptr<ARDOUR::ExportFormatSpecification>
FormatPtr;
104 template<
typename ColsT>
117 template<
typename T,
typename ColsT>
126 template<
typename T,
typename ColsT>
127 void change_compatibility (
bool compatibility, std::weak_ptr<T> w_ptr, Glib::RefPtr<Gtk::ListStore> & list, ColsT & cols,
128 std::string
const & c_incompatible =
"red", std::string
const & c_compatible =
"white");
void add(TreeModelColumnBase &column)
std::weak_ptr< ExportFormatCompatibility > WeakExportFormatCompatibilityPtr
std::shared_ptr< ExportFormat > ExportFormatPtr
std::weak_ptr< ExportFormat > WeakExportFormatPtr