Pencil2D Animation
Download Community News Docs Contribute
  • Overview
  • Articles
  • Code
  •  
  • Class List
  • Class Index
  • Class Hierarchy
  • Class Members
  • File List
Loading...
Searching...
No Matches
FlowLayout Member List

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

activate()QLayout
addChildLayout(QLayout *l)QLayoutprotected
addChildWidget(QWidget *w)QLayoutprotected
addItem(QLayoutItem *item) override (defined in FlowLayout)FlowLayoutvirtual
addWidget(QWidget *w)QLayout
alignHCenterRow(int startIndex, int count, const QRect &effectiveRect, int spaceX) const (defined in FlowLayout)FlowLayoutprivate
alignJustifiedRow(int startIndex, int count, const QRect &effectiveRect, int spaceX) const (defined in FlowLayout)FlowLayoutprivate
alignment() const constQLayoutItem
alignmentRect(const QRect &r) const constQLayoutprotected
applyLayout(const QRect &rect) const (defined in FlowLayout)FlowLayoutprivate
blockSignals(bool block)QObject
calculateHeightForWidth(int width) const (defined in FlowLayout)FlowLayoutprivate
calculateRowWidth(int start, int end, int spacing) const (defined in FlowLayout)FlowLayoutprivate
childEvent(QChildEvent *e) overrideQLayoutprotectedvirtual
children() const constQObject
closestAcceptableSize(const QWidget *widget, const QSize &size)QLayoutstatic
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, const char *signal, const char *method, Qt::ConnectionType type) const constQObject
connect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, PointerToMemberFunction signal, Functor functor)QObjectstatic
connect(const QObject *sender, PointerToMemberFunction signal, const QObject *context, Functor functor, Qt::ConnectionType type)QObjectstatic
connectNotify(const QMetaMethod &signal)QObjectprotectedvirtual
contentsMargins() const constQLayout
contentsRect() const constQLayout
controlTypes() const const overrideQLayoutvirtual
count() const override (defined in FlowLayout)FlowLayoutvirtual
customEvent(QEvent *event)QObjectprotectedvirtual
deleteLater()QObject
destroyed(QObject *obj)QObject
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method)QObjectstatic
disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method)QObjectstatic
disconnect(const char *signal, const QObject *receiver, const char *method) const constQObject
disconnect(const QObject *receiver, const char *method) const constQObject
disconnect(const QMetaObject::Connection &connection)QObjectstatic
disconnect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method)QObjectstatic
disconnectNotify(const QMetaMethod &signal)QObjectprotectedvirtual
dumpObjectInfo()QObject
dumpObjectInfo() const constQObject
dumpObjectTree()QObject
dumpObjectTree() const constQObject
dynamicPropertyNames() const constQObject
event(QEvent *e)QObjectvirtual
eventFilter(QObject *watched, QEvent *event)QObjectvirtual
expandingDirections() const override (defined in FlowLayout)FlowLayoutvirtual
findChild(const QString &name, Qt::FindChildOptions options) const constQObject
findChildren(const QString &name, Qt::FindChildOptions options) const constQObject
findChildren(const QRegExp &regExp, Qt::FindChildOptions options) const constQObject
findChildren(const QRegularExpression &re, Qt::FindChildOptions options) const constQObject
FlowLayout(QWidget *parent, int margin=-1, int hSpacing=-1, int vSpacing=-1) (defined in FlowLayout)FlowLayoutexplicit
FlowLayout(int margin=-1, int hSpacing=-1, int vSpacing=-1) (defined in FlowLayout)FlowLayoutexplicit
geometry() const const overrideQLayoutvirtual
getContentsMargins(int *left, int *top, int *right, int *bottom) const constQLayout
hasHeightForWidth() const override (defined in FlowLayout)FlowLayoutvirtual
heightForWidth(int) const override (defined in FlowLayout)FlowLayoutvirtual
horizontalSpacing() const (defined in FlowLayout)FlowLayout
indexOf(QWidget *widget) const constQLayoutvirtual
indexOf(QLayoutItem *layoutItem) const constQLayout
inherits(const char *className) const constQObject
installEventFilter(QObject *filterObj)QObject
invalidate() overrideQLayoutvirtual
isEmpty() const const overrideQLayoutvirtual
isEnabled() const constQLayout
isSignalConnected(const QMetaMethod &signal) const constQObjectprotected
isWidgetType() const constQObject
isWindowType() const constQObject
itemAt(int index) const override (defined in FlowLayout)FlowLayoutvirtual
itemList (defined in FlowLayout)FlowLayoutprotected
killTimer(int id)QObject
lastLineAlignment(int startIndex, int count, RowLayoutInfo rowInfo, const QRect &effectiveRect) const (defined in FlowLayout)FlowLayoutprotectedvirtual
layout() overrideQLayoutvirtual
m_hSpace (defined in FlowLayout)FlowLayoutprotected
m_vSpace (defined in FlowLayout)FlowLayoutprotected
marginQLayout
margin() const constQLayout
maximumSize() const const overrideQLayoutvirtual
menuBar() const constQLayout
metaObject() const constQObjectvirtual
minimumHeightForWidth(int w) const constQLayoutItemvirtual
minimumSize() const override (defined in FlowLayout)FlowLayoutvirtual
mNumberOfRows (defined in FlowLayout)FlowLayoutprivate
moveToThread(QThread *targetThread)QObject
objectNameQObject
objectName() const constQObject
objectNameChanged(const QString &objectName)QObject
parent() const constQObject
parentWidget() const constQLayout
property(const char *name) const constQObject
Q_CLASSINFO(Name, Value)QObject
Q_DISABLE_COPY(Class)QObject
Q_DISABLE_COPY_MOVE(Class)QObject
Q_DISABLE_MOVE(Class)QObject
Q_EMITQ_EMITQObject
Q_ENUM(...)QObject
Q_ENUM_NS(...)QObject
Q_ENUMS(...)QObject
Q_FLAG(...)QObject
Q_FLAG_NS(...)QObject
Q_FLAGS(...)QObject
Q_GADGETQ_GADGETQObject
Q_INTERFACES(...)QObject
Q_INVOKABLEQ_INVOKABLEQObject
Q_NAMESPACEQ_NAMESPACEQObject
Q_NAMESPACE_EXPORT(EXPORT_MACRO)QObject
Q_OBJECTQ_OBJECTQObject
Q_PROPERTY(...)QObject
Q_REVISIONQ_REVISIONQObject
Q_SET_OBJECT_NAME(Object)QObject
Q_SIGNALQ_SIGNALQObject
Q_SIGNALSQ_SIGNALSQObject
Q_SLOTQ_SLOTQObject
Q_SLOTSQ_SLOTSQObject
qFindChild(const QObject *obj, const QString &name)QObject
qFindChildren(const QObject *obj, const QString &name)QObject
qFindChildren(const QObject *obj, const QRegExp &regExp)QObject
QLayout(QWidget *parent)QLayout
QLayout()QLayout
QLayoutItem(Qt::Alignment alignment)QLayoutItem
QObject(QObject *parent)QObject
qobject_cast(QObject *object)QObject
qobject_cast(const QObject *object)QObject
QObjectListQObject
QT_NO_NARROWING_CONVERSIONS_IN_CONNECTQT_NO_NARROWING_CONVERSIONS_IN_CONNECTQObject
receivers(const char *signal) const constQObjectprotected
removeEventFilter(QObject *obj)QObject
removeItem(QLayoutItem *item)QLayout
removeWidget(QWidget *widget)QLayout
replaceWidget(QWidget *from, QWidget *to, Qt::FindChildOptions options)QLayout
rows() const (defined in FlowLayout)FlowLayoutinline
sender() const constQObjectprotected
senderSignalIndex() const constQObjectprotected
setAlignment(QWidget *w, Qt::Alignment alignment)QLayout
setAlignment(QLayout *l, Qt::Alignment alignment)QLayout
QLayoutItem::setAlignment(Qt::Alignment alignment)QLayoutItem
setContentsMargins(int left, int top, int right, int bottom)QLayout
setContentsMargins(const QMargins &margins)QLayout
SetDefaultConstraintQLayout
setEnabled(bool enable)QLayout
SetFixedSizeQLayout
setGeometry(const QRect &rect) override (defined in FlowLayout)FlowLayoutvirtual
setMargin(int margin)QLayout
SetMaximumSizeQLayout
setMenuBar(QWidget *widget)QLayout
SetMinAndMaxSizeQLayout
SetMinimumSizeQLayout
SetNoConstraintQLayout
setObjectName(const QString &name)QObject
setParent(QObject *parent)QObject
setProperty(const char *name, const QVariant &value)QObject
setSizeConstraint(QLayout::SizeConstraint)QLayout
setSpacing(int)QLayout
signalsBlocked() const constQObject
SizeConstraint enum nameQLayout
sizeConstraintQLayout
sizeConstraint() const constQLayout
sizeHint() const override (defined in FlowLayout)FlowLayoutvirtual
smartSpacing(QStyle::PixelMetric pm) const (defined in FlowLayout)FlowLayoutprivate
spacerItem()QLayoutItemvirtual
spacingQLayout
spacing() const constQLayout
startTimer(int time, Qt::TimerType timerType)QObject
takeAt(int index) override (defined in FlowLayout)FlowLayoutvirtual
thread() const constQObject
timerEvent(QTimerEvent *event)QObjectprotectedvirtual
tr(const char *sourceText, const char *disambiguation, int n)QObjectstatic
trUtf8(const char *sourceText, const char *disambiguation, int n)QObjectstatic
update()QLayout
verticalSpacing() const (defined in FlowLayout)FlowLayout
widget()QLayoutItemvirtual
~FlowLayout() override (defined in FlowLayout)FlowLayout
~QLayoutItem()QLayoutItemvirtual
~QObject()QObjectvirtual
Generated on Thu Jun 5 2025 14:06:44 for Pencil2D by doxygen 1.9.6 based on revision 4c63407997b2c03e5048716586dec6fbbb755173