KDE API Reference
KWindowSystem
KWindowSystem
NETRootInfo
List of All Members for NETRootInfo
This is the complete list of members for
NETRootInfo
, including inherited members.
enum
Action
flags
Actions
enum
DesktopLayoutCorner
enum
Direction
enum
MappingState
enum
Orientation
enum
Property2
flags
Properties2
flags
Properties
enum
Property
enum
Protocol
flags
Protocols
enum
RequestSource
enum
Role
enum
State
flags
States
enum
WindowType
enum
WindowTypeMask
flags
WindowTypes
enum
NETRootInfo
(xcb_connection_t *, NET::Properties, NET::Properties2, int, bool)
NETRootInfo
(xcb_connection_t *, xcb_window_t, const char *, NET::Properties, NET::WindowTypes, NET::States, NET::Properties2, NET::Actions, int, bool)
NETRootInfo
(const NETRootInfo &)
activate
()
activeWindow
() const : xcb_window_t
addClient
(xcb_window_t)
changeActiveWindow
(xcb_window_t, NET::RequestSource, xcb_timestamp_t, xcb_window_t)
changeCurrentDesktop
(int)
changeDesktopGeometry
(int, const NETSize &)
changeDesktopViewport
(int, const NETPoint &)
changeNumberOfDesktops
(int)
changeShowingDesktop
(bool)
clientList
() const : const xcb_window_t *
clientListCount
() const : int
clientListStacking
() const : const xcb_window_t *
clientListStackingCount
() const : int
closeWindow
(xcb_window_t)
closeWindowRequest
(xcb_window_t)
currentDesktop
(bool) const : int
desktopGeometry
() const : NETSize
desktopLayoutColumnsRows
() const : QSize
desktopLayoutCorner
() const : NET::DesktopLayoutCorner
desktopLayoutOrientation
() const : NET::Orientation
desktopName
(int) const : const char *
desktopViewport
(int) const : NETPoint
event
(xcb_generic_event_t *) : NET::Properties
event
(xcb_generic_event_t *, NET::Properties *, NET::Properties2 *)
gotPing
(xcb_window_t, xcb_timestamp_t)
isSupported
(NET::Property) const : bool
isSupported
(NET::Action) const : bool
isSupported
(NET::Property2) const : bool
isSupported
(NET::State) const : bool
isSupported
(NET::WindowTypeMask) const : bool
moveResize
(xcb_window_t, int, int, unsigned long, xcb_button_t, NET::RequestSource)
moveResizeRequest
(xcb_window_t, int, int, NET::Direction, xcb_button_t, NET::RequestSource)
moveResizeWindow
(xcb_window_t, int, int, int, int, int)
moveResizeWindowRequest
(xcb_window_t, int, int, int, int, int)
numberOfDesktops
(bool) const : int
passedActions
() const : NET::Actions
passedProperties2
() const : NET::Properties2
passedProperties
() const : NET::Properties
passedStates
() const : NET::States
passedWindowTypes
() const : NET::WindowTypes
removeClient
(xcb_window_t)
restackRequest
(xcb_window_t, NET::RequestSource, xcb_window_t, int, xcb_timestamp_t)
restackWindow
(xcb_window_t, NET::RequestSource, xcb_window_t, int, xcb_timestamp_t)
rootWindow
() const : xcb_window_t
sendPing
(xcb_window_t, xcb_timestamp_t)
setActiveWindow
(xcb_window_t)
setActiveWindow
(xcb_window_t, NET::RequestSource, xcb_timestamp_t, xcb_window_t)
setClientList
(const xcb_window_t *, unsigned int)
setClientListStacking
(const xcb_window_t *, unsigned int)
setCurrentDesktop
(int, bool)
setDesktopGeometry
(const NETSize &)
setDesktopLayout
(NET::Orientation, int, int, NET::DesktopLayoutCorner)
setDesktopName
(int, const char *)
setDesktopViewport
(int, const NETPoint &)
setNumberOfDesktops
(int)
setShowingDesktop
(bool)
setSupported
(NET::Property, bool)
setSupported
(NET::Action, bool)
setSupported
(NET::Property2, bool)
setSupported
(NET::State, bool)
setSupported
(NET::WindowTypeMask, bool)
setVirtualRoots
(const xcb_window_t *, unsigned int)
setWorkArea
(int, const NETRect &)
showWindowMenu
(xcb_window_t, int, int, int)
showWindowMenuRequest
(xcb_window_t, int, int, int)
showingDesktop
() const : bool
supportWindow
() const : xcb_window_t
supportedActions
() const : NET::Actions
supportedProperties2
() const : NET::Properties2
supportedProperties
() const : NET::Properties
supportedStates
() const : NET::States
supportedWindowTypes
() const : NET::WindowTypes
timestampCompare
(unsigned long, unsigned long) : int
timestampDiff
(unsigned long, unsigned long) : int
typeMatchesMask
(NET::WindowType, NET::WindowTypes) : bool
virtualRoots
() const : const xcb_window_t *
virtualRootsCount
() const : int
virtual_hook
(int, void *)
wmName
() const : const char *
workArea
(int) const : NETRect
xcbConnection
() const : xcb_connection_t *
operator=
(const NETRootInfo &) : const NETRootInfo &