• Skip to content
  • Skip to link menu
Trinity API Reference
  • Trinity API Reference
  • tdecore
 

tdecore

  • KWin
  • Info
Public Member Functions | Public Attributes | List of all members
KWin::Info Struct Reference

#include <twin.h>

Public Member Functions

bool isMinimized () const
 
bool isIconified () const
 
TQString visibleNameWithState () const
 

Public Attributes

WId win
 
long unsigned int state
 
NET::MappingState mappingState
 
NETStrut strut
 
NET::WindowType windowType
 
TQString visibleName
 
TQString name
 
int desktop
 
bool onAllDesktops
 
pid_t pid
 
TQRect geometry
 
TQRect frameGeometry
 

Detailed Description

Deprecated:
Use WindowInfo .

Definition at line 469 of file twin.h.

Member Function Documentation

◆ isIconified()

bool KWin::Info::isIconified ( ) const

Definition at line 1204 of file twin.cpp.

◆ isMinimized()

bool KWin::Info::isMinimized ( ) const

The mapping state.

Definition at line 1187 of file twin.cpp.

◆ visibleNameWithState()

TQString KWin::Info::visibleNameWithState ( ) const

Definition at line 956 of file twin.cpp.

Member Data Documentation

◆ desktop

int KWin::Info::desktop

The number of the window's desktop.

Definition at line 488 of file twin.h.

◆ frameGeometry

TQRect KWin::Info::frameGeometry

Position and size of the window's frame.

Definition at line 496 of file twin.h.

◆ geometry

TQRect KWin::Info::geometry

Position and size of the window contents.

Definition at line 494 of file twin.h.

◆ mappingState

NET::MappingState KWin::Info::mappingState

Definition at line 478 of file twin.h.

◆ name

TQString KWin::Info::name

The name of the window.

Definition at line 486 of file twin.h.

◆ onAllDesktops

bool KWin::Info::onAllDesktops

true if the window is on all desktops.

Definition at line 490 of file twin.h.

◆ pid

pid_t KWin::Info::pid

The process id of the window's owner.

Definition at line 492 of file twin.h.

◆ state

long unsigned int KWin::Info::state

The window's state.

Definition at line 474 of file twin.h.

◆ strut

NETStrut KWin::Info::strut

The strut.

Definition at line 480 of file twin.h.

◆ visibleName

TQString KWin::Info::visibleName

The visible name of the window.

Definition at line 484 of file twin.h.

◆ win

WId KWin::Info::win

The window's id.

Definition at line 472 of file twin.h.

◆ windowType

NET::WindowType KWin::Info::windowType

The window type.

Definition at line 482 of file twin.h.


The documentation for this struct was generated from the following files:
  • twin.h
  • twin.cpp

tdecore

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

tdecore

Skip menu "tdecore"
  • arts
  • dcop
  • dnssd
  • interfaces
  •   kspeech
  •     interface
  •     library
  •   tdetexteditor
  • kate
  • kded
  • kdoctools
  • kimgio
  • kjs
  • libtdemid
  • libtdescreensaver
  • tdeabc
  • tdecmshell
  • tdecore
  • tdefx
  • tdehtml
  • tdeinit
  • tdeio
  •   bookmarks
  •   httpfilter
  •   kpasswdserver
  •   kssl
  •   tdefile
  •   tdeio
  •   tdeioexec
  • tdeioslave
  •   http
  • tdemdi
  •   tdemdi
  • tdenewstuff
  • tdeparts
  • tdeprint
  • tderandr
  • tderesources
  • tdespell2
  • tdesu
  • tdeui
  • tdeunittest
  • tdeutils
  • tdewallet
Generated for tdecore by doxygen 1.9.4
This website is maintained by Timothy Pearson.