pyqtribbon.screenshotwindow module
- class pyqtribbon.screenshotwindow.RibbonScreenShotWindow(fileName: str = 'shot.jpg', *args, **kwargs)[source]
Bases:
QMainWindowThis class is just for taking a screenshot of the window, the window will be closed 0.1s after it is shown.
Initialize the class.
- Parameters:
fileName – The file name for the screenshot.