#include <TestUtilitiesWindow.h>
◆ TestUtilitiesWindow()
| Tests::TestUtilitiesWindow::TestUtilitiesWindow |
( |
| ) |
|
◆ ~TestUtilitiesWindow()
| Tests::TestUtilitiesWindow::~TestUtilitiesWindow |
( |
| ) |
|
|
override |
◆ paint()
| void Tests::TestUtilitiesWindow::paint |
( |
juce::Graphics & | g | ) |
|
|
override |
◆ resized()
| void Tests::TestUtilitiesWindow::resized |
( |
| ) |
|
|
override |
◆ runBackendTests()
| void Tests::TestUtilitiesWindow::runBackendTests |
( |
| ) |
|
|
private |
◆ runPluginManagerTests()
| void Tests::TestUtilitiesWindow::runPluginManagerTests |
( |
| ) |
|
|
private |
◆ runTimecodeTests()
| void Tests::TestUtilitiesWindow::runTimecodeTests |
( |
| ) |
|
|
private |
◆ backendTests
| std::unique_ptr<BackendTests> Tests::TestUtilitiesWindow::backendTests |
|
private |
◆ backendTestsButton
| std::unique_ptr<juce::TextButton> Tests::TestUtilitiesWindow::backendTestsButton |
|
private |
◆ pluginManagerTests
◆ pluginManagerTestsButton
| std::unique_ptr<juce::TextButton> Tests::TestUtilitiesWindow::pluginManagerTestsButton |
|
private |
◆ timecodeTests
| std::unique_ptr<TimecodeTests> Tests::TestUtilitiesWindow::timecodeTests |
|
private |
◆ timecodeTestsButton
| std::unique_ptr<juce::TextButton> Tests::TestUtilitiesWindow::timecodeTestsButton |
|
private |
The documentation for this class was generated from the following files: