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
QtPipeWire::QPipeWireInstance Class Reference

#include <qpipewire_instance_p.h>

Collaboration diagram for QtPipeWire::QPipeWireInstance:

Public Member Functions

 QPipeWireInstance ()
 ~QPipeWireInstance ()

Static Public Member Functions

static std::shared_ptr< QPipeWireInstanceinstance ()
static bool isLoaded ()

Detailed Description

Definition at line 29 of file qpipewire_instance_p.h.

Constructor & Destructor Documentation

◆ QPipeWireInstance()

QtPipeWire::QPipeWireInstance::QPipeWireInstance ( )

Definition at line 46 of file qpipewire_instance.cpp.

◆ ~QPipeWireInstance()

QtPipeWire::QPipeWireInstance::~QPipeWireInstance ( )

Definition at line 54 of file qpipewire_instance.cpp.

References pw_check_library_version().

Here is the call graph for this function:

Member Function Documentation

◆ instance()

std::shared_ptr< QPipeWireInstance > QtPipeWire::QPipeWireInstance::instance ( )
staticnodiscard

Definition at line 30 of file qpipewire_instance.cpp.

◆ isLoaded()

bool QtPipeWire::QPipeWireInstance::isLoaded ( )
static

Definition at line 41 of file qpipewire_instance.cpp.

Referenced by QtPipeWire::QAudioDevices::isSupported().

Here is the caller graph for this function:

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