NAME
Qt::Gui::QWorkspace
PUBLIC METHODS
- QWorkspace(QWidget * parent = 0)
- QWorkspace(QWidget * parent)
- ~QWorkspace()
- void activateNextWindow()
- void activatePreviousWindow()
- QWidget * activeWindow()
- void arrangeIcons()
- QBrush background()
- void cascade()
- void closeActiveWindow()
- void closeAllWindows()
- bool scrollBarsEnabled()
- void setActiveWindow(QWidget * w)
- void setBackground(const QBrush & background)
- void setScrollBarsEnabled(bool enable)
- QSize sizeHint()
- void tile()
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.