#include <sfdb_ui.h>
Definition at line 66 of file sfdb_ui.h.
◆ SoundFileBox()
SoundFileBox::SoundFileBox |
( |
bool |
persistent | ) |
|
◆ ~SoundFileBox()
virtual SoundFileBox::~SoundFileBox |
( |
| ) |
|
|
inlinevirtual |
◆ audition()
void SoundFileBox::audition |
( |
| ) |
|
◆ audition_active()
void SoundFileBox::audition_active |
( |
bool |
| ) |
|
|
protected |
◆ audition_oneshot()
bool SoundFileBox::audition_oneshot |
( |
| ) |
|
◆ audition_progress()
◆ autoplay()
bool SoundFileBox::autoplay |
( |
| ) |
const |
◆ autoplay_toggled()
void SoundFileBox::autoplay_toggled |
( |
| ) |
|
|
protected |
◆ on_size_request()
void SoundFileBox::on_size_request |
( |
Gtk::Requisition * |
| ) |
|
|
protected |
◆ save_tags()
void SoundFileBox::save_tags |
( |
const std::vector< std::string > & |
| ) |
|
|
protected |
◆ seek_button_press()
bool SoundFileBox::seek_button_press |
( |
GdkEventButton * |
| ) |
|
|
protected |
◆ seek_button_release()
bool SoundFileBox::seek_button_release |
( |
GdkEventButton * |
| ) |
|
|
protected |
◆ set_import_position()
◆ set_session()
◆ set_src_quality()
◆ setup_labels()
bool SoundFileBox::setup_labels |
( |
const std::string & |
filename | ) |
|
◆ stop_audition()
void SoundFileBox::stop_audition |
( |
| ) |
|
|
protected |
◆ tags_changed()
void SoundFileBox::tags_changed |
( |
| ) |
|
|
protected |
◆ tags_entry_left()
bool SoundFileBox::tags_entry_left |
( |
GdkEventFocus * |
event | ) |
|
|
protected |
◆ update_autoplay()
void SoundFileBox::update_autoplay |
( |
| ) |
|
|
protected |
◆ _import_position
◆ _seeking
bool SoundFileBox::_seeking |
|
protected |
◆ _src_quality
◆ apply_btn
Gtk::Button SoundFileBox::apply_btn |
|
protected |
◆ auditioner_connections
◆ autoplay_btn
Gtk::CheckButton SoundFileBox::autoplay_btn |
|
protected |
◆ border_frame
Gtk::Frame SoundFileBox::border_frame |
|
protected |
◆ bottom_box
Gtk::HBox SoundFileBox::bottom_box |
|
protected |
◆ channels
Gtk::Label SoundFileBox::channels |
|
protected |
◆ channels_value
Gtk::Label SoundFileBox::channels_value |
|
protected |
◆ format
Gtk::Label SoundFileBox::format |
|
protected |
◆ format_text
Gtk::Label SoundFileBox::format_text |
|
protected |
◆ length
Gtk::Label SoundFileBox::length |
|
protected |
◆ length_clock
◆ main_box
Gtk::VBox SoundFileBox::main_box |
|
protected |
◆ path
std::string SoundFileBox::path |
|
protected |
◆ path_box
Gtk::VBox SoundFileBox::path_box |
|
protected |
◆ play_btn
Gtk::Button SoundFileBox::play_btn |
|
protected |
◆ preview_label
Gtk::Label SoundFileBox::preview_label |
|
protected |
◆ samplerate
Gtk::Label SoundFileBox::samplerate |
|
protected |
◆ samplerate_value
Gtk::Label SoundFileBox::samplerate_value |
|
protected |
◆ seek_slider
Gtk::HScale SoundFileBox::seek_slider |
|
protected |
◆ sf_info
◆ stop_btn
Gtk::Button SoundFileBox::stop_btn |
|
protected |
◆ table
◆ tags_entry
Gtk::TextView SoundFileBox::tags_entry |
|
protected |
◆ tempomap
Gtk::Label SoundFileBox::tempomap |
|
protected |
◆ tempomap_value
Gtk::Label SoundFileBox::tempomap_value |
|
protected |
◆ timecode
Gtk::Label SoundFileBox::timecode |
|
protected |
◆ timecode_clock
The documentation for this class was generated from the following file: