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 66 of file translator.h.

Constructor & Destructor Documentation

◆ TMMKey()

TMMKey::TMMKey ( const TranslatorMessage & msg)
inline

Definition at line 68 of file translator.h.

Member Function Documentation

◆ operator==()

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

Definition at line 70 of file translator.h.

Member Data Documentation

◆ comment

QString TMMKey::comment

Definition at line 72 of file translator.h.

◆ context

◆ source

QString TMMKey::source

Definition at line 72 of file translator.h.


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