myproject 0.0.0
%%description%%
Loading...
Searching...
No Matches
tst_settings.cpp File Reference
#include <settings.h>
#include <QSignalSpy>
#include <catch2/catch_test_macros.hpp>
Include dependency graph for tst_settings.cpp:

Functions

 TEST_CASE ("Test default values", "[Settings]")
 
 TEST_CASE ("Test language", "[Settings]")
 
 TEST_CASE ("Test window opacity", "[Settings]")
 
 TEST_CASE ("Test fps visible", "[Settings]")
 
 TEST_CASE ("Test app theme", "[Settings]")
 
 TEST_CASE ("Test new shortcut", "[Settings]")
 
 TEST_CASE ("Test open shortcut", "[Settings]")
 
 TEST_CASE ("Test save shortcut", "[Settings]")
 
 TEST_CASE ("Test save as shortcut", "[Settings]")
 
 TEST_CASE ("Test quit shortcut", "[Settings]")
 
 TEST_CASE ("Test undo shortcut", "[Settings]")
 
 TEST_CASE ("Test redo shortcut", "[Settings]")
 
 TEST_CASE ("Test copy shortcut", "[Settings]")
 
 TEST_CASE ("Test cut shortcut", "[Settings]")
 
 TEST_CASE ("Test paste shortcut", "[Settings]")
 
 TEST_CASE ("Test options shortcut", "[Settings]")
 
 TEST_CASE ("Test full screen shortcut", "[Settings]")
 
 TEST_CASE ("Test reset shortcuts to defaults", "[Settings]")
 

Function Documentation

◆ TEST_CASE() [1/18]

TEST_CASE ( "Test app theme" ,
"" [Settings] )
Here is the call graph for this function:

◆ TEST_CASE() [2/18]

TEST_CASE ( "Test copy shortcut" ,
"" [Settings] )
Here is the call graph for this function:

◆ TEST_CASE() [3/18]

TEST_CASE ( "Test cut shortcut" ,
"" [Settings] )
Here is the call graph for this function:

◆ TEST_CASE() [4/18]

TEST_CASE ( "Test default values" ,
"" [Settings] )
Here is the call graph for this function:

◆ TEST_CASE() [5/18]

TEST_CASE ( "Test fps visible" ,
"" [Settings] )
Here is the call graph for this function:

◆ TEST_CASE() [6/18]

TEST_CASE ( "Test full screen shortcut" ,
"" [Settings] )
Here is the call graph for this function:

◆ TEST_CASE() [7/18]

TEST_CASE ( "Test language" ,
"" [Settings] )
Here is the call graph for this function:

◆ TEST_CASE() [8/18]

TEST_CASE ( "Test new shortcut" ,
"" [Settings] )
Here is the call graph for this function:

◆ TEST_CASE() [9/18]

TEST_CASE ( "Test open shortcut" ,
"" [Settings] )
Here is the call graph for this function:

◆ TEST_CASE() [10/18]

TEST_CASE ( "Test options shortcut" ,
"" [Settings] )
Here is the call graph for this function:

◆ TEST_CASE() [11/18]

TEST_CASE ( "Test paste shortcut" ,
"" [Settings] )
Here is the call graph for this function:

◆ TEST_CASE() [12/18]

TEST_CASE ( "Test quit shortcut" ,
"" [Settings] )
Here is the call graph for this function:

◆ TEST_CASE() [13/18]

TEST_CASE ( "Test redo shortcut" ,
"" [Settings] )
Here is the call graph for this function:

◆ TEST_CASE() [14/18]

TEST_CASE ( "Test reset shortcuts to defaults" ,
"" [Settings] )
Here is the call graph for this function:

◆ TEST_CASE() [15/18]

TEST_CASE ( "Test save as shortcut" ,
"" [Settings] )
Here is the call graph for this function:

◆ TEST_CASE() [16/18]

TEST_CASE ( "Test save shortcut" ,
"" [Settings] )
Here is the call graph for this function:

◆ TEST_CASE() [17/18]

TEST_CASE ( "Test undo shortcut" ,
"" [Settings] )
Here is the call graph for this function:

◆ TEST_CASE() [18/18]

TEST_CASE ( "Test window opacity" ,
"" [Settings] )
Here is the call graph for this function: