| 
    DISTRHO Plugin Framework
    
   | 
 
#include <FileBrowserDialogImpl.hpp>
Public Member Functions | |
| Buttons () | |
Public Attributes | |
| ButtonState | listAllFiles | 
| ButtonState | showHidden | 
| ButtonState | showPlaces | 
File browser buttons.
      
  | 
  inline | 
Constructor for default values
| ButtonState FileBrowserOptions::Buttons::listAllFiles | 
Whether to list all files vs only those with matching file extension
| ButtonState FileBrowserOptions::Buttons::showHidden | 
Whether to show hidden files
| ButtonState FileBrowserOptions::Buttons::showPlaces | 
Whether to show list of places (bookmarks)