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
QDirectFBEGLHooks Struct Reference

#include <qdirectfbeglhooks.h>

Collaboration diagram for QDirectFBEGLHooks:

Public Member Functions

void platformInit ()
void platformDestroy ()
bool hasCapability (QPlatformIntegration::Capability) const

Detailed Description

Definition at line 12 of file qdirectfbeglhooks.h.

Member Function Documentation

◆ hasCapability()

bool QDirectFBEGLHooks::hasCapability ( QPlatformIntegration::Capability ) const

Definition at line 20 of file qdirectfbeglhooks_stub.cpp.

◆ platformDestroy()

void QDirectFBEGLHooks::platformDestroy ( )

Definition at line 16 of file qdirectfbeglhooks_stub.cpp.

◆ platformInit()

void QDirectFBEGLHooks::platformInit ( )

This file is compiled in case there is no platform specific hook. On an optimizing compiler these functions should never be called.

Definition at line 12 of file qdirectfbeglhooks_stub.cpp.


The documentation for this struct was generated from the following files: