LineEdit¶
-
class
cgp_generic_utils.qt.LineEdit(**kwargs)¶ Bases:
PySide2.QtWidgets.QLineEditQLineEdit with custom functionalities
-
setBackground(color=None, pattern='solid')¶ set the background color of the lineEdit using the specified color and pattern
Parameters:
-