23 #ifndef __export_format_dialog_h__
24 #define __export_format_dialog_h__
65 typedef std::shared_ptr<ARDOUR::ExportFormatSpecification>
FormatPtr;
105 template<
typename ColsT>
118 template<
typename T,
typename ColsT>
127 template<
typename T,
typename ColsT>
128 void change_compatibility (
bool compatibility, std::weak_ptr<T> w_ptr, Glib::RefPtr<Gtk::ListStore> & list, ColsT & cols,
129 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