#include <unixcapturewindowutility.h>
◆ UnixCaptureWindowUtility()
UnixCaptureWindowUtility::UnixCaptureWindowUtility |
( |
QObject * |
parent = nullptr | ) |
|
|
explicit |
◆ attemptWindowCapture
void UnixCaptureWindowUtility::attemptWindowCapture |
( |
| ) |
|
|
slot |
Attempt to capture window selected with the mouse.
◆ captureFinished
void UnixCaptureWindowUtility::captureFinished |
( |
| ) |
|
|
signal |
◆ getTargetPath()
QString UnixCaptureWindowUtility::getTargetPath |
( |
| ) |
const |
Get the saved path for a window.
- Returns
- Program path
◆ getTargetWindow()
long UnixCaptureWindowUtility::getTargetWindow |
( |
| ) |
const |
◆ hasFailed()
bool UnixCaptureWindowUtility::hasFailed |
( |
| ) |
const |
Check if attemptWindowCapture failed to obtain an application.
- Returns
- Error status
◆ failed
bool UnixCaptureWindowUtility::failed |
|
private |
◆ targetPath
QString UnixCaptureWindowUtility::targetPath |
|
private |
◆ targetWindow
long UnixCaptureWindowUtility::targetWindow |
|
private |
The documentation for this class was generated from the following files: