ardour
Public Member Functions | Private Attributes | List of all members
ExportVideoInfobox Class Reference

optional info box regarding video-export More...

#include <export_video_infobox.h>

Inheritance diagram for ExportVideoInfobox:
ArdourDialog ARDOUR::SessionHandlePtr

Public Member Functions

 ExportVideoInfobox (ARDOUR::Session *)
 
 ~ExportVideoInfobox ()
 
bool show_again ()
 
- Public Member Functions inherited from ArdourDialog
 ArdourDialog (std::string title, bool modal=false, bool use_separator=false)
 
 ArdourDialog (Gtk::Window &parent, 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 ()
 
- Public Member Functions inherited from ARDOUR::SessionHandlePtr
 SessionHandlePtr (ARDOUR::Session *s)
 
 SessionHandlePtr ()
 
virtual ~SessionHandlePtr ()
 
virtual void set_session (ARDOUR::Session *)
 

Private Attributes

Gtk::CheckButton showagain_checkbox
 

Additional Inherited Members

- Protected Member Functions inherited from ARDOUR::SessionHandlePtr
virtual void session_going_away ()
 
- Protected Attributes inherited from ARDOUR::SessionHandlePtr
ARDOUR::Session_session
 
PBD::ScopedConnectionList _session_connections
 

Detailed Description

optional info box regarding video-export

This dialog is optional and can be en/disabled in the Preferences.

Definition at line 32 of file export_video_infobox.h.

Constructor & Destructor Documentation

ExportVideoInfobox::ExportVideoInfobox ( ARDOUR::Session s)

Definition at line 32 of file export_video_infobox.cc.

ExportVideoInfobox::~ExportVideoInfobox ( )

Definition at line 70 of file export_video_infobox.cc.

Member Function Documentation

bool ExportVideoInfobox::show_again ( )
inline

Definition at line 38 of file export_video_infobox.h.

Member Data Documentation

Gtk::CheckButton ExportVideoInfobox::showagain_checkbox
private

Definition at line 41 of file export_video_infobox.h.


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