MIRA
Classes | Namespaces
FlowLayout.h File Reference

Layout, where the items are first laid out horizontally and then vertically when each line in the layout runs out of space. More...

#include <utility>
#include <QRect>
#include <QHBoxLayout>
#include <QVBoxLayout>
#include <QWidgetItem>
#include <QStyle>
#include <widgets/GuiWidgetsExports.h>
Include dependency graph for FlowLayout.h:

Go to the source code of this file.

Classes

class  FlowLayout
 Layout, where the items are first laid out horizontally and then vertically when each line in the layout runs out of space. More...
 

Namespaces

 mira
 specialize cv::DataType for our ImgPixel and inherit from cv::DataType<Vec>
 

Detailed Description

Layout, where the items are first laid out horizontally and then vertically when each line in the layout runs out of space.

Author
Erik Einhorn
Date
2012/12/11