Preview - Add label index overlay text to preview screen (#38)

Implementation of feature originally suggested in Issue #36.
This commit is contained in:
Chris Morgan
2018-11-16 21:10:48 -05:00
committed by Jim Evins
parent be9cdffe02
commit 0bc4b66489
2 changed files with 41 additions and 0 deletions
+3
View File
@@ -75,6 +75,9 @@ namespace glabels
void drawPreviewOverlay();
void drawLabelNumberOverlaySingle(const model::Distance& x, const model::Distance& y, const QPainterPath& path, uint32_t labelInstance);
void drawLabelNumberOverlay();
/////////////////////////////////
// Private Data