Fcitx
Classes | Functions
rect.h File Reference

Provide utility to handle rectangle. More...

#include <algorithm>
#include <ostream>
#include <utility>
#include <fcitx-utils/fcitxutils_export.h>
Include dependency graph for rect.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  fcitx::Rect
 

Functions

std::ostream & fcitx::operator<< (std::ostream &os, const Rect &r)
 

Detailed Description

Provide utility to handle rectangle.

Definition in file rect.h.