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

#include <configinfo.h>

Inheritance diagram for ConfigInfoDialog:
ArdourDialog ARDOUR::SessionHandlePtr

Public Member Functions

 ConfigInfoDialog ()
 
- 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::TextView text
 
Gtk::ScrolledWindow scroller
 

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

Definition at line 25 of file configinfo.h.

Constructor & Destructor Documentation

ConfigInfoDialog::ConfigInfoDialog ( )

Definition at line 27 of file configinfo.cc.

Member Data Documentation

Gtk::ScrolledWindow ConfigInfoDialog::scroller
private

Definition at line 32 of file configinfo.h.

Gtk::TextView ConfigInfoDialog::text
private

Definition at line 31 of file configinfo.h.


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