__  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ V /  | |__) | __ ___   ____ _| |_ ___  | (___ | |__   ___| | |
 | |\/| | '__|> <   |  ___/ '__| \ \ / / _` | __/ _ \  \___ \| '_ \ / _ \ | |
 | |  | | |_ / . \  | |   | |  | |\ V / (_| | ||  __/  ____) | | | |  __/ | |
 |_|  |_|_(_)_/ \_\ |_|   |_|  |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1
 if you need WebShell for Seo everyday contact me on Telegram
 Telegram Address : @jackleet
        
        
For_More_Tools: Telegram: @jackleet | Bulk Smtp support mail sender | Business Mail Collector | Mail Bouncer All Mail | Bulk Office Mail Validator | Html Letter private



Upload:

Command:

[email protected]: ~ $
# -*- coding: utf-8 -*-

# Form implementation generated from reading ui file 'aboutdialog_base.ui'
#
# Created by: PyQt5 UI code generator 5.15.11
#
# WARNING: Any manual changes made to this file will be lost when pyuic5 is
# run again.  Do not edit this file unless you know what you are doing.


from PyQt5 import QtCore, QtGui, QtWidgets


class Ui_AboutDlg_base(object):
    def setupUi(self, AboutDlg_base):
        AboutDlg_base.setObjectName("AboutDlg_base")
        AboutDlg_base.resize(537, 543)
        self.gridlayout = QtWidgets.QGridLayout(AboutDlg_base)
        self.gridlayout.setContentsMargins(11, 11, 11, 11)
        self.gridlayout.setSpacing(6)
        self.gridlayout.setObjectName("gridlayout")
        self.textLabel1 = QtWidgets.QLabel(AboutDlg_base)
        self.textLabel1.setWordWrap(False)
        self.textLabel1.setObjectName("textLabel1")
        self.gridlayout.addWidget(self.textLabel1, 0, 0, 1, 2)
        self.hboxlayout = QtWidgets.QHBoxLayout()
        self.hboxlayout.setSpacing(6)
        self.hboxlayout.setObjectName("hboxlayout")
        spacerItem = QtWidgets.QSpacerItem(150, 20, QtWidgets.QSizePolicy.Expanding, QtWidgets.QSizePolicy.Minimum)
        self.hboxlayout.addItem(spacerItem)
        self.HPLIPLogo = QtWidgets.QLabel(AboutDlg_base)
        sizePolicy = QtWidgets.QSizePolicy(QtWidgets.QSizePolicy.Fixed, QtWidgets.QSizePolicy.Fixed)
        sizePolicy.setHorizontalStretch(0)
        sizePolicy.setVerticalStretch(0)
        sizePolicy.setHeightForWidth(self.HPLIPLogo.sizePolicy().hasHeightForWidth())
        self.HPLIPLogo.setSizePolicy(sizePolicy)
        self.HPLIPLogo.setMinimumSize(QtCore.QSize(100, 110))
        self.HPLIPLogo.setMaximumSize(QtCore.QSize(100, 110))
        self.HPLIPLogo.setScaledContents(True)
        self.HPLIPLogo.setWordWrap(False)
        self.HPLIPLogo.setObjectName("HPLIPLogo")
        self.hboxlayout.addWidget(self.HPLIPLogo)
        spacerItem1 = QtWidgets.QSpacerItem(151, 20, QtWidgets.QSizePolicy.Expanding, QtWidgets.QSizePolicy.Minimum)
        self.hboxlayout.addItem(spacerItem1)
        self.gridlayout.addLayout(self.hboxlayout, 1, 0, 1, 2)
        self.hboxlayout1 = QtWidgets.QHBoxLayout()
        self.hboxlayout1.setSpacing(6)
        self.hboxlayout1.setObjectName("hboxlayout1")
        self.textLabel4 = QtWidgets.QLabel(AboutDlg_base)
        self.textLabel4.setWordWrap(False)
        self.textLabel4.setObjectName("textLabel4")
        self.hboxlayout1.addWidget(self.textLabel4)
        self.HPLIPVersionText = QtWidgets.QLabel(AboutDlg_base)
        self.HPLIPVersionText.setWordWrap(False)
        self.HPLIPVersionText.setObjectName("HPLIPVersionText")
        self.hboxlayout1.addWidget(self.HPLIPVersionText)
        self.gridlayout.addLayout(self.hboxlayout1, 2, 0, 1, 2)
        self.hboxlayout2 = QtWidgets.QHBoxLayout()
        self.hboxlayout2.setSpacing(6)
        self.hboxlayout2.setObjectName("hboxlayout2")
        self.textLabel4_2 = QtWidgets.QLabel(AboutDlg_base)
        self.textLabel4_2.setWordWrap(False)
        self.textLabel4_2.setObjectName("textLabel4_2")
        self.hboxlayout2.addWidget(self.textLabel4_2)
        self.ToolboxVersionText = QtWidgets.QLabel(AboutDlg_base)
        self.ToolboxVersionText.setWordWrap(False)
        self.ToolboxVersionText.setObjectName("ToolboxVersionText")
        self.hboxlayout2.addWidget(self.ToolboxVersionText)
        self.gridlayout.addLayout(self.hboxlayout2, 3, 0, 1, 2)
        self.textLabel3 = QtWidgets.QLabel(AboutDlg_base)
        self.textLabel3.setWordWrap(True)
        self.textLabel3.setObjectName("textLabel3")
        self.gridlayout.addWidget(self.textLabel3, 4, 0, 1, 2)
        self.textLabel2 = QtWidgets.QLabel(AboutDlg_base)
        self.textLabel2.setWordWrap(True)
        self.textLabel2.setObjectName("textLabel2")
        self.gridlayout.addWidget(self.textLabel2, 5, 0, 1, 2)
        self.hboxlayout3 = QtWidgets.QHBoxLayout()
        self.hboxlayout3.setSpacing(6)
        self.hboxlayout3.setObjectName("hboxlayout3")
        self.PythonPixmap = QtWidgets.QLabel(AboutDlg_base)
        self.PythonPixmap.setMinimumSize(QtCore.QSize(200, 62))
        self.PythonPixmap.setMaximumSize(QtCore.QSize(200, 62))
        self.PythonPixmap.setScaledContents(True)
        self.PythonPixmap.setWordWrap(False)
        self.PythonPixmap.setObjectName("PythonPixmap")
        self.hboxlayout3.addWidget(self.PythonPixmap)
        self.OsiPixmap = QtWidgets.QLabel(AboutDlg_base)
        self.OsiPixmap.setMinimumSize(QtCore.QSize(75, 65))
        self.OsiPixmap.setMaximumSize(QtCore.QSize(75, 65))
        self.OsiPixmap.setScaledContents(True)
        self.OsiPixmap.setWordWrap(False)
        self.OsiPixmap.setObjectName("OsiPixmap")
        self.hboxlayout3.addWidget(self.OsiPixmap)
        self.gridlayout.addLayout(self.hboxlayout3, 6, 0, 1, 2)
        spacerItem2 = QtWidgets.QSpacerItem(20, 20, QtWidgets.QSizePolicy.Minimum, QtWidgets.QSizePolicy.Expanding)
        self.gridlayout.addItem(spacerItem2, 7, 0, 1, 2)
        spacerItem3 = QtWidgets.QSpacerItem(411, 20, QtWidgets.QSizePolicy.Expanding, QtWidgets.QSizePolicy.Minimum)
        self.gridlayout.addItem(spacerItem3, 8, 0, 1, 1)
        self.CloseButton = QtWidgets.QPushButton(AboutDlg_base)
        self.CloseButton.setObjectName("CloseButton")
        self.gridlayout.addWidget(self.CloseButton, 8, 1, 1, 1)

        self.retranslateUi(AboutDlg_base)
        self.CloseButton.clicked.connect(AboutDlg_base.close) # type: ignore
        QtCore.QMetaObject.connectSlotsByName(AboutDlg_base)

    def retranslateUi(self, AboutDlg_base):
        _translate = QtCore.QCoreApplication.translate
        AboutDlg_base.setWindowTitle(_translate("AboutDlg_base", "HP Device Manager - About"))
        self.textLabel1.setText(_translate("AboutDlg_base", "<font size=\"+3\"><p align=\"center\">HP Linux Imaging and Printing (HPLIP)</p></font>"))
        self.textLabel4.setText(_translate("AboutDlg_base", "<b>HPLIP Software Version:</b>"))
        self.HPLIPVersionText.setText(_translate("AboutDlg_base", "0.0.0"))
        self.textLabel4_2.setText(_translate("AboutDlg_base", "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/css\">\n"
"p, li { white-space: pre-wrap; }\n"
"</style></head><body style=\" font-family:\'DejaVu Sans\'; font-size:10pt; font-weight:400; font-style:normal;\">\n"
"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-weight:600;\">Device Manager Version:</span></p></body></html>"))
        self.ToolboxVersionText.setText(_translate("AboutDlg_base", "0.0.0"))
        self.textLabel3.setText(_translate("AboutDlg_base", "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/css\">\n"
"p, li { white-space: pre-wrap; }\n"
"</style></head><body style=\" font-family:\'DejaVu Sans\'; font-size:10pt; font-weight:400; font-style:normal;\">\n"
"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-weight:600;\">License and Copyright:</span> (c) Copyright 2015 HP Development Company, L.P. This software is licensed under the GNU General Public License (GPL), BSD, and MIT licenses. See the software sources for details.</p></body></html>"))
        self.textLabel2.setText(_translate("AboutDlg_base", "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/css\">\n"
"p, li { white-space: pre-wrap; }\n"
"</style></head><body style=\" font-family:\'DejaVu Sans\'; font-size:10pt; font-weight:400; font-style:normal;\">\n"
"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-weight:600;\">Authors and Contributors:</span> David Suffield, Don Welch, Shiyun Yie, Raghothama Cauligi, John Oleinik, Cory Meisch, Foster Nuffer, Pete Parks, Jacqueline Pitter, David Paschal, Steve DeRoos, Mark Overton, Aaron Albright, Smith Kennedy, John Hosszu, Chris Wiesner, Henrique M. Holschuh, Till Kamppeter, Linus Araque, Mark Crawford, Charlie Moore, Jason Callough, Stan Dolson, Don Mackliet, Paul Leclerc, Naga Samrat Choudary, Suma Byrappa, Yashwant Sahu, Sanjay Kumar, Sarbeswar Meher, Goutam Kodu, Gaurav Sood, Srikant Lokare, Parul Singh, Raghavendra Chitpadi</p></body></html>"))
        self.CloseButton.setText(_translate("AboutDlg_base", "Close"))

Filemanager

Name Type Size Permission Actions
__pycache__ Folder 0755
__init__.py File 786 B 0644
aboutdialog.py File 1.71 KB 0644
aboutdialog_base.py File 8.27 KB 0644
aligndialog.py File 31.94 KB 0644
aligndialog_base.py File 24.45 KB 0644
cleandialog.py File 12.28 KB 0644
cleandialog_base.py File 11.46 KB 0644
colorcaldialog.py File 14.36 KB 0644
colorcaldialog_base.py File 23.27 KB 0644
devicesetupdialog.py File 8.57 KB 0644
devicesetupdialog_base.py File 4.58 KB 0644
deviceuricombobox.py File 5.4 KB 0644
devmgr5.py File 84.28 KB 0644
devmgr5_base.py File 23.31 KB 0644
devmgr_ext.py File 2.51 KB 0644
fabgrouptable.py File 2.26 KB 0644
fabnametable.py File 1.2 KB 0644
fabwindow.py File 23.63 KB 0644
fabwindow_base.py File 8.7 KB 0644
faxsetupdialog.py File 14.9 KB 0644
faxsetupdialog_base.py File 5.65 KB 0644
filetable.py File 15.45 KB 0644
firmwaredialog.py File 3 KB 0644
firmwaredialog_base.py File 3.59 KB 0644
infodialog.py File 10.22 KB 0644
infodialog_base.py File 5.76 KB 0644
linefeedcaldialog.py File 3.52 KB 0644
linefeedcaldialog_base.py File 2.7 KB 0644
loadpapergroupbox.py File 3.3 KB 0644
makecopiesdialog.py File 2.55 KB 0644
makecopiesdialog_base.py File 2.42 KB 0644
mimetypesdialog.py File 1.76 KB 0644
mimetypesdialog_base.py File 4.17 KB 0644
nodevicesdialog.py File 2.26 KB 0644
nodevicesdialog_base.py File 6.05 KB 0644
plugindiagnose.py File 3.03 KB 0644
plugindiagnose_base.py File 3.02 KB 0644
plugindialog.py File 12.2 KB 0644
plugindialog_base.py File 6.7 KB 0644
pluginlicensedialog.py File 1.34 KB 0644
pluginlicensedialog_base.py File 4.81 KB 0644
pqdiagdialog.py File 3.34 KB 0644
pqdiagdialog_base.py File 2.67 KB 0644
printdialog.py File 6 KB 0644
printdialog_base.py File 5.44 KB 0644
printernamecombobox.py File 5.46 KB 0644
printsettings_base.py File 210 B 0644
printsettingsdialog.py File 3.46 KB 0644
printsettingsdialog_base.py File 2.71 KB 0644
printsettingstoolbox.py File 79.17 KB 0644
printtestpagedialog.py File 4.78 KB 0644
printtestpagedialog_base.py File 4.22 KB 0644
queuesconf.py File 10.61 KB 0644
readonlyradiobutton.py File 1.63 KB 0644
scandialog.py File 89.66 KB 0644
sendfaxdialog.py File 37.13 KB 0644
sendfaxdialog_base.py File 23.96 KB 0644
settingsdialog.py File 4.15 KB 0644
settingsdialog_base.py File 16.93 KB 0644
setupdialog.py File 57.44 KB 0644
setupdialog_base.py File 23.38 KB 0644
setupdialog_base5.py File 23.17 KB 0644
systemtray.py File 32.35 KB 0644
systrayframe.py File 8.2 KB 0644
systrayframe_base.py File 5.96 KB 0644
ui_utils.py File 20.76 KB 0644
upgradedialog.py File 4.59 KB 0644
upgradedialog_base.py File 3.38 KB 0644
wifisetupdialog.py File 35.63 KB 0644
wifisetupdialog_base.py File 39.7 KB 0644
Filemanager