#include <au_pluginui.h>
Definition at line 79 of file au_pluginui.h.
◆ AUPluginUI()
◆ ~AUPluginUI()
AUPluginUI::~AUPluginUI |
( |
| ) |
|
◆ activate()
void AUPluginUI::activate |
( |
| ) |
|
|
virtual |
◆ carbon_event()
OSStatus AUPluginUI::carbon_event |
( |
EventHandlerCallRef |
nextHandlerRef, |
|
|
EventRef |
event |
|
) |
| |
◆ cf_timer_callback()
static void AUPluginUI::cf_timer_callback |
( |
| ) |
|
|
staticprivate |
◆ cocoa_view_resized()
void AUPluginUI::cocoa_view_resized |
( |
| ) |
|
◆ create_carbon_view()
int AUPluginUI::create_carbon_view |
( |
| ) |
|
|
private |
◆ create_cocoa_view()
int AUPluginUI::create_cocoa_view |
( |
| ) |
|
|
private |
◆ deactivate()
void AUPluginUI::deactivate |
( |
| ) |
|
|
virtual |
◆ end_live_resize()
void AUPluginUI::end_live_resize |
( |
| ) |
|
◆ forward_key_event()
void AUPluginUI::forward_key_event |
( |
GdkEventKey * |
| ) |
|
|
virtual |
◆ get_nswindow()
NSWindow* AUPluginUI::get_nswindow |
( |
| ) |
|
|
private |
◆ get_preferred_height()
gint AUPluginUI::get_preferred_height |
( |
| ) |
|
|
inlinevirtual |
◆ get_preferred_width()
gint AUPluginUI::get_preferred_width |
( |
| ) |
|
|
inlinevirtual |
◆ grab_focus()
void AUPluginUI::grab_focus |
( |
| ) |
|
|
virtual |
◆ lower_box_map()
void AUPluginUI::lower_box_map |
( |
| ) |
|
◆ lower_box_realized()
void AUPluginUI::lower_box_realized |
( |
| ) |
|
◆ lower_box_size_allocate()
void AUPluginUI::lower_box_size_allocate |
( |
Gtk::Allocation & |
| ) |
|
◆ lower_box_size_request()
void AUPluginUI::lower_box_size_request |
( |
GtkRequisition * |
| ) |
|
◆ lower_box_unmap()
void AUPluginUI::lower_box_unmap |
( |
| ) |
|
◆ lower_box_visibility_notify()
bool AUPluginUI::lower_box_visibility_notify |
( |
GdkEventVisibility * |
| ) |
|
◆ non_gtk_gui()
bool AUPluginUI::non_gtk_gui |
( |
| ) |
const |
|
inlinevirtual |
◆ on_realize()
void AUPluginUI::on_realize |
( |
| ) |
|
◆ on_window_hide()
void AUPluginUI::on_window_hide |
( |
| ) |
|
|
virtual |
◆ on_window_show()
bool AUPluginUI::on_window_show |
( |
const std::string & |
| ) |
|
|
virtual |
◆ parent_carbon_window()
int AUPluginUI::parent_carbon_window |
( |
| ) |
|
|
private |
◆ parent_cocoa_window()
int AUPluginUI::parent_cocoa_window |
( |
| ) |
|
|
private |
◆ plugin_class_valid()
bool AUPluginUI::plugin_class_valid |
( |
Class |
pluginClass | ) |
|
|
private |
◆ start_cf_timer()
static void AUPluginUI::start_cf_timer |
( |
| ) |
|
|
static |
◆ start_live_resize()
void AUPluginUI::start_live_resize |
( |
| ) |
|
◆ start_updating()
bool AUPluginUI::start_updating |
( |
GdkEventAny * |
| ) |
|
|
virtual |
◆ stop_cf_timer()
static void AUPluginUI::stop_cf_timer |
( |
| ) |
|
|
static |
◆ stop_updating()
bool AUPluginUI::stop_updating |
( |
GdkEventAny * |
| ) |
|
|
virtual |
◆ test_carbon_view_support()
bool AUPluginUI::test_carbon_view_support |
( |
| ) |
|
|
private |
◆ test_cocoa_view_support()
bool AUPluginUI::test_cocoa_view_support |
( |
| ) |
|
|
private |
◆ timer_callback()
static bool AUPluginUI::timer_callback |
( |
| ) |
|
|
staticprivate |
◆ update_view_size()
void AUPluginUI::update_view_size |
( |
| ) |
|
|
private |
◆ au_cf_timer_callback
void au_cf_timer_callback |
( |
CFRunLoopTimerRef |
timer, |
|
|
void * |
info |
|
) |
| |
|
friend |
◆ _activating_from_app
bool AUPluginUI::_activating_from_app |
|
private |
◆ _notify
◆ _resize_notify
◆ alloc_height
int AUPluginUI::alloc_height |
|
private |
◆ alloc_width
int AUPluginUI::alloc_width |
|
private |
◆ au
◆ au_view
NSView* AUPluginUI::au_view |
|
private |
◆ automation_mode_label
Gtk::Label AUPluginUI::automation_mode_label |
|
private |
◆ automation_mode_selector
Gtk::ComboBoxText AUPluginUI::automation_mode_selector |
|
private |
◆ automation_mode_strings
std::vector<std::string> AUPluginUI::automation_mode_strings |
|
staticprivate |
◆ carbon_descriptor
ComponentDescription AUPluginUI::carbon_descriptor |
|
private |
◆ carbon_event_handler
EventHandlerRef AUPluginUI::carbon_event_handler |
|
private |
◆ carbon_window
WindowRef AUPluginUI::carbon_window |
|
private |
◆ cf_timer
CFRunLoopTimerRef AUPluginUI::cf_timer |
|
staticprivate |
◆ cocoa_parent
NSWindow* AUPluginUI::cocoa_parent |
|
private |
◆ cocoa_window
NSWindow* AUPluginUI::cocoa_window |
|
private |
◆ editView
AudioUnitCarbonView AUPluginUI::editView |
|
private |
◆ in_live_resize
bool AUPluginUI::in_live_resize |
|
private |
◆ last_au_frame
NSRect AUPluginUI::last_au_frame |
|
private |
◆ last_timer
int64_t AUPluginUI::last_timer |
|
staticprivate |
◆ low_box
◆ plugin_requested_resize
uint32_t AUPluginUI::plugin_requested_resize |
|
private |
◆ prefheight
int AUPluginUI::prefheight |
|
private |
◆ prefwidth
int AUPluginUI::prefwidth |
|
private |
◆ preset_label
Gtk::Label AUPluginUI::preset_label |
|
private |
◆ req_height
int AUPluginUI::req_height |
|
private |
◆ req_width
int AUPluginUI::req_width |
|
private |
◆ resizable
bool AUPluginUI::resizable |
|
private |
◆ timer_callbacks
uint64_t AUPluginUI::timer_callbacks |
|
staticprivate |
◆ timer_connection
sigc::connection AUPluginUI::timer_connection |
|
staticprivate |
◆ timer_needed
bool AUPluginUI::timer_needed |
|
staticprivate |
◆ timer_out_of_range
uint64_t AUPluginUI::timer_out_of_range |
|
staticprivate |
◆ top_box
Gtk::HBox AUPluginUI::top_box |
|
private |
◆ vpacker
Gtk::VBox AUPluginUI::vpacker |
|
private |
◆ wr
The documentation for this class was generated from the following file: