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
python.cpp File Reference

(334b7bc2ab29475553da6941844b0504c63200ba)

#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>
Include dependency graph for python.cpp:

Go to the source code of this file.

Classes

class  PythonParser

Functions

bool loadPython (Translator &translator, const QString &fileName, ConversionData &cd)

Function Documentation

◆ loadPython()

bool loadPython ( Translator & translator,
const QString & fileName,
ConversionData & cd )

Definition at line 753 of file python.cpp.