WindowFlags¶
- PyQt5.QtCore.Qt.WindowFlags
Description¶
The WindowFlags class is a set of flags whose values are the members of the WindowType enum. Instances of the class support the standard Python int
methods.
The WindowFlags class is a set of flags whose values are the members of the WindowType enum. Instances of the class support the standard Python int
methods.