NetSurf
Data Fields
beos_scaffolding Struct Reference
Collaboration diagram for beos_scaffolding:
[legend]

Data Fields

NSBrowserWindowwindow
 
NSBaseViewtop_view
 
BMenuBar * menu_bar
 
BPopUpMenu * popup_menu
 
BView * tool_bar
 
BControl * back_button
 
BControl * forward_button
 
BControl * stop_button
 
BControl * reload_button
 
BControl * home_button
 
NSIconTextControlurl_bar
 
BTextControl * search_bar
 
NSThrobberthrobber
 
BStringView * status_bar
 
BScrollView * scroll_view
 
struct beos_history_windowhistory_window
 
int throb_frame
 
struct gui_windowtop_level
 
int being_destroyed
 
bool fullscreen
 
struct hlcache_handlecurrent_menu_object
 Object under menu, or 0 if no object. More...
 

Detailed Description

Definition at line 97 of file scaffolding.cpp.

Field Documentation

◆ back_button

BControl* beos_scaffolding::back_button

◆ being_destroyed

int beos_scaffolding::being_destroyed

◆ current_menu_object

struct hlcache_handle* beos_scaffolding::current_menu_object

Object under menu, or 0 if no object.

Definition at line 138 of file scaffolding.cpp.

Referenced by nsbeos_scaffolding_dispatch_event(), and nsbeos_scaffolding_popup_menu().

◆ forward_button

BControl* beos_scaffolding::forward_button

◆ fullscreen

bool beos_scaffolding::fullscreen

Definition at line 135 of file scaffolding.cpp.

Referenced by nsbeos_new_scaffolding().

◆ history_window

struct beos_history_window* beos_scaffolding::history_window

Definition at line 129 of file scaffolding.cpp.

◆ home_button

BControl* beos_scaffolding::home_button

◆ menu_bar

BMenuBar* beos_scaffolding::menu_bar

Definition at line 103 of file scaffolding.cpp.

Referenced by nsbeos_attach_toplevel_view(), and nsbeos_new_scaffolding().

◆ popup_menu

BPopUpMenu* beos_scaffolding::popup_menu

◆ reload_button

BControl* beos_scaffolding::reload_button

◆ scroll_view

BScrollView* beos_scaffolding::scroll_view

◆ search_bar

BTextControl* beos_scaffolding::search_bar

◆ status_bar

BStringView* beos_scaffolding::status_bar

◆ stop_button

BControl* beos_scaffolding::stop_button

◆ throb_frame

int beos_scaffolding::throb_frame

Definition at line 131 of file scaffolding.cpp.

Referenced by nsbeos_new_scaffolding(), and nsbeos_throb().

◆ throbber

NSThrobber* beos_scaffolding::throbber

◆ tool_bar

BView* beos_scaffolding::tool_bar

◆ top_level

struct gui_window* beos_scaffolding::top_level

◆ top_view

NSBaseView* beos_scaffolding::top_view

◆ url_bar

NSIconTextControl* beos_scaffolding::url_bar

◆ window

NSBrowserWindow* beos_scaffolding::window

The documentation for this struct was generated from the following file: