Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
Utils Namespace Reference

Classes

class  TextBlock
 
class  TextCursor
 
class  TextDocument
 

Functions

bool operator== (const TextBlock &t1, const TextBlock &t2)
 
bool operator!= (const TextBlock &t1, const TextBlock &t2)
 

Function Documentation

◆ operator!=()

bool Utils::operator!= ( const TextBlock t1,
const TextBlock t2 
)

Definition at line 96 of file qtextblock.cpp.

◆ operator==()

bool Utils::operator== ( const TextBlock t1,
const TextBlock t2 
)

Definition at line 91 of file qtextblock.cpp.