Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
QSR 1.0
-
None
Description
Following members in qsafeconstraints.h are missing documentation:
static const quint32 LAYOUTDATA_HEADER_SIZE=24U; //crc + version + x + y + width + height
static const quint32 BITMAPDATA_HEADER_SIZE=12U; // crc + width + height
static const quint32 MAX_NUM_OF_LAYOUTS=2U;
Documentation should be added to qsaferenderer.cpp