![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "qdevicediscovery_vxworks_p.h"#include <QStringList>#include <QCoreApplication>#include <QObject>#include <QHash>#include <QDir>#include <QLoggingCategory>#include <QtCore/private/qcore_unix_p.h>#include <evdevLib.h>#include <fcntl.h>Go to the source code of this file.
Macros | |
| #define | LONG_BITS (sizeof(long) * 8 ) |
| #define | LONG_FIELD_SIZE(bits) |
| #define LONG_BITS (sizeof(long) * 8 ) |
Definition at line 17 of file qdevicediscovery_vxworks.cpp.
| #define LONG_FIELD_SIZE | ( | bits | ) |
Definition at line 18 of file qdevicediscovery_vxworks.cpp.