|
Blender V4.3
|
#include <BKE_screen.hh>
Public Attributes | |
| float | start_y |
| float | end_y |
| PointerRNA | open_owner_ptr |
| std::string | open_prop_name |
Definition at line 365 of file BKE_screen.hh.
| float LayoutPanelHeader::end_y |
Definition at line 367 of file BKE_screen.hh.
| PointerRNA LayoutPanelHeader::open_owner_ptr |
Definition at line 368 of file BKE_screen.hh.
Referenced by ui_layout_panel_toggle_open().
| std::string LayoutPanelHeader::open_prop_name |
Definition at line 369 of file BKE_screen.hh.
Referenced by ui_layout_panel_toggle_open().
| float LayoutPanelHeader::start_y |
Definition at line 366 of file BKE_screen.hh.