![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "qpcscmanager_p.h"
#include "qpcscslot_p.h"
#include "qpcsccard_p.h"
#include <QtCore/QLoggingCategory>
#include <QtCore/QThread>
#include <QtCore/QTimer>
Go to the source code of this file.
Macros | |
#define | LIST_READER_BUFFER_EXTRA 1024 |
Variables | |
static QT_BEGIN_NAMESPACE constexpr auto | PollIntervalEnvVar = "QT_NFC_POLL_INTERVAL_MS" |
static constexpr int | DefaultPollIntervalMs = 100 |
#define LIST_READER_BUFFER_EXTRA 1024 |
|
staticconstexpr |
Definition at line 16 of file qpcscmanager.cpp.
Referenced by QPcscManager::QPcscManager().
|
staticconstexpr |
Definition at line 15 of file qpcscmanager.cpp.