MIRA
|
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>
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> | |
Layout, where the items are first laid out horizontally and then vertically when each line in the layout runs out of space.