pyqtribbon.screenshotwindow
Module Contents
Classes
This class is just for taking a screenshot of the window, the window will be closed 0.1s after it is shown. |
- class pyqtribbon.screenshotwindow.RibbonScreenShotWindow(fileName: str = 'shot.jpg', *args, **kwargs)[source]
Bases:
qtpy.QtWidgets.QMainWindowThis class is just for taking a screenshot of the window, the window will be closed 0.1s after it is shown.