
The QCocoaWindowFunctions class is an inline class containing miscellaneous functionality for NSWindow and NSView window specific functionality. More...
Header: | #include <QCocoaWindowFunctions> |
typedef | QPoint |
int | bottomLeftClippedByNSWindowOffset(int *) |
const int | bottomLeftClippedByNSWindowOffsetIdentifier() |
The QCocoaWindowFunctions class is an inline class containing miscellaneous functionality for NSWindow and NSView window specific functionality.
Note: There is no binary compatibility guarantee for this class, meaning that an application using it is only guaranteed to work with the Qt version it was developed against.
[static]
int
QCocoaWindowFunctions::bottomLeftClippedByNSWindowOffset(int *)[static]
const int QCocoaWindowFunctions::bottomLeftClippedByNSWindowOffsetIdentifier()This function returnes the bytearray that can be used to query QGuiApplication::platformFunction to retrieve the BottomLeftClippedByNSWindowOffset function.