Module implementing the snapshot widget.
None |
SnapWidget | Class implementing the snapshot widget. |
None |
Class implementing the snapshot widget.
None |
None |
SnapWidget | Constructor |
__autoIncFilename | Private method to auto-increment the file name. |
__captured | Private slot to show a preview of the snapshot. |
__dragSnapshot | Private slot handling the dragging of the preview picture. |
__initFileFilters | Private method to define the supported image file filters. |
__initShortcuts | Private method to initialize the keyboard shortcuts. |
__quickSave | Private slot to save the snapshot bypassing the file selection dialog. |
__redisplay | Private method to redisplay the window. |
__saveImage | Private method to save the snapshot. |
__updateCaption | Private method to update the window caption. |
__updatePreview | Private slot to update the preview picture. |
closeEvent | Protected method handling the close event. |
on_copyButton_clicked | Private slot to copy the snapshot to the clipboard. |
on_copyPreviewButton_clicked | Private slot to copy the snapshot preview to the clipboard. |
on_modeCombo_currentIndexChanged | Private slot handling the selection of a screenshot mode. |
on_saveButton_clicked | Private slot to save the snapshot. |
on_takeButton_clicked | Private slot to take a snapshot. |
resizeEvent | Protected method handling a resizing of the window. |
None |
Constructor
Private method to auto-increment the file name.
Private slot to show a preview of the snapshot.
Private slot handling the dragging of the preview picture.
Private method to define the supported image file filters.
Private method to initialize the keyboard shortcuts.
Private slot to save the snapshot bypassing the file selection dialog.
Private method to redisplay the window.
Private method to save the snapshot.
Private method to update the window caption.
Private slot to update the preview picture.
Protected method handling the close event.
Private slot to copy the snapshot to the clipboard.
Private slot to copy the snapshot preview to the clipboard.
Private slot handling the selection of a screenshot mode.
Private slot to save the snapshot.
Private slot to take a snapshot.
Protected method handling a resizing of the window.