The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Qt::Gui::QDesktopWidget

PUBLIC METHODS

QDesktopWidget()
~QDesktopWidget()
const QRect availableGeometry(int screen)
const QRect availableGeometry(int screen = -1)
const QRect availableGeometry(const QWidget * widget)
const QRect availableGeometry(const QPoint & point)
bool isVirtualDesktop()
int numScreens()
int primaryScreen()
QWidget * screen(int screen)
QWidget * screen(int screen = -1)
int screenCount()
const QRect screenGeometry(int screen)
const QRect screenGeometry(int screen = -1)
const QRect screenGeometry(const QWidget * widget)
const QRect screenGeometry(const QPoint & point)
int screenNumber(const QWidget * widget)
int screenNumber(const QWidget * widget = 0)
int screenNumber(const QPoint & arg0)

ENUM VALUES

EXPORT

None by default.

AUTHOR

Dongxu Ma <dongxu@cpan.org>

COPYRIGHT AND LICENSE

Copyright (C) 2011 - 2011 by Dongxu Ma

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

See http://dev.perl.org/licenses/artistic.html