Blender V4.3
Message Struct Reference

Public Attributes

std::string ctxt = ""
 
std::string id = ""
 
std::string str = ""
 
bool is_fuzzy = false
 

Detailed Description

Definition at line 51 of file msgfmt.cc.

Member Data Documentation

◆ ctxt

std::string Message::ctxt = ""

Definition at line 52 of file msgfmt.cc.

Referenced by add(), and clear().

◆ id

std::string Message::id = ""

Definition at line 53 of file msgfmt.cc.

Referenced by add(), and clear().

◆ is_fuzzy

bool Message::is_fuzzy = false

Definition at line 56 of file msgfmt.cc.

Referenced by add(), and clear().

◆ str

std::string Message::str = ""

Definition at line 54 of file msgfmt.cc.

Referenced by add(), and clear().


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