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
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 99 of file qtextblock.cpp.

◆ operator==()

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

Definition at line 94 of file qtextblock.cpp.

Referenced by Utils::TextBlock::operator!=.

Here is the caller graph for this function: