Then, you can usecustom.qrc, along with the generated icons and stylesheets in each folder, in place ofbreeze.qrcfor any style. The--stylescommand flag takes a comma-separated list of values, orall, which will configure every theme present in thethemesdirectory. ...
widget, 'files_list'): if style.objectName() in ['oxygen', 'qtcurve', 'breeze']: if options.widget.files_list: painter.translate(textRect.topLeft() + QPoint(4, -9)) else: painter.translate(textRect.topLeft()) else: if options.widget.files_list: painter.translate(textRect.topLeft...