4#ifndef QINTEGRITYFBINTEGRATION_H
5#define QINTEGRITYFBINTEGRATION_H
7#include <qpa/qplatformintegration.h>
8#include <qpa/qplatformnativeinterface.h>
38 void createInputHandlers();
QPlatformFontDatabase * fontDatabase() const override
Accessor for the platform integration's fontdatabase.
QPlatformWindow * createPlatformWindow(QWindow *window) const override
Factory function for QPlatformWindow.
QList< QPlatformScreen * > screens() const
QPlatformServices * services() const override
bool hasCapability(QPlatformIntegration::Capability cap) const override
QPlatformBackingStore * createPlatformBackingStore(QWindow *window) const override
Factory function for QPlatformBackingStore.
void initialize() override
Performs initialization steps that depend on having an event dispatcher available.
QPlatformInputContext * inputContext() const override
Returns the platforms input context.
QAbstractEventDispatcher * createEventDispatcher() const override
Factory function for the GUI event dispatcher.
QPlatformNativeInterface * nativeInterface() const override
~QIntegrityFbIntegration()
The QPlatformInputContext class abstracts the input method dependent data and composing state.
Combined button and popup list for selecting options.