JUCE  v6.1.6 (6.0.8-1114)
JUCE API
Looking for a senior C++ dev?
I'm looking for work. Hire me!
juce::FileChooser::Pimpl Struct Referenceabstract

Public Member Functions

virtual ~Pimpl ()=default
 
virtual void launch ()=0
 
virtual void runModally ()=0
 

Constructor & Destructor Documentation

◆ ~Pimpl()

virtual juce::FileChooser::Pimpl::~Pimpl ( )
virtualdefault

Member Function Documentation

◆ launch()

virtual void juce::FileChooser::Pimpl::launch ( )
pure virtual

◆ runModally()

virtual void juce::FileChooser::Pimpl::runModally ( )
pure virtual

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