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
phrase.h File Reference

(12a311eb3492635e3d7307fd8ebd3aa1932c2443)

#include <QObject>
#include <QString>
#include <QList>
#include <QtCore/QLocale>
#include "simtexth.h"
+ Include dependency graph for phrase.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Phrase
 
class  PhraseBook
 

Functions

bool operator== (const Phrase &p, const Phrase &q)
 
bool operator!= (const Phrase &p, const Phrase &q)
 

Function Documentation

◆ operator!=()

bool operator!= ( const Phrase & p,
const Phrase & q )
inline

Definition at line 48 of file phrase.h.

References operator==().

+ Here is the call graph for this function:

◆ operator==()

bool operator== ( const Phrase & p,
const Phrase & q )

Definition at line 73 of file phrase.cpp.

References Phrase::phraseBook().

Referenced by operator!=().

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