lokalize
Note Struct Reference
  #include <note.h>
Public Types | |
| enum | Owner { General, Source, Target } | 
Public Member Functions | |
| Note (const QString &content_=QString()) | |
| Note (const QString &content_, char priority_, Owner annotates_, const QString &from_, const QString &lang_) | |
| bool | operator< (const Note &other) const | 
Public Attributes | |
| Owner | annotates | 
| QString | content | 
| QString | from | 
| QString | lang | 
| char | priority | 
Detailed Description
Member Enumeration Documentation
| enum Note::Owner | 
Constructor & Destructor Documentation
Member Function Documentation
Member Data Documentation
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.
    KDE API Reference