Loading...
Searching...
No Matches
Classes | Enumerations
FilePanel.h File Reference

Provides the BFilePanel and BRefFilter classes and support enums. More...

Classes

class  BFilePanel
 Displays a standard Open/Save dialog. More...
 
class  BRefFilter
 Allows you to filter the items displayed in a file panel. More...
 

Enumerations

enum  file_panel_button {
  B_CANCEL_BUTTON ,
  B_DEFAULT_BUTTON
}
 
enum  file_panel_mode {
  B_OPEN_PANEL ,
  B_SAVE_PANEL
}
 

Detailed Description

Provides the BFilePanel and BRefFilter classes and support enums.

Enumeration Type Documentation

◆ file_panel_button

Enumerator
B_CANCEL_BUTTON 

Cancel button

Since
BeOS R3
B_DEFAULT_BUTTON 

Default button

Since
BeOS R3

◆ file_panel_mode

Enumerator
B_OPEN_PANEL 

Open panel

Since
BeOS R3
B_SAVE_PANEL 
Since
BeOS R3 Save panel