#include <Qml_classes.h>
◆ contentChanged
| void QtPdCom::QmlMessage::contentChanged |
( |
| ) |
|
|
signal |
◆ getDescription()
| QString QtPdCom::QmlMessage::getDescription |
( |
| ) |
const |
|
inline |
◆ getIndex()
| int QtPdCom::QmlMessage::getIndex |
( |
| ) |
const |
|
inline |
◆ getPath()
| QString QtPdCom::QmlMessage::getPath |
( |
| ) |
const |
|
inline |
◆ getText()
| QString QtPdCom::QmlMessage::getText |
( |
| ) |
const |
|
inline |
◆ getTime()
| double QtPdCom::QmlMessage::getTime |
( |
| ) |
const |
|
inline |
◆ getType()
| int QtPdCom::QmlMessage::getType |
( |
| ) |
const |
|
inline |
◆ isActive()
| bool QtPdCom::QmlMessage::isActive |
( |
| ) |
const |
|
inline |
◆ setMessage()
| void QtPdCom::QmlMessage::setMessage |
( |
const QtPdCom::Message * |
message, |
|
|
QString |
lang |
|
) |
| |
◆ active_
| bool QtPdCom::QmlMessage::active_ = false |
|
private |
◆ description_
| QString QtPdCom::QmlMessage::description_ |
|
private |
◆ index_
| int QtPdCom::QmlMessage::index_ = -1 |
|
private |
◆ path_
| QString QtPdCom::QmlMessage::path_ |
|
private |
◆ text_
| QString QtPdCom::QmlMessage::text_ |
|
private |
◆ time_
| double QtPdCom::QmlMessage::time_ = 0.0 |
|
private |
◆ type_
| int QtPdCom::QmlMessage::type_ = 0 |
|
private |
◆ active
| bool QtPdCom::QmlMessage::active |
|
read |
◆ description
| QString QtPdCom::QmlMessage::description |
|
read |
◆ index
| int QtPdCom::QmlMessage::index |
|
read |
◆ path
| QString QtPdCom::QmlMessage::path |
|
read |
◆ text
| QString QtPdCom::QmlMessage::text |
|
read |
◆ time
| double QtPdCom::QmlMessage::time |
|
read |
◆ type
| int QtPdCom::QmlMessage::type |
|
read |
The documentation for this class was generated from the following files: