imagepro  2019 march
Biblioteca imagepro
Métodos públicos | Atributos públicos | Lista de todos los miembros
Referencia de la Clase ScreenShot

#include <screenshot.h>

Métodos públicos

 ScreenShot ()
 
 ~ScreenShot ()
 
void captureWindow (Mat *screenShot)
 
QPixmap captureWindow ()
 
QPixmap captureAppWindow (QWidget *window, int x, int y, int width, int height)
 
void captureSaveWindow ()
 
void captureSaveWindow (QString directory_)
 

Atributos públicos

QString directory
 
Mat * screen
 

Documentación del constructor y destructor

◆ ScreenShot()

ScreenShot::ScreenShot ( )

◆ ~ScreenShot()

ScreenShot::~ScreenShot ( )

Documentación de las funciones miembro

◆ captureAppWindow()

QPixmap ScreenShot::captureAppWindow ( QWidget *  window,
int  x,
int  y,
int  width,
int  height 
)

◆ captureSaveWindow() [1/2]

void ScreenShot::captureSaveWindow ( )

◆ captureSaveWindow() [2/2]

void ScreenShot::captureSaveWindow ( QString  directory_)

◆ captureWindow() [1/2]

void ScreenShot::captureWindow ( Mat *  screenShot)

◆ captureWindow() [2/2]

QPixmap ScreenShot::captureWindow ( )

Documentación de los datos miembro

◆ directory

QString ScreenShot::directory

◆ screen

Mat* ScreenShot::screen

La documentación para esta clase fue generada a partir de los siguientes ficheros: