Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QOhosHoverEventsGenerator Class Referenceabstract

#include <qohoshovereventsgenerator.h>

Inheritance diagram for QOhosHoverEventsGenerator:
Collaboration diagram for QOhosHoverEventsGenerator:

Public Member Functions

virtual ~QOhosHoverEventsGenerator ()
virtual void handleQOhosMouseEvent (const QOhosMouseEvent &mouseEvent)=0
virtual void handleQOhosHoverEvent (bool hovered)=0

Protected Member Functions

 QOhosHoverEventsGenerator ()

Detailed Description

Definition at line 15 of file qohoshovereventsgenerator.h.

Constructor & Destructor Documentation

◆ ~QOhosHoverEventsGenerator()

QOhosHoverEventsGenerator::~QOhosHoverEventsGenerator ( )
virtualdefault

◆ QOhosHoverEventsGenerator()

QOhosHoverEventsGenerator::QOhosHoverEventsGenerator ( )
protecteddefault

Member Function Documentation

◆ handleQOhosHoverEvent()

virtual void QOhosHoverEventsGenerator::handleQOhosHoverEvent ( bool hovered)
pure virtual

◆ handleQOhosMouseEvent()

virtual void QOhosHoverEventsGenerator::handleQOhosMouseEvent ( const QOhosMouseEvent & mouseEvent)
pure virtual

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