Petr Vanek <petr@scribus.info>
This is base class for Scribus Barcode Generator. Always use designer for this file!
BarcodeGeneratorBase
0
0
455
404
Insert Barcode
-
Format
9
6
-
Include the checksum digit in the barcode text
Incl&ude Checksum Digit
Alt+U
-
Generate and include a checksum in barcode
I&nclude Checksum
Alt+N
-
Draw arrows to be sure of space next the code
&Guard Whitespace
Alt+G
-
If checked, there will be numbers in the barcode too
&Include Text in Barcode
Alt+I
true
-
0
0
24
32767
Reset the barcode samples
-
The numeric representation of the code itself. See the help message below
-
Co&de:
false
codeEdit
-
Select one of the available barcode type here
-
&Type:
false
bcCombo
-
Colors
9
6
-
Qt::Vertical
20
40
-
Background color - under the code lines
&Background
Alt+B
-
10
0
QFrame::Box
true
false
-
Color of the lines in barcode
&Lines
Alt+L
-
10
0
QFrame::Box
true
false
-
Color of the text and numbers
&Text
Alt+T
-
10
0
QFrame::Box
true
false
-
Hints and help is shown here
true
-
Preview of the result. 72dpi sample.
QFrame::Box
Qt::AlignCenter
false
-
-
Qt::Horizontal
40
20
-
-
bcCombo
activated(QString)
BarcodeGeneratorBase
bcComboChanged()
20
20
20
20
textCheck
stateChanged(int)
BarcodeGeneratorBase
textCheck_changed()
20
20
20
20
guardCheck
stateChanged(int)
BarcodeGeneratorBase
guardCheck_changed()
20
20
20
20
bgColorButton
clicked()
BarcodeGeneratorBase
bgColorButton_pressed()
20
20
20
20
lnColorButton
clicked()
BarcodeGeneratorBase
lnColorButton_pressed()
20
20
20
20
txtColorButton
clicked()
BarcodeGeneratorBase
txtColorButton_pressed()
20
20
20
20
okButton
clicked()
BarcodeGeneratorBase
okButton_pressed()
20
20
20
20
cancelButton
clicked()
BarcodeGeneratorBase
cancelButton_pressed()
20
20
20
20
codeEdit
textChanged(QString)
BarcodeGeneratorBase
codeEdit_textChanged(QString)
20
20
20
20
resetButton
clicked()
BarcodeGeneratorBase
resetButton_clicked()
20
20
20
20
includeCheck
stateChanged(int)
BarcodeGeneratorBase
includeCheck_stateChanged(int)
20
20
20
20
includeCheckInText
stateChanged(int)
BarcodeGeneratorBase
includeCheckInText_stateChanged(int)
20
20
20
20