Home · All Classes · Main Classes · Grouped Classes · Modules · Functions

QProxyScreen Class Reference
[QtGui module]

The QProxyScreen class provides a generic interface to QScreen implementations. More...

 #include <QProxyScreen>

Inherits QScreen.

Public Functions

Additional Inherited Members


Detailed Description

The QProxyScreen class provides a generic interface to QScreen implementations.


Member Function Documentation

QProxyScreen::QProxyScreen ( int display_id, ClassId = ProxyClass )

QProxyScreen::~QProxyScreen ()

Destroys the proxy screen.

bool QProxyScreen::initDevice ()   [virtual]

Reimplemented from QScreen.

QScreen * QProxyScreen::screen () const

Returns the real screen used by the proxy screen.

See also setScreen().

void QProxyScreen::setScreen ( QScreen * screen )

Sets the real screen to be used by the proxy screen.

See also screen().


Copyright © 2008 Trolltech Trademarks
Qt 4.4.0