Struct CaptureContext
ClassList > CaptureContext
Public Attributes
Public Functions
Public Attributes Documentation
variable circleCount
int CaptureContext::circleCount;
variable color
QColor CaptureContext::color;
variable fullscreen
bool CaptureContext::fullscreen;
variable mousePos
QPoint CaptureContext::mousePos;
variable origScreenshot
QPixmap CaptureContext::origScreenshot;
variable request
CaptureRequest CaptureContext::request;
variable savePath
QString CaptureContext::savePath;
variable screenshot
QPixmap CaptureContext::screenshot;
variable selection
QRect CaptureContext::selection;
int CaptureContext::toolSize;
QPoint CaptureContext::widgetOffset;
Public Functions Documentation
function selectedScreenshotArea
QPixmap CaptureContext::selectedScreenshotArea () const