Ardour  9.0-pre0-822-g12e3bc5c20
StemExportDialog Class Reference

#include <export_dialog.h>

Inheritance diagram for StemExportDialog:
[legend]

Public Member Functions

 StemExportDialog (PublicEditor &editor)
 
- Public Member Functions inherited from ExportDialog
 ExportDialog (PublicEditor &editor, std::string title, ARDOUR::ExportProfileManager::ExportType type)
 
 ~ExportDialog ()
 
void set_session (ARDOUR::Session *s)
 
- Public Member Functions inherited from ArdourDialog
 ArdourDialog (const std::string &title, bool modal=false, bool use_separator=false)
 
 ArdourDialog (Gtk::Window &parent, const std::string &title, bool modal=false, bool use_separator=false)
 
 ~ArdourDialog ()
 
bool on_focus_in_event (GdkEventFocus *)
 
bool on_focus_out_event (GdkEventFocus *)
 
bool on_delete_event (GdkEventAny *)
 
void on_unmap ()
 
void on_show ()
 
void set_ui_sensitive (bool)
 
void disallow_idle ()
 
- Public Member Functions inherited from ARDOUR::SessionHandlePtr
 SessionHandlePtr (ARDOUR::Session *s)
 
 SessionHandlePtr ()
 
virtual ~SessionHandlePtr ()
 
virtual ARDOUR::Sessionsession () const
 
- Public Member Functions inherited from PBD::ScopedConnectionList
 ScopedConnectionList ()
 
 ScopedConnectionList (const ScopedConnectionList &)=delete
 
ScopedConnectionListoperator= (const ScopedConnectionList &)=delete
 
virtual ~ScopedConnectionList ()
 
void add_connection (const UnscopedConnection &c)
 
void drop_connections ()
 

Private Member Functions

void init_components ()
 

Additional Inherited Members

- Public Types inherited from ExportDialog
enum  Responses { RESPONSE_RT , RESPONSE_FAST , RESPONSE_ANALYZE , RESPONSE_CANCEL }
 
- Protected Types inherited from ExportDialog
typedef std::shared_ptr< ARDOUR::ExportHandlerHandlerPtr
 
typedef std::shared_ptr< ARDOUR::ExportProfileManagerManagerPtr
 
- Protected Member Functions inherited from ExportDialog
void on_response (int response_id)
 
virtual void init_gui ()
 
- Protected Member Functions inherited from ArdourDialog
void pop_splash ()
 
void close_self ()
 
- Protected Member Functions inherited from ARDOUR::SessionHandlePtr
virtual void session_going_away ()
 
- Protected Attributes inherited from ExportDialog
ARDOUR::ExportProfileManager::ExportType type
 
HandlerPtr handler
 
ManagerPtr profile_manager
 
std::unique_ptr< ExportPresetSelectorpreset_selector
 
std::unique_ptr< ExportTimespanSelectortimespan_selector
 
std::unique_ptr< ExportChannelSelectorchannel_selector
 
std::unique_ptr< ExportFileNotebookfile_notebook
 
std::shared_ptr< SoundcloudExportSelectorsoundcloud_selector
 
Gtk::VBox warning_widget
 
Gtk::VBox progress_widget
 
Gtk::Notebook export_notebook
 
- Protected Attributes inherited from ArdourDialog
bool _sensitive
 
- Protected Attributes inherited from ARDOUR::SessionHandlePtr
ARDOUR::Session_session
 
PBD::ScopedConnectionList _session_connections
 

Detailed Description

Definition at line 198 of file export_dialog.h.

Constructor & Destructor Documentation

◆ StemExportDialog()

StemExportDialog::StemExportDialog ( PublicEditor editor)

Member Function Documentation

◆ init_components()

void StemExportDialog::init_components ( )
privatevirtual

Reimplemented from ExportDialog.


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