|
opynsim
Unofficial C++ Documentation
|
This is the complete list of members for osc::LogViewerPanel, including all inherited members.
| base_private_data() const | osc::Widget | inlineprotected |
| base_private_data() | osc::Widget | inlineprotected |
| close() | osc::Panel | |
| first_ancestor_of_type() | osc::Widget | inline |
| impl_draw_content() final | osc::LogViewerPanel | privatevirtual |
| impl_on_display_state_change_event(DisplayStateChangeEvent &) | osc::Widget | protectedvirtual |
| impl_on_drop_file_event(DropFileEvent &) | osc::Widget | protectedvirtual |
| impl_on_event(Event &) | osc::Widget | protectedvirtual |
| impl_on_key_event(KeyEvent &) | osc::Widget | protectedvirtual |
| impl_on_mount() | osc::Widget | protectedvirtual |
| impl_on_mouse_event(MouseEvent &) | osc::Widget | protectedvirtual |
| impl_on_mouse_wheel_event(MouseWheelEvent &) | osc::Widget | protectedvirtual |
| impl_on_quit_event(QuitEvent &) | osc::Widget | protectedvirtual |
| impl_on_text_input_event(TextInputEvent &) | osc::Widget | protectedvirtual |
| impl_on_tick() | osc::Widget | protectedvirtual |
| impl_on_unmount() | osc::Widget | protectedvirtual |
| impl_on_window_event(WindowEvent &) | osc::Widget | protectedvirtual |
| is_open() const | osc::Panel | |
| LogViewerPanel(Widget *parent=nullptr, std::string_view panel_name="Log") | osc::LogViewerPanel | explicit |
| name() const | osc::Widget | |
| on_draw() | osc::Widget | inline |
| on_event(Event &e) | osc::Widget | inline |
| on_mount() | osc::Widget | inline |
| on_tick() | osc::Widget | inline |
| on_unmount() | osc::Widget | inline |
| open() | osc::Panel | |
| Panel(Widget *parent=nullptr, std::string_view panel_name="unnamed", ui::PanelFlags={}) | osc::Panel | explicit |
| Panel(std::unique_ptr< PanelPrivate > &&) | osc::Panel | explicitprotected |
| parent() | osc::Widget | |
| parent() const | osc::Widget | |
| set_name(std::string_view) | osc::Widget | |
| set_parent(Widget *) | osc::Widget | |
| set_parent(Widget &widget) | osc::Widget | inline |
| weak_ref() | osc::Widget | |
| Widget(Widget *parent=nullptr) | osc::Widget | |
| Widget(std::unique_ptr< WidgetPrivate > &&) | osc::Widget | explicitprotected |
| ~Widget() noexcept | osc::Widget | virtual |