eric6.E5Gui.E5MainWindow
Module implementing a main window class with styling support.
Global Attributes
Classes
E5MainWindow |
Class implementing a main window with styling support. |
Functions
E5MainWindow
Class implementing a main window with styling support.
Derived from
QMainWindow
Class Attributes
Class Methods
Methods
Static Methods
E5MainWindow (Constructor)
E5MainWindow(parent=None)
Constructor
- parent
-
reference to the parent widget (QWidget)
E5MainWindow.setStyle
setStyle(styleName, styleSheetFile)
Public method to set the style of the interface.
- styleName
-
name of the style to set (string)
- styleSheetFile
-
name of a style sheet file to read to overwrite
defaults of the given style (string)