Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QTest::Internal::Compare< ComparisonOperation::LessThanOrEqual > Struct Reference

#include <qtestcase.h>

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

Static Public Member Functions

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

Detailed Description

Definition at line 336 of file qtestcase.h.

Member Function Documentation

◆ compare()

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

Definition at line 338 of file qtestcase.h.


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