![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "phrase.h"#include "translator.h"#include "xmlparser.h"#include <QApplication>#include <QFile>#include <QFileInfo>#include <QMessageBox>#include <QTextStream>#include <QXmlStreamReader>Go to the source code of this file.
Classes | |
| class | QphHandler |
Functions | |
| static QString | xmlProtect (const QString &str) |
| bool | operator== (const Phrase &p, const Phrase &q) |
Definition at line 75 of file phrase.cpp.
References Phrase::phraseBook().
Referenced by operator!=().
Definition at line 19 of file phrase.cpp.