Resizable QGridLayout
composed of uniform, fixed-size widgets.
More...
#include <flow_grid_layout.h>
Resizable QGridLayout
composed of uniform, fixed-size widgets.
Based on https://doc.qt.io/qt-6/qtwidgets-layouts-flowlayout-example.html.
◆ minimumSize()
QSize nngn::FlowGridLayout::minimumSize |
( |
void | | ) |
const |
|
final |
◆ setGeometry()
void nngn::FlowGridLayout::setGeometry |
( |
const QRect & | rect | ) |
|
|
final |
◆ size_for_columns()
QSize nngn::FlowGridLayout::size_for_columns |
( |
int | c | ) |
const |
|
private |
◆ sizeHint()
QSize nngn::FlowGridLayout::sizeHint |
( |
void | | ) |
const |
|
final |
◆ columns
int nngn::FlowGridLayout::columns = 0 |
|
private |
◆ rows
int nngn::FlowGridLayout::rows = 0 |
|
private |
The documentation for this class was generated from the following files: