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

#include <KillRing.h>

Public Member Functions

void append (const String &)
 
void prepend (const String &)
 
String yank ()
 
void startNewSequence ()
 
void setToYankedState ()
 

Member Function Documentation

◆ append()

void WebCore::KillRing::append ( const String string)

◆ prepend()

void WebCore::KillRing::prepend ( const String string)

◆ setToYankedState()

void WebCore::KillRing::setToYankedState ( )

◆ startNewSequence()

void WebCore::KillRing::startNewSequence ( )

◆ yank()

String WebCore::KillRing::yank ( )

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