CuteHMI - Data Acquisition (CuteHMI.DataAcquisition.1)
|
Namespaces | |
namespace | dataacquisition |
namespace | internal |
namespace | Messenger |
namespace | services |
namespace | shareddatabase |
Classes | |
struct | Error |
class | ErrorException |
struct | ErrorInfo |
class | Exception |
class | ExceptionMixin |
class | Init |
class | Initializer |
struct | InplaceError |
class | Internationalizer |
class | Message |
class | Messenger |
class | MPtr |
class | NonCopyable |
class | NonMovable |
class | Notification |
class | NotificationListModel |
class | Notifier |
class | Singleton |
class | Worker |
Functions | |
ErrorInfo | errorInfo (ERR err) |
QJsonObject CUTEHMI_API | metadata (const QString &product) |
bool CUTEHMI_API | metadataExists (const QString &product) |
bool | ape (qreal r1, qreal r2, qreal eps=EPS) |
bool | ale (qreal r1, qreal r2, qreal eps=EPS) |
bool | clt (qreal r1, qreal r2, qreal eps=EPS) |
bool | cgt (qreal r1, qreal r2, qreal eps=EPS) |
const QLoggingCategory & | loggingCategory () |
CUTEHMI_API void | destroySingletonInstances () |
OUTPUT_IT | copy_n (INPUT_IT first, SIZE count, OUTPUT_IT result) |
bool | equal (INPUT_IT1 first1, INPUT_IT1 last1, INPUT_IT2 first2) |
Variables | |
constexpr qreal | EPS |