|
BonPrinter v1.2.0
Thermal Printer tool
|
Public Member Functions | |
| retranslateUi (self, AboutDialog) | |
| setupUi (self, AboutDialog) | |
Public Attributes | |
| horizontalLayout = QtWidgets.QHBoxLayout(AboutDialog) | |
| imagePlaceholder = QtWidgets.QLabel(parent=AboutDialog) | |
| lbl_copyright = QtWidgets.QLabel(parent=AboutDialog) | |
| lbl_home = QtWidgets.QLabel(parent=AboutDialog) | |
| lbl_license = QtWidgets.QLabel(parent=AboutDialog) | |
| lbl_productDescription = QtWidgets.QLabel(parent=AboutDialog) | |
| lbl_productName = QtWidgets.QLabel(parent=AboutDialog) | |
| lbl_version = QtWidgets.QLabel(parent=AboutDialog) | |
| verticalLayout = QtWidgets.QVBoxLayout() | |
| verticalLayout_2 = QtWidgets.QVBoxLayout() | |
Definition at line 12 of file dialog_about_ui.py.
| retranslateUi | ( | self, | |
| AboutDialog ) |
Definition at line 80 of file dialog_about_ui.py.
| setupUi | ( | self, | |
| AboutDialog ) |
Definition at line 13 of file dialog_about_ui.py.
| horizontalLayout = QtWidgets.QHBoxLayout(AboutDialog) |
Definition at line 21 of file dialog_about_ui.py.
| imagePlaceholder = QtWidgets.QLabel(parent=AboutDialog) |
Definition at line 27 of file dialog_about_ui.py.
| lbl_copyright = QtWidgets.QLabel(parent=AboutDialog) |
Definition at line 62 of file dialog_about_ui.py.
| lbl_home = QtWidgets.QLabel(parent=AboutDialog) |
Definition at line 68 of file dialog_about_ui.py.
| lbl_license = QtWidgets.QLabel(parent=AboutDialog) |
Definition at line 65 of file dialog_about_ui.py.
| lbl_productDescription = QtWidgets.QLabel(parent=AboutDialog) |
Definition at line 56 of file dialog_about_ui.py.
| lbl_productName = QtWidgets.QLabel(parent=AboutDialog) |
Definition at line 44 of file dialog_about_ui.py.
| lbl_version = QtWidgets.QLabel(parent=AboutDialog) |
Definition at line 59 of file dialog_about_ui.py.
| verticalLayout = QtWidgets.QVBoxLayout() |
Definition at line 40 of file dialog_about_ui.py.
| verticalLayout_2 = QtWidgets.QVBoxLayout() |
Definition at line 24 of file dialog_about_ui.py.