webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | List of all members
WebEditorUndoCommand Class Reference
Inheritance diagram for WebEditorUndoCommand:
IWebUndoCommand

Public Member Functions

 WebEditorUndoCommand (UndoStep &, bool isUndo)
 
void execute ()
 
virtual HRESULT STDMETHODCALLTYPE QueryInterface (_In_ REFIID riid, _COM_Outptr_ void **ppvObject)
 
virtual ULONG STDMETHODCALLTYPE AddRef ()
 
virtual ULONG STDMETHODCALLTYPE Release ()
 

Constructor & Destructor Documentation

◆ WebEditorUndoCommand()

WebEditorUndoCommand::WebEditorUndoCommand ( UndoStep step,
bool  isUndo 
)

Member Function Documentation

◆ AddRef()

ULONG WebEditorUndoCommand::AddRef ( void  )
virtual

◆ execute()

void WebEditorUndoCommand::execute ( )
virtual

Implements IWebUndoCommand.

◆ QueryInterface()

HRESULT WebEditorUndoCommand::QueryInterface ( _In_ REFIID  riid,
_COM_Outptr_ void **  ppvObject 
)
virtual

◆ Release()

ULONG WebEditorUndoCommand::Release ( void  )
virtual

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