Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
CBC_BarcodeRow Class Referencefinal

#include <BC_PDF417BarcodeRow.h>

+ Collaboration diagram for CBC_BarcodeRow:

Public Member Functions

 CBC_BarcodeRow (size_t width)
 
 ~CBC_BarcodeRow ()
 
void AddBar (bool black, size_t width)
 
pdfium::span< const uint8_t > GetRow () const
 

Detailed Description

Definition at line 15 of file BC_PDF417BarcodeRow.h.

Constructor & Destructor Documentation

◆ CBC_BarcodeRow()

CBC_BarcodeRow::CBC_BarcodeRow ( size_t width)
explicit

Definition at line 28 of file BC_PDF417BarcodeRow.cpp.

References CBC_BarcodeRow().

Referenced by CBC_BarcodeRow().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ ~CBC_BarcodeRow()

CBC_BarcodeRow::~CBC_BarcodeRow ( )
default

Member Function Documentation

◆ AddBar()

void CBC_BarcodeRow::AddBar ( bool black,
size_t width )

Definition at line 33 of file BC_PDF417BarcodeRow.cpp.

◆ GetRow()

pdfium::span< const uint8_t > CBC_BarcodeRow::GetRow ( ) const
inline

Definition at line 21 of file BC_PDF417BarcodeRow.h.


The documentation for this class was generated from the following files: