Cockatrice 2025-11-30-Development-2.11.0-beta.38
A cross-platform virtual tabletop for multiplayer card games
Loading...
Searching...
No Matches
OverlapLayout Member List

This is the complete list of members for OverlapLayout, including all inherited members.

addItem(QLayoutItem *item) overrideOverlapLayout
calculateColumnsForRows(int rows) constOverlapLayout
calculateMaxColumns() constOverlapLayout
calculateMaxRows() constOverlapLayout
calculatePreferredSize() constOverlapLayoutprivate
calculateRowsForColumns(int columns) constOverlapLayout
count() const overrideOverlapLayout
flowDirectionOverlapLayoutprivate
insertWidgetAtIndex(QWidget *toInsert, int index)OverlapLayout
itemAt(int index) const overrideOverlapLayout
itemListOverlapLayoutprivate
maxColumnsOverlapLayoutprivate
maxRowsOverlapLayoutprivate
minimumSize() const overrideOverlapLayout
overlapDirectionOverlapLayoutprivate
OverlapLayout(QWidget *parent=nullptr, int overlapPercentage=10, int maxColumns=2, int maxRows=2, Qt::Orientation overlapDirection=Qt::Vertical, Qt::Orientation flowDirection=Qt::Horizontal)OverlapLayout
overlapPercentageOverlapLayoutprivate
setDirection(Qt::Orientation _direction)OverlapLayout
setGeometry(const QRect &rect) overrideOverlapLayout
setMaxColumns(int _maxColumns)OverlapLayout
setMaxRows(int _maxRows)OverlapLayout
sizeHint() const overrideOverlapLayout
takeAt(int index) overrideOverlapLayout
~OverlapLayout()OverlapLayout