![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <translator.h>#include "lupdate.h"#include "metastrings.h"#include <QtCore/qhash.h>#include <QtCore/qlist.h>#include <QtCore/qstring.h>#include <QtCore/qtextstream.h>#include <QtCore/qstack.h>#include <cctype>#include <cerrno>#include <cstdio>#include <cstring>Go to the source code of this file.
Classes | |
| class | PythonParser |
Functions | |
| bool | loadPython (Translator &translator, const QString &fileName, ConversionData &cd) |
| bool loadPython | ( | Translator & | translator, |
| const QString & | fileName, | ||
| ConversionData & | cd ) |
Definition at line 753 of file python.cpp.