BonPrinter v1.2.0
Thermal Printer tool
Loading...
Searching...
No Matches
EConfigSelection Class Reference

Mode of configuration change. More...

Inheritance diagram for EConfigSelection:

Static Public Attributes

str EDIT = "edit"
str EXPORT = "export"
str IMPORT = "import"
str PDF_IMPORT = "pdf_import"
str RESET = "reset"

Detailed Description

Mode of configuration change.

Definition at line 83 of file main_window.py.

Member Data Documentation

◆ EDIT

str EDIT = "edit"
static

Definition at line 87 of file main_window.py.

◆ EXPORT

str EXPORT = "export"
static

Definition at line 89 of file main_window.py.

◆ IMPORT

str IMPORT = "import"
static

Definition at line 88 of file main_window.py.

◆ PDF_IMPORT

str PDF_IMPORT = "pdf_import"
static

Definition at line 91 of file main_window.py.

◆ RESET

str RESET = "reset"
static

Definition at line 90 of file main_window.py.


The documentation for this class was generated from the following file: