#include <memory>#include <string>#include "gfx/gfx_export.h"#include "insets_f.h"#include "size.h"Go to the source code of this file.
Classes | |
| class | gfx::Insets |
Namespaces | |
| namespace | gfx |
Functions | |
| Insets | gfx::operator+ (Insets lhs, const Insets &rhs) |
| Insets | gfx::operator- (Insets lhs, const Insets &rhs) |