![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "globals.h"#include "mainwindow.h"#include "messagemodel.h"#include "phrase.h"#include "phraseview.h"#include "phrasemodel.h"#include "simtexth.h"#include <QHeaderView>#include <QKeyEvent>#include <QSettings>#include <QShortcut>#include <QTreeView>#include <QWidget>#include <QDebug>Go to the source code of this file.
Functions | |
| static QString | phraseViewHeaderKey () |
| static CandidateList | similarTextHeuristicCandidates (MultiDataModel *model, int mi, const char *text, int maxCandidates) |
|
static |
Definition at line 25 of file phraseview.cpp.
|
static |
Definition at line 177 of file phraseview.cpp.
References MultiDataModelIterator::MultiDataModelIterator(), IDBASED, MessageItem::message(), TEXTBASED, TranslatorMessage::type(), and TranslatorMessage::Unfinished.