![]() |
Geometrize
1.0
An application for geometrizing images into geometric primitives
|
#include <QLayout>
#include <QList>
#include <QSize>
#include <QStyle>
Go to the source code of this file.
Classes | |
class | geometrize::layout::FlowLayout |
The FlowLayout class implements a layout that arranges components in a directional flow, like lines of text in a paragraph. The layout adapts to changing window sizes, a little like the Swing FlowLayout. It is based on the Qt Flow Layout example. More... | |
Namespaces | |
geometrize | |
geometrize::layout | |