lokalize
MatchItem Struct Reference
#include <mergecatalog.h>
Public Member Functions | |
MatchItem () | |
MatchItem (short m, short b, bool d) | |
bool | operator< (const MatchItem &other) const |
Public Attributes | |
short | baseEntry:16 |
short | mergeEntry:16 |
short | score:16 |
short | translationIsDifferent:16 |
Detailed Description
Definition at line 32 of file mergecatalog.h.
Constructor & Destructor Documentation
|
inline |
Definition at line 39 of file mergecatalog.h.
|
inline |
Definition at line 46 of file mergecatalog.h.
Member Function Documentation
|
inline |
Definition at line 53 of file mergecatalog.h.
Member Data Documentation
short MatchItem::baseEntry |
Definition at line 35 of file mergecatalog.h.
short MatchItem::mergeEntry |
Definition at line 34 of file mergecatalog.h.
short MatchItem::score |
Definition at line 36 of file mergecatalog.h.
short MatchItem::translationIsDifferent |
Definition at line 37 of file mergecatalog.h.
The documentation for this struct was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:40:07 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:40:07 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.