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
Catch::WaitForKeypress Struct Reference

#include <catch.hpp>

+ Collaboration diagram for Catch::WaitForKeypress:

Public Types

enum  When { Never , BeforeStart = 1 , BeforeExit = 2 , BeforeStartAndExit = BeforeStart | BeforeExit }
 

Detailed Description

Definition at line 4503 of file catch.hpp.

Member Enumeration Documentation

◆ When

Enumerator
Never 
BeforeStart 
BeforeExit 
BeforeStartAndExit 

Definition at line 4503 of file catch.hpp.


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