4#ifndef QHAIKUINTEGRATION_H
5#define QHAIKUINTEGRATION_H
7#include <qpa/qplatformintegration.h>
30#ifndef QT_NO_CLIPBOARD
bool hasCapability(QPlatformIntegration::Capability cap) const override
QAbstractEventDispatcher * createEventDispatcher() const override
Factory function for the GUI event dispatcher.
QPlatformBackingStore * createPlatformBackingStore(QWindow *window) const override
Factory function for QPlatformBackingStore.
QPlatformClipboard * clipboard() const override
Accessor for the platform integration's clipboard.
QPlatformFontDatabase * fontDatabase() const override
Accessor for the platform integration's fontdatabase.
QPlatformWindow * createPlatformWindow(QWindow *window) const override
Factory function for QPlatformWindow.
QPlatformServices * services() const override
Combined button and popup list for selecting options.