#include <SelectionData.h>
◆ canSmartReplace()
bool WebCore::SelectionData::canSmartReplace |
( |
| ) |
const |
|
inline |
◆ clearAll()
void WebCore::SelectionData::clearAll |
( |
| ) |
|
◆ clearAllExceptFilenames()
void WebCore::SelectionData::clearAllExceptFilenames |
( |
| ) |
|
◆ clearImage()
void WebCore::SelectionData::clearImage |
( |
| ) |
|
|
inline |
◆ clearMarkup()
void WebCore::SelectionData::clearMarkup |
( |
| ) |
|
|
inline |
◆ clearText()
void WebCore::SelectionData::clearText |
( |
| ) |
|
|
inline |
◆ clearURIList()
void WebCore::SelectionData::clearURIList |
( |
| ) |
|
|
inline |
◆ clearURL()
void WebCore::SelectionData::clearURL |
( |
| ) |
|
|
inline |
◆ create()
◆ filenames()
const Vector<String>& WebCore::SelectionData::filenames |
( |
| ) |
const |
|
inline |
◆ hasFilenames()
bool WebCore::SelectionData::hasFilenames |
( |
| ) |
const |
|
inline |
◆ hasImage()
bool WebCore::SelectionData::hasImage |
( |
| ) |
const |
|
inline |
◆ hasMarkup()
bool WebCore::SelectionData::hasMarkup |
( |
| ) |
const |
|
inline |
◆ hasText()
bool WebCore::SelectionData::hasText |
( |
| ) |
const |
|
inline |
◆ hasUnknownTypeData()
bool WebCore::SelectionData::hasUnknownTypeData |
( |
| ) |
const |
|
inline |
◆ hasURIList()
bool WebCore::SelectionData::hasURIList |
( |
| ) |
const |
|
inline |
◆ hasURL()
bool WebCore::SelectionData::hasURL |
( |
| ) |
const |
|
inline |
◆ image()
Image* WebCore::SelectionData::image |
( |
| ) |
const |
|
inline |
◆ markup()
const String& WebCore::SelectionData::markup |
( |
| ) |
const |
|
inline |
◆ setCanSmartReplace()
void WebCore::SelectionData::setCanSmartReplace |
( |
bool |
canSmartReplace | ) |
|
|
inline |
◆ setImage()
void WebCore::SelectionData::setImage |
( |
Image * |
newImage | ) |
|
|
inline |
◆ setMarkup()
void WebCore::SelectionData::setMarkup |
( |
const String & |
newMarkup | ) |
|
|
inline |
◆ setText()
void WebCore::SelectionData::setText |
( |
const String & |
newText | ) |
|
◆ setUnknownTypeData()
void WebCore::SelectionData::setUnknownTypeData |
( |
const String & |
type, |
|
|
const String & |
data |
|
) |
| |
|
inline |
◆ setURIList()
void WebCore::SelectionData::setURIList |
( |
const String & |
uriListString | ) |
|
◆ setURL()
void WebCore::SelectionData::setURL |
( |
const URL & |
url, |
|
|
const String & |
label |
|
) |
| |
◆ text()
const String& WebCore::SelectionData::text |
( |
| ) |
const |
|
inline |
◆ unknownTypeData()
String WebCore::SelectionData::unknownTypeData |
( |
const String & |
type | ) |
const |
|
inline |
◆ unknownTypes()
◆ uriList()
const String& WebCore::SelectionData::uriList |
( |
| ) |
const |
|
inline |
◆ url()
const URL& WebCore::SelectionData::url |
( |
| ) |
const |
|
inline |
◆ urlLabel()
const String & WebCore::SelectionData::urlLabel |
( |
| ) |
const |
The documentation for this class was generated from the following files: