#include <export_format_selector.h>
Definition at line 42 of file export_format_selector.h.
◆ FormatList
◆ FormatPtr
◆ ExportFormatSelector()
ExportFormatSelector::ExportFormatSelector |
( |
| ) |
|
◆ ~ExportFormatSelector()
ExportFormatSelector::~ExportFormatSelector |
( |
| ) |
|
◆ add_new_format()
void ExportFormatSelector::add_new_format |
( |
| ) |
|
|
private |
◆ open_edit_dialog()
int ExportFormatSelector::open_edit_dialog |
( |
bool |
new_dialog = false | ) |
|
|
private |
◆ remove_format()
void ExportFormatSelector::remove_format |
( |
bool |
called_from_button = false | ) |
|
|
private |
◆ select_format()
void ExportFormatSelector::select_format |
( |
FormatPtr |
f | ) |
|
|
private |
◆ set_state()
◆ update_format_combo()
void ExportFormatSelector::update_format_combo |
( |
| ) |
|
|
private |
◆ update_format_description()
void ExportFormatSelector::update_format_description |
( |
| ) |
|
|
private |
◆ update_format_list()
void ExportFormatSelector::update_format_list |
( |
| ) |
|
◆ CriticalSelectionChanged
sigc::signal<void> ExportFormatSelector::CriticalSelectionChanged |
◆ edit_button
Gtk::Button ExportFormatSelector::edit_button |
|
private |
◆ format_cols
◆ format_combo
Gtk::ComboBox ExportFormatSelector::format_combo |
|
private |
◆ format_list
Glib::RefPtr<Gtk::ListStore> ExportFormatSelector::format_list |
|
private |
◆ FormatEdited
sigc::signal<void, FormatPtr> ExportFormatSelector::FormatEdited |
◆ FormatRemoved
sigc::signal<void, FormatPtr> ExportFormatSelector::FormatRemoved |
◆ FormatReverted
sigc::signal<void, FormatPtr> ExportFormatSelector::FormatReverted |
◆ new_button
Gtk::Button ExportFormatSelector::new_button |
|
private |
◆ NewFormat
◆ remove_button
Gtk::Button ExportFormatSelector::remove_button |
|
private |
◆ state
The documentation for this class was generated from the following file: