KWin
Loading...
Searching...
No Matches
Public Member Functions | List of all members
KWin::Xcb::MotifHints Class Reference

#include <xcbutils.h>

Public Member Functions

 MotifHints (xcb_atom_t atom)
 
void init (xcb_window_t window)
 
void fetch ()
 
void read ()
 
bool hasDecoration () const
 
bool noBorder () const
 
bool resize () const
 
bool move () const
 
bool minimize () const
 
bool maximize () const
 
bool close () const
 

Detailed Description

Definition at line 1116 of file xcbutils.h.

Constructor & Destructor Documentation

◆ MotifHints()

KWin::Xcb::MotifHints::MotifHints ( xcb_atom_t atom)
inline

Definition at line 1119 of file xcbutils.h.

Member Function Documentation

◆ close()

bool KWin::Xcb::MotifHints::close ( ) const
inline

Definition at line 1175 of file xcbutils.h.

◆ fetch()

void KWin::Xcb::MotifHints::fetch ( )
inline

Definition at line 1133 of file xcbutils.h.

◆ hasDecoration()

bool KWin::Xcb::MotifHints::hasDecoration ( ) const
inline

Definition at line 1145 of file xcbutils.h.

◆ init()

void KWin::Xcb::MotifHints::init ( xcb_window_t window)
inline

Definition at line 1123 of file xcbutils.h.

◆ maximize()

bool KWin::Xcb::MotifHints::maximize ( ) const
inline

Definition at line 1171 of file xcbutils.h.

◆ minimize()

bool KWin::Xcb::MotifHints::minimize ( ) const
inline

Definition at line 1167 of file xcbutils.h.

◆ move()

bool KWin::Xcb::MotifHints::move ( ) const
inline

Definition at line 1163 of file xcbutils.h.

◆ noBorder()

bool KWin::Xcb::MotifHints::noBorder ( ) const
inline

Definition at line 1152 of file xcbutils.h.

◆ read()

void KWin::Xcb::MotifHints::read ( )
inline

Definition at line 1141 of file xcbutils.h.

◆ resize()

bool KWin::Xcb::MotifHints::resize ( ) const
inline

Definition at line 1159 of file xcbutils.h.


The documentation for this class was generated from the following file: