Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
NamePredicate Class Reference
+ Collaboration diagram for NamePredicate:

Public Member Functions

 NamePredicate (const char *needle)
 
bool operator() (const QTestTablePrivate::Element &e) const
 
bool operator() (const QTestData *e) const
 

Detailed Description

Definition at line 111 of file qtesttable.cpp.

Constructor & Destructor Documentation

◆ NamePredicate()

NamePredicate::NamePredicate ( const char *  needle)
inlineexplicit

Definition at line 114 of file qtesttable.cpp.

Member Function Documentation

◆ operator()() [1/2]

bool NamePredicate::operator() ( const QTestData e) const
inline

Definition at line 119 of file qtesttable.cpp.

References e.

◆ operator()() [2/2]

bool NamePredicate::operator() ( const QTestTablePrivate::Element e) const
inline

Definition at line 116 of file qtesttable.cpp.

References e.


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