webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Classes | Public Member Functions | Static Public Member Functions | List of all members
WebCore::ValidationBubble Class Reference

#include <ValidationBubble.h>

Inheritance diagram for WebCore::ValidationBubble:
WTF::RefCounted< ValidationBubble > WTF::RefCounted< ValidationBubble > WTF::RefCountedBase WTF::RefCountedBase WTF::RefCountedBase WTF::RefCountedBase WTF::RefCountedBase WTF::RefCountedBase

Classes

struct  Settings
 

Public Member Functions

WEBCORE_EXPORT ~ValidationBubble ()
 
const Stringmessage () const
 
double fontSize () const
 
WEBCORE_EXPORT void showRelativeTo (const IntRect &anchorRect)
 
WEBCORE_EXPORT ~ValidationBubble ()
 
const Stringmessage () const
 
double fontSize () const
 
WEBCORE_EXPORT void showRelativeTo (const IntRect &anchorRect)
 
- Public Member Functions inherited from WTF::RefCounted< ValidationBubble >
void deref () const
 
void deref () const
 
void deref () const
 
- Public Member Functions inherited from WTF::RefCountedBase
void ref () const
 
bool hasOneRef () const
 
unsigned refCount () const
 
void relaxAdoptionRequirement ()
 
void ref () const
 
bool hasOneRef () const
 
unsigned refCount () const
 
void relaxAdoptionRequirement ()
 
void ref () const
 
bool hasOneRef () const
 
unsigned refCount () const
 
void relaxAdoptionRequirement ()
 

Static Public Member Functions

static Ref< ValidationBubblecreate (PlatformView *view, const String &message, const Settings &settings)
 
static Ref< ValidationBubblecreate (PlatformView *view, const String &message, const Settings &settings)
 

Additional Inherited Members

- Protected Member Functions inherited from WTF::RefCounted< ValidationBubble >
 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
 

Constructor & Destructor Documentation

◆ ~ValidationBubble() [1/2]

WEBCORE_EXPORT WebCore::ValidationBubble::~ValidationBubble ( )

◆ ~ValidationBubble() [2/2]

WEBCORE_EXPORT WebCore::ValidationBubble::~ValidationBubble ( )

Member Function Documentation

◆ create() [1/2]

static Ref<ValidationBubble> WebCore::ValidationBubble::create ( PlatformView view,
const String message,
const Settings settings 
)
inlinestatic

◆ create() [2/2]

static Ref<ValidationBubble> WebCore::ValidationBubble::create ( PlatformView view,
const String message,
const Settings settings 
)
inlinestatic

◆ fontSize() [1/2]

double WebCore::ValidationBubble::fontSize ( ) const
inline

◆ fontSize() [2/2]

double WebCore::ValidationBubble::fontSize ( ) const
inline

◆ message() [1/2]

const String& WebCore::ValidationBubble::message ( ) const
inline

◆ message() [2/2]

const String& WebCore::ValidationBubble::message ( ) const
inline

◆ showRelativeTo() [1/2]

WEBCORE_EXPORT void WebCore::ValidationBubble::showRelativeTo ( const IntRect anchorRect)

◆ showRelativeTo() [2/2]

WEBCORE_EXPORT void WebCore::ValidationBubble::showRelativeTo ( const IntRect anchorRect)

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