#include <LightApp_Msg.h>
◆ LightApp_Msg_handling()
| LightApp_Msg::LightApp_Msg_handling::LightApp_Msg_handling |
( |
std::unique_ptr< QList< Context >> |
Context_list | ) |
|
|
inline |
◆ GetContextbyName()
| Context * LightApp_Msg_handling::GetContextbyName |
( |
const QString & |
name | ) |
|
◆ HaveContext()
| bool LightApp_Msg_handling::HaveContext |
( |
const QString & |
name | ) |
|
◆ read()
| void LightApp_Msg_handling::read |
( |
QIODevice * |
device | ) |
|
◆ readContext()
| void LightApp_Msg_handling::readContext |
( |
| ) |
|
|
private |
◆ readMessage()
| void LightApp_Msg_handling::readMessage |
( |
| ) |
|
|
private |
◆ readSrc()
| void LightApp_Msg_handling::readSrc |
( |
Message & |
msg | ) |
|
|
private |
◆ readTranslation()
| void LightApp_Msg_handling::readTranslation |
( |
Message & |
msg | ) |
|
|
private |
◆ write()
| QString LightApp_Msg_handling::write |
( |
| ) |
|
◆ Context_list
| std::unique_ptr<QList<Context> > LightApp_Msg::LightApp_Msg_handling::Context_list |
|
private |
◆ header
| QString LightApp_Msg::LightApp_Msg_handling::header |
|
private |
◆ xmlReader
| QXmlStreamReader LightApp_Msg::LightApp_Msg_handling::xmlReader |
|
private |
The documentation for this class was generated from the following files: