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
QtOhos::OnOffMethodsBasedEventHandlerOptions Struct Reference

#include <qohosjsutils.h>

Collaboration diagram for QtOhos::OnOffMethodsBasedEventHandlerOptions:

Public Attributes

std::function< bool(QNapi::Object)> optEventSourceAliveCheckFunc
QOhosOptional< QNapi::ValueWrapperextraOnArg
QOhosOptional< QNapi::ValueWrapperextraOffArg

Detailed Description

Definition at line 25 of file qohosjsutils.h.

Member Data Documentation

◆ extraOffArg

QOhosOptional<QNapi::ValueWrapper> QtOhos::OnOffMethodsBasedEventHandlerOptions::extraOffArg

Definition at line 29 of file qohosjsutils.h.

◆ extraOnArg

QOhosOptional<QNapi::ValueWrapper> QtOhos::OnOffMethodsBasedEventHandlerOptions::extraOnArg

Definition at line 28 of file qohosjsutils.h.

◆ optEventSourceAliveCheckFunc

std::function<bool(QNapi::Object)> QtOhos::OnOffMethodsBasedEventHandlerOptions::optEventSourceAliveCheckFunc

Definition at line 27 of file qohosjsutils.h.


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