QtBase  v6.3.1
Enumerations | Functions
QtPrivate::BindableWarnings Namespace Reference

Enumerations

enum  Reason { InvalidInterface , NonBindableInterface , ReadOnlyInterface }
 

Functions

void printUnsuitableBindableWarning (QAnyStringView prefix, BindableWarnings::Reason reason)
 
void printMetaTypeMismatch (QMetaType actual, QMetaType expected)
 

Enumeration Type Documentation

◆ Reason

Enumerator
InvalidInterface 
NonBindableInterface 
ReadOnlyInterface 

Definition at line 617 of file qproperty.h.

Function Documentation

◆ printMetaTypeMismatch()

Q_CORE_EXPORT void QtPrivate::BindableWarnings::printMetaTypeMismatch ( QMetaType  actual,
QMetaType  expected 
)

Definition at line 2308 of file qproperty.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ printUnsuitableBindableWarning()

Q_CORE_EXPORT void QtPrivate::BindableWarnings::printUnsuitableBindableWarning ( QAnyStringView  prefix,
BindableWarnings::Reason  reason 
)

Definition at line 2289 of file qproperty.cpp.

Here is the call graph for this function:
Here is the caller graph for this function: