Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
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 11 of file qdirectfbeglhooks.h.

Member Function Documentation

◆ hasCapability()

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

Definition at line 19 of file qdirectfbeglhooks_stub.cpp.

◆ platformDestroy()

void QDirectFBEGLHooks::platformDestroy ( )

Definition at line 15 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 11 of file qdirectfbeglhooks_stub.cpp.


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