#include <expolayout.h>
Definition at line 17 of file expolayout.h.
◆ LayoutMode
Enumerator |
---|
LayoutClosest | |
LayoutNatural | |
LayoutNone | |
Definition at line 26 of file expolayout.h.
◆ ExpoLayout()
ExpoLayout::ExpoLayout |
( |
QQuickItem * | parent = nullptr | ) |
|
|
explicit |
◆ addCell()
void ExpoLayout::addCell |
( |
ExpoCell * | cell | ) |
|
◆ fillGaps()
bool ExpoLayout::fillGaps |
( |
| ) |
const |
◆ fillGapsChanged
void ExpoLayout::fillGapsChanged |
( |
| ) |
|
|
signal |
◆ forceLayout()
void ExpoLayout::forceLayout |
( |
| ) |
|
◆ geometryChange()
void ExpoLayout::geometryChange |
( |
const QRectF & | newGeometry, |
|
|
const QRectF & | oldGeometry ) |
|
overrideprotected |
◆ isReady()
bool ExpoLayout::isReady |
( |
| ) |
const |
◆ mode()
◆ modeChanged
void ExpoLayout::modeChanged |
( |
| ) |
|
|
signal |
◆ readyChanged
void ExpoLayout::readyChanged |
( |
| ) |
|
|
signal |
◆ removeCell()
void ExpoLayout::removeCell |
( |
ExpoCell * | cell | ) |
|
◆ setFillGaps()
void ExpoLayout::setFillGaps |
( |
bool | fill | ) |
|
◆ setMode()
◆ setReady()
void ExpoLayout::setReady |
( |
| ) |
|
◆ setSpacing()
void ExpoLayout::setSpacing |
( |
int | spacing | ) |
|
◆ spacing()
int ExpoLayout::spacing |
( |
| ) |
const |
◆ spacingChanged
void ExpoLayout::spacingChanged |
( |
| ) |
|
|
signal |
◆ updatePolish()
void ExpoLayout::updatePolish |
( |
| ) |
|
|
overrideprotected |
◆ fillGaps
bool ExpoLayout::fillGaps |
|
readwrite |
◆ mode
◆ ready
◆ spacing
The documentation for this class was generated from the following files: