te::qt::widgets::SymbolInfo Struct Reference

Information about a given Symbol. More...

#include <SymbolInfo.h>

Public Attributes

std::string m_author
 
std::string m_description
 
std::string m_id
 
std::string m_name
 
std::string m_tags
 

Detailed Description

Information about a given Symbol.

See also
Symbol

Definition at line 60 of file SymbolInfo.h.

Member Data Documentation

std::string te::qt::widgets::SymbolInfo::m_author

Author of the symbol

Definition at line 64 of file SymbolInfo.h.

std::string te::qt::widgets::SymbolInfo::m_description

Description about the symbol

Definition at line 66 of file SymbolInfo.h.

std::string te::qt::widgets::SymbolInfo::m_id

Symbol identifier

Definition at line 62 of file SymbolInfo.h.

std::string te::qt::widgets::SymbolInfo::m_name

Symbol name

Definition at line 63 of file SymbolInfo.h.

std::string te::qt::widgets::SymbolInfo::m_tags

Keywords for the symbol

Definition at line 65 of file SymbolInfo.h.


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