JUCE-7.0.12-0-g4f43011b96 JUCE-7.0.12-0-g4f43011b96
JUCE — C++ application framework with suport for VST, VST3, LV2 audio plug-ins

« « « Anklang Documentation
Loading...
Searching...
No Matches
Public Member Functions | List of all members
juce::FileChooser::Native Class Referencefinal
Inheritance diagram for juce::FileChooser::Native:
juce::Timer

Public Member Functions

 Native (FileChooser &fileChooser, int flags)
 
void runModally () override
 
void launch () override
 

Detailed Description

Definition at line 47 of file juce_FileChooser_linux.cpp.

Constructor & Destructor Documentation

◆ Native()

juce::FileChooser::Native::Native ( FileChooser fileChooser,
int  flags 
)

Definition at line 51 of file juce_FileChooser_linux.cpp.

◆ ~Native()

juce::FileChooser::Native::~Native ( )
override

Definition at line 69 of file juce_FileChooser_linux.cpp.

Member Function Documentation

◆ launch()

void juce::FileChooser::Native::launch ( )
override

Definition at line 89 of file juce_FileChooser_linux.cpp.

◆ runModally()

void juce::FileChooser::Native::runModally ( )
override

Definition at line 74 of file juce_FileChooser_linux.cpp.


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