Barcode tweaks.

- Add capability to disable text in glbarcode UPC/EAN barcodes. (#79)
- Add backend name to display text in BarcodeMenuButton.
This commit is contained in:
Jim Evins
2019-12-08 17:07:10 -05:00
parent bd92e6f238
commit af607ca4af
5 changed files with 57 additions and 29 deletions
+2
View File
@@ -65,6 +65,8 @@ namespace glabels
const QString& name() const;
QString fullName() const;
bool canText() const;
bool textOptional() const;