Preview - Add label index overlay text to preview screen (#38)
Implementation of feature originally suggested in Issue #36.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user