QR コードのスキャン結果
More...
#include <QRContent.hpp>
◆ clear()
void s3d::QRContent::clear |
( |
| ) |
|
◆ isValid()
bool s3d::QRContent::isValid |
( |
| ) |
const |
|
noexcept |
スキャン結果が有効なデータであるかを返します。
- Returns
- 有効なデータの場合 true, それ以外の場合は false
◆ operator bool()
s3d::QRContent::operator bool |
( |
| ) |
const |
|
explicitnoexcept |
スキャン結果が有効なデータであるかを返します。
- Returns
- 有効なデータの場合 true, それ以外の場合は false
◆ binary
Blob s3d::QRContent::binary |
◆ ec
◆ mode
◆ quad
Quad s3d::QRContent::quad = Quad{ {0, 0}, {0, 0}, {0, 0}, {0, 0} } |
◆ text
◆ version
int32 s3d::QRContent::version = 0 |
The documentation for this struct was generated from the following file: