Web Analytics Made Easy - Statcounter
Skip to content

Class SBGUIHtmlFilter::EventFilter#

ClassList > SBGUIHtmlFilter > EventFilter

Inherits the following classes: QObject

Public Functions#

Type Name
EventFilter (QObject * parent)
void setAutoWire (bool on)

Protected Functions#

Type Name
bool eventFilter (QObject * obj, QEvent * ev) override

Public Functions Documentation#

function EventFilter#

inline explicit SBGUIHtmlFilter::EventFilter::EventFilter (
    QObject * parent
) 

function setAutoWire#

inline void SBGUIHtmlFilter::EventFilter::setAutoWire (
    bool on
) 

Protected Functions Documentation#

function eventFilter#

inline bool SBGUIHtmlFilter::EventFilter::eventFilter (
    QObject * obj,
    QEvent * ev
) override