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

A base class that starts a QCoreApplication. More...

#include <tests/helpers/scoped_qcoreapplication.h>

Inheritance diagram for zrythm::test_helpers::ScopedQCoreApplication:

Detailed Description

A base class that starts a QCoreApplication.

This is needed in order to test signal functionality.

See also
https://forum.qt.io/post/804638

Definition at line 19 of file scoped_qcoreapplication.h.

Constructor & Destructor Documentation

◆ ScopedQCoreApplication()

zrythm::test_helpers::ScopedQCoreApplication::ScopedQCoreApplication ( )
inline

Definition at line 22 of file scoped_qcoreapplication.h.


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