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
QtOhosAppKit::Pasteboard Namespace Reference

\inmodule QtOhosAppKit More...

Functions

void setInAppOnlyPasteboardShareOption (bool shareInAppOnly)
 According to shareInAppOnly sets if pasteboard data content can be used only in the same application or across applications of a device.

Detailed Description

\inmodule QtOhosAppKit

Since
5.12.12

The Pasteboard class is to manage native pasteboard.

Function Documentation

◆ setInAppOnlyPasteboardShareOption()

void QtOhosAppKit::Pasteboard::setInAppOnlyPasteboardShareOption ( bool shareInAppOnly)

According to shareInAppOnly sets if pasteboard data content can be used only in the same application or across applications of a device.

Definition at line 25 of file qohospasteboard.cpp.