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
QTest::Internal::Compare< ComparisonOperation::LessThan > Struct Reference

#include <qtestcase.h>

+ Collaboration diagram for QTest::Internal::Compare< ComparisonOperation::LessThan >:

Static Public Member Functions

template<typename T1, typename T2>
static bool compare (T1 &&lhs, T2 &&rhs)
 

Detailed Description

Definition at line 354 of file qtestcase.h.

Member Function Documentation

◆ compare()

template<typename T1, typename T2>
static bool QTest::Internal::Compare< ComparisonOperation::LessThan >::compare ( T1 && lhs,
T2 && rhs )
inlinestatic

Definition at line 356 of file qtestcase.h.


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