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
TMMKey Class Reference

#include <translator.h>

+ Collaboration diagram for TMMKey:

Public Member Functions

 TMMKey (const TranslatorMessage &msg)
 
bool operator== (const TMMKey &o) const
 

Public Attributes

QString context
 
QString source
 
QString comment
 

Detailed Description

Definition at line 74 of file translator.h.

Constructor & Destructor Documentation

◆ TMMKey()

TMMKey::TMMKey ( const TranslatorMessage & msg)
inline

Definition at line 76 of file translator.h.

Member Function Documentation

◆ operator==()

bool TMMKey::operator== ( const TMMKey & o) const
inline

Definition at line 78 of file translator.h.

Member Data Documentation

◆ comment

QString TMMKey::comment

Definition at line 80 of file translator.h.

◆ context

◆ source

QString TMMKey::source

Definition at line 80 of file translator.h.


The documentation for this class was generated from the following file: