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
qohosjsutils.h File Reference

(511b67fd45b14ea17c21ed8daa2894a412d68f7a)

#include <QtCore/private/qcore_ohos_p.h>
#include <QtCore/private/qnapi_p.h>
#include <QtCore/qglobal.h>
#include <functional>
#include <memory>
#include <optional>
#include <string>
#include <type_traits>
Include dependency graph for qohosjsutils.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  QtOhos::OnOffMethodsBasedEventHandlerOptions

Namespaces

namespace  QtOhos

Functions

std::shared_ptr< voidQtOhos::registerOnOffMethodsBasedEventHandler (QNapi::Object eventSourceObject, const std::string &eventTypeName, QNapi::CallbackFuncWrapper handler, OnOffMethodsBasedEventHandlerOptions options={})