Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
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.