Qt 4.8
Classes | Functions | Variables
qdesktopwidget_x11.cpp File Reference
#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
 

Function Documentation

◆ qt_desktopwidget_update_workarea()

void qt_desktopwidget_update_workarea ( )

Definition at line 59 of file qdesktopwidget_x11.cpp.

Referenced by QApplication::x11ProcessEvent().

60 {
62 }
static bool qt_desktopwidget_workarea_dirty

Variable Documentation

◆ qt_desktopwidget_workarea_dirty

bool qt_desktopwidget_workarea_dirty = true
static

◆ qt_x11_create_desktop_on_screen

int qt_x11_create_desktop_on_screen

Definition at line 99 of file qwidget_x11.cpp.

Referenced by getNetWmState(), and QDesktopWidgetPrivate::init().