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
QOpenUrlHandlerRegistry Class Reference
+ Collaboration diagram for QOpenUrlHandlerRegistry:

Classes

struct  Handler
 

Public Types

typedef QHash< QString, HandlerHandlerHash
 

Public Member Functions

 QOpenUrlHandlerRegistry ()=default
 

Public Attributes

QRecursiveMutex mutex
 
HandlerHash handlers
 

Detailed Description

Definition at line 25 of file qdesktopservices.cpp.

Member Typedef Documentation

◆ HandlerHash

Constructor & Destructor Documentation

◆ QOpenUrlHandlerRegistry()

QOpenUrlHandlerRegistry::QOpenUrlHandlerRegistry ( )
default

Member Data Documentation

◆ handlers

HandlerHash QOpenUrlHandlerRegistry::handlers

◆ mutex

QRecursiveMutex QOpenUrlHandlerRegistry::mutex

The documentation for this class was generated from the following file: