Zrythm v2.0.0-DEV
a highly automated and intuitive digital audio workstation
Loading...
Searching...
No Matches
zrythm::test_helpers::ScopedJuceQApplication Class Reference

QApplication wrapper that also spins the JUCE message loop. More...

#include <tests/helpers/scoped_juce_qapplication.h>

Inheritance diagram for zrythm::test_helpers::ScopedJuceQApplication:
Collaboration diagram for zrythm::test_helpers::ScopedJuceQApplication:

Public Member Functions

 ScopedJuceQApplication (const ScopedJuceQApplication &)=delete
ScopedJuceQApplication & operator= (const ScopedJuceQApplication &)=delete
 ScopedJuceQApplication (ScopedJuceQApplication &&)=delete
ScopedJuceQApplication & operator= (ScopedJuceQApplication &&)=delete

Detailed Description

QApplication wrapper that also spins the JUCE message loop.

To be inherited from (or used as a member) in test classes.

Definition at line 20 of file scoped_juce_qapplication.h.

Constructor & Destructor Documentation

◆ ScopedJuceQApplication()

zrythm::test_helpers::ScopedJuceQApplication::ScopedJuceQApplication ( )
inline

Definition at line 23 of file scoped_juce_qapplication.h.


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