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

#include <KeyBindingTranslator.h>

Public Member Functions

 KeyBindingTranslator ()
 
Vector< StringcommandsForKeyEvent (GdkEventKey *)
 
void addPendingEditorCommand (const char *command)
 

Constructor & Destructor Documentation

◆ KeyBindingTranslator()

WebKit::KeyBindingTranslator::KeyBindingTranslator ( )

Member Function Documentation

◆ addPendingEditorCommand()

void WebKit::KeyBindingTranslator::addPendingEditorCommand ( const char *  command)
inline

◆ commandsForKeyEvent()

Vector< String > WebKit::KeyBindingTranslator::commandsForKeyEvent ( GdkEventKey event)

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