• Skip to content
  • Skip to link menu
KDE 4.2 API Reference
  • KDE API Reference
  • kdelibs
  • Sitemap
  • Contact Us
 

KDEUI

NETFullscreenMonitors Struct Reference

Simple multiple monitor topology class for NET classes. More...

#include <netwm_def.h>

List of all members.


Public Member Functions

bool isSet () const
 NETFullscreenMonitors ()

Public Attributes

int bottom
int left
int right
int top

Detailed Description

Simple multiple monitor topology class for NET classes.

This class is a convenience class, defining a multiple monitor topology for fullscreen applications that wish to be present on more than one monitor/head. As per the _NET_WM_FULLSCREEN_MONITORS hint in the EWMH spec, this topology consists of 4 monitor indices such that the bounding rectangle is defined by the top edge of the top monitor, the bottom edge of the bottom monitor, the left edge of the left monitor, and the right edge of the right monitor. See the _NET_WM_FULLSCREEN_MONITORS hint in the EWMH spec.

Definition at line 234 of file netwm_def.h.


Constructor & Destructor Documentation

NETFullscreenMonitors::NETFullscreenMonitors (  )  [inline]

Constructor to initialize this struct to -1,0,0,0 (an initialized, albeit invalid, topology).

Definition at line 239 of file netwm_def.h.


Member Function Documentation

bool NETFullscreenMonitors::isSet (  )  const [inline]

Convenience check to make sure that we are not holding the initial (invalid) values.

Note that we don't want to call this isValid() because we're not actually validating the monitor topology here, but merely that our initial values were overwritten at some point by real (non-negative) monitor indices.

Definition at line 267 of file netwm_def.h.


Member Data Documentation

int NETFullscreenMonitors::bottom

Monitor index whose bottom border defines the bottom edge of the topology.

Definition at line 249 of file netwm_def.h.

int NETFullscreenMonitors::left

Monitor index whose left border defines the left edge of the topology.

Definition at line 254 of file netwm_def.h.

int NETFullscreenMonitors::right

Monitor index whose right border defines the right edge of the topology.

Definition at line 259 of file netwm_def.h.

int NETFullscreenMonitors::top

Monitor index whose top border defines the top edge of the topology.

Definition at line 244 of file netwm_def.h.


The documentation for this struct was generated from the following file:
  • netwm_def.h

KDEUI

Skip menu "KDEUI"
  • Main Page
  • Modules
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members
  • Related Pages

kdelibs

Skip menu "kdelibs"
  • DNSSD
  • Interfaces
  •   KHexEdit
  •   KMediaPlayer
  •   KSpeech
  •   KTextEditor
  • Kate
  • kconf_update
  • KDE3Support
  •   KUnitTest
  • KDECore
  • KDED
  • KDEsu
  • KDEUI
  • KDocTools
  • KFile
  • KHTML
  • KImgIO
  • KInit
  • kio
  • KIOSlave
  • KJS
  •   KJS-API
  •   WTF
  • kjsembed
  • KNewStuff
  • KParts
  • Kross
  • KUtils
  • Nepomuk
  • Plasma
  • Solid
  • Sonnet
  • ThreadWeaver
Generated for kdelibs by doxygen 1.5.7
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal