Class representing one area of a window.  
 More...
#include <itemgeometry.h>
Class representing one area of a window. 
WindowQuads consists of four WindowVertex objects and represents one part of a window. 
Definition at line 61 of file itemgeometry.h.
◆ WindowQuad()
  
  | 
        
          | KWin::WindowQuad::WindowQuad | ( |  | ) |  |  | inline | 
 
 
◆ bottom()
  
  | 
        
          | double KWin::WindowQuad::bottom | ( |  | ) | const |  | inline | 
 
 
◆ bounds()
  
  | 
        
          | QRectF KWin::WindowQuad::bounds | ( |  | ) | const |  | inline | 
 
 
◆ left()
  
  | 
        
          | double KWin::WindowQuad::left | ( |  | ) | const |  | inline | 
 
 
◆ makeSubQuad()
      
        
          | WindowQuad KWin::WindowQuad::makeSubQuad | ( | double | x1, | 
        
          |  |  | double | y1, | 
        
          |  |  | double | x2, | 
        
          |  |  | double | y2 ) const | 
      
 
 
◆ operator[]() [1/2]
◆ operator[]() [2/2]
  
  | 
        
          | const WindowVertex & KWin::WindowQuad::operator[] | ( | int | index | ) | const |  | inline | 
 
 
◆ right()
  
  | 
        
          | double KWin::WindowQuad::right | ( |  | ) | const |  | inline | 
 
 
◆ top()
  
  | 
        
          | double KWin::WindowQuad::top | ( |  | ) | const |  | inline | 
 
 
◆ WindowQuadList
The documentation for this class was generated from the following files: