#include <MessageImpl.h>
◆ TranslationMap
◆ Impl()
Message::Impl::Impl |
( |
Message * |
message | ) |
|
◆ ~Impl()
◆ fromPdComMessage()
void Message::Impl::fromPdComMessage |
( |
const PdCom::Message & |
message | ) |
|
◆ fromPlainXmlElement()
void Message::Impl::fromPlainXmlElement |
( |
QDomElement |
elem, |
|
|
const QString & |
pathPrefix = QString() |
|
) |
| |
Constructor with XML element.
- Parameters
-
elem | Element. |
pathPrefix | Prefix to path (with leading /). |
◆ indexFromPlainXmlElement()
int Message::Impl::indexFromPlainXmlElement |
( |
QDomElement |
elem | ) |
|
|
static |
◆ loadTranslations()
void Message::Impl::loadTranslations |
( |
QDomElement |
elem, |
|
|
TranslationMap & |
map |
|
) |
| |
|
private |
Processes a TextNode XML element.
- Parameters
-
elem | Element. |
map | Translation map. |
◆ pathFromPlainXmlElement()
QString Message::Impl::pathFromPlainXmlElement |
( |
QDomElement |
elem, |
|
|
const QString & |
pathPrefix = QString() |
|
) |
| |
|
static |
◆ timeString()
QString Message::Impl::timeString |
( |
quint64 |
time_ns | ) |
|
|
static |
Returns the message time as a string.
◆ typeFromString()
Message::Type Message::Impl::typeFromString |
( |
const QString & |
str | ) |
|
|
staticprivate |
◆ valueChanged
void Message::Impl::valueChanged |
( |
| ) |
|
|
privateslot |
◆ Message
◆ MessageModel
◆ announced
bool QtPdCom::Message::Impl::announced |
|
private |
Already announced via anyMessage.
◆ currentItem
◆ description
Description of the message.
◆ index
int QtPdCom::Message::Impl::index |
|
private |
◆ parent
Message* const QtPdCom::Message::Impl::parent |
|
private |
◆ path
QString QtPdCom::Message::Impl::path |
|
private |
Path of the process variable.
◆ text
◆ type
Type QtPdCom::Message::Impl::type |
|
private |
◆ variable
The documentation for this class was generated from the following files: