4#ifndef QSCREENCAPTURE_H
5#define QSCREENCAPTURE_H
7#include <QtCore/qobject.h>
8#include <QtCore/qnamespace.h>
9#include <QtGui/qscreen.h>
10#include <QtGui/qwindow.h>
11#include <QtGui/qwindowdefs.h>
12#include <QtMultimedia/qtmultimediaglobal.h>
32 CapturingNotSupported = 2,
52 void setActive(
bool active);
53 void start() { setActive(
true); }
54 void stop() { setActive(
false); }
void errorOccurred(QScreenCapture::Error error, const QString &errorString)
Signals when an error occurs, along with the errorString.
void screenChanged(QScreen *)
Error
Enumerates error codes that can be signaled by the QScreenCapture class.
void stop()
Stops screen capture.
void start()
Starts screen capture.
The QScreen class is used to query screen properties. \inmodule QtGui.
\macro QT_RESTRICTED_CAST_FROM_ASCII
Combined button and popup list for selecting options.
DBusConnection const char DBusError * error
IUIAutomationTreeWalker __RPC__deref_out_opt IUIAutomationElement ** parent