webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | Public Attributes | List of all members
WebCore::FileChooserFileInfo Struct Reference

#include <FileChooser.h>

Public Member Functions

 FileChooserFileInfo (const String &path, const String &displayName=String())
 
 FileChooserFileInfo (const String &path, const String &displayName=String())
 

Public Attributes

const String path
 
const String displayName
 

Constructor & Destructor Documentation

◆ FileChooserFileInfo() [1/2]

WebCore::FileChooserFileInfo::FileChooserFileInfo ( const String path,
const String displayName = String() 
)
inline

◆ FileChooserFileInfo() [2/2]

WebCore::FileChooserFileInfo::FileChooserFileInfo ( const String path,
const String displayName = String() 
)
inline

Member Data Documentation

◆ displayName

const String WebCore::FileChooserFileInfo::displayName

◆ path

const String WebCore::FileChooserFileInfo::path

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