![]() |
Qt 4.8
|
#include "qapplication.h"#include "qdesktopwidget.h"#include "qlibrary.h"#include "qt_x11_p.h"#include "qvariant.h"#include "qwidget_p.h"#include "qx11info_x11.h"#include <limits.h>Go to the source code of this file.
Classes | |
| class | QDesktopWidgetPrivate |
| class | QSingleDesktopWidget |
Functions | |
| void | qt_desktopwidget_update_workarea () |
Variables | |
| static bool | qt_desktopwidget_workarea_dirty = true |
| int | qt_x11_create_desktop_on_screen |
| void qt_desktopwidget_update_workarea | ( | ) |
Definition at line 59 of file qdesktopwidget_x11.cpp.
Referenced by QApplication::x11ProcessEvent().
|
static |
Definition at line 58 of file qdesktopwidget_x11.cpp.
Referenced by QDesktopWidgetPrivate::init(), and qt_desktopwidget_update_workarea().
| int qt_x11_create_desktop_on_screen |
Definition at line 99 of file qwidget_x11.cpp.
Referenced by getNetWmState(), and QDesktopWidgetPrivate::init().