webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <FileChooser.h>
Static Public Member Functions | |
static Ref< FileChooser > | create (FileChooserClient *, const FileChooserSettings &) |
static Ref< FileChooser > | create (FileChooserClient *, const FileChooserSettings &) |
Additional Inherited Members | |
Protected Member Functions inherited from WTF::RefCounted< FileChooser > | |
RefCounted () | |
RefCounted () | |
RefCounted () | |
~RefCounted () | |
~RefCounted () | |
~RefCounted () | |
Protected Member Functions inherited from WTF::RefCountedBase | |
RefCountedBase () | |
~RefCountedBase () | |
bool | derefBase () const |
bool | deletionHasBegun () const |
RefCountedBase () | |
~RefCountedBase () | |
bool | derefBase () const |
bool | deletionHasBegun () const |
RefCountedBase () | |
~RefCountedBase () | |
bool | derefBase () const |
bool | deletionHasBegun () const |
WebCore::FileChooser::~FileChooser | ( | ) |
WEBCORE_EXPORT WebCore::FileChooser::~FileChooser | ( | ) |
WEBCORE_EXPORT void WebCore::FileChooser::chooseFile | ( | const String & | path | ) |
WEBCORE_EXPORT void WebCore::FileChooser::chooseFiles | ( | const Vector< String > & | paths | ) |
void WebCore::FileChooser::chooseFiles | ( | const Vector< FileChooserFileInfo > & | files | ) |
void WebCore::FileChooser::chooseFiles | ( | const Vector< FileChooserFileInfo > & | files | ) |
|
static |
|
static |
void WebCore::FileChooser::invalidate | ( | ) |
void WebCore::FileChooser::invalidate | ( | ) |
|
inline |
|
inline |