NDSummary.OnToolTipsLoaded("File:tool/qrcode.h",{371:"
| bool QRCode_EncodeText( |
| ) |
| bool QRCode_EncodeBinary( |
| ) |
| bool QRCode_EncodeSegments( |
| ) |
| bool QRCode_EncodeSegmentsAdvanced( |
| ) |
| bool QRCode_IsNumeric( |
| ) |
| bool QRCode_IsAlphanumeric( |
| ) |
| u16 QRCode_CalcSegmentBufferSize( |
| ) |
| void QRCode_MakeBytes( |
| ) |
| void QRCode_MakeNumeric( |
| ) |
| void QRCode_MakeAlphanumeric( |
| ) |
| void QRCode_MakeECI( |
| ) |
| u8 QRCode_GetSize( |
| ) |
| bool QRCode_GetModule( |
| ) |
| u8 QRCode_GetByte( |
| ) |
| inline u8 QRCode_GetVersion( |
| ) |
| inline void QRCode_SetVersion( |
| ) |
| inline void QRCode_SetBoostECL( |
| ) |