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
QCssKnownValue::ByName Struct Reference
Collaboration diagram for QCssKnownValue::ByName:

Public Member Functions

constexpr bool operator() (const QCssKnownValue &lhs, const QCssKnownValue &rhs) const noexcept
constexpr bool operator() (const QCssKnownValue &lhs, const QCssKnownValue &rhs) const noexcept

Detailed Description

Definition at line 42 of file qcssparser.cpp.

Member Function Documentation

◆ operator()() [1/2]

bool QCssKnownValue::ByName::operator() ( const QCssKnownValue & lhs,
const QCssKnownValue & rhs ) const
inlineconstexprnoexcept

Definition at line 44 of file qcssparser.cpp.

◆ operator()() [2/2]

bool QCssKnownValue::ByName::operator() ( const QCssKnownValue & lhs,
const QCssKnownValue & rhs ) const
inlineconstexprnoexcept

Definition at line 44 of file qcssparser.cpp.


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