• Skip to content
  • Skip to link menu
  • KDE API Reference
  • kdelibs-4.14.38 API Reference
  • KDE Home
  • Contact Us
 

kjsembed

  • KJSEmbed
  • EventProxy
Public Member Functions | Protected Member Functions | List of all members
KJSEmbed::EventProxy Class Reference

#include <eventproxy.h>

Inheritance diagram for KJSEmbed::EventProxy:
QObject

Public Member Functions

 EventProxy (QObjectBinding *watch, KJS::Interpreter *interpreter)
 
 ~EventProxy ()
 
void addFilter (QEvent::Type t)
 
bool eventFilter (QObject *watched, QEvent *e)
 
bool isFiltered (QEvent::Type t) const
 
void removeFilter (QEvent::Type t)
 

Protected Member Functions

bool callHandler (QEvent *e)
 

Detailed Description

Filters events for a QObject and forwards them to a JS handler.

Author
Richard Moore, rich@.nosp@m.kde..nosp@m.org

Definition at line 44 of file eventproxy.h.

Constructor & Destructor Documentation

◆ EventProxy()

EventProxy::EventProxy ( QObjectBinding *  watch,
KJS::Interpreter *  interpreter 
)

Definition at line 35 of file eventproxy.cpp.

◆ ~EventProxy()

EventProxy::~EventProxy ( )

Definition at line 41 of file eventproxy.cpp.

Member Function Documentation

◆ addFilter()

void EventProxy::addFilter ( QEvent::Type  t)

Adds an event type to those we forward to JS.

Definition at line 52 of file eventproxy.cpp.

◆ callHandler()

bool EventProxy::callHandler ( QEvent *  e)
protected

Definition at line 93 of file eventproxy.cpp.

◆ eventFilter()

bool EventProxy::eventFilter ( QObject *  watched,
QEvent *  e 
)

Reimplemented to forward events to JS.

Definition at line 84 of file eventproxy.cpp.

◆ isFiltered()

bool EventProxy::isFiltered ( QEvent::Type  t) const

Returns true iff we forward the event type to JS.

Definition at line 45 of file eventproxy.cpp.

◆ removeFilter()

void EventProxy::removeFilter ( QEvent::Type  t)

Removes an event type from those we forward to JS.

If there are no event types left to forward then we self-destruct.

Definition at line 69 of file eventproxy.cpp.


The documentation for this class was generated from the following files:
  • eventproxy.h
  • eventproxy.cpp
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

kjsembed

Skip menu "kjsembed"
  • Main Page
  • Namespace List
  • Namespace Members
  • Alphabetical List
  • Class List
  • Class Hierarchy
  • Class Members
  • File List
  • File Members

kdelibs-4.14.38 API Reference

Skip menu "kdelibs-4.14.38 API Reference"
  • DNSSD
  • Interfaces
  •   KHexEdit
  •   KMediaPlayer
  •   KSpeech
  •   KTextEditor
  • kconf_update
  • KDE3Support
  •   KUnitTest
  • KDECore
  • KDED
  • KDEsu
  • KDEUI
  • KDEWebKit
  • KDocTools
  • KFile
  • KHTML
  • KImgIO
  • KInit
  • kio
  • KIOSlave
  • KJS
  •   KJS-API
  •   WTF
  • kjsembed
  • KNewStuff
  • KParts
  • KPty
  • Kross
  • KUnitConversion
  • KUtils
  • Nepomuk
  • Plasma
  • Solid
  • Sonnet
  • ThreadWeaver
Report problems with this website to our bug tracking system.
Contact the specific authors with questions and comments about the page contents.

KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal