lokalize
FlowLayout Member List
This is the complete list of members for FlowLayout, including all inherited members.
activate() | QLayout | |
add(QWidget *widget) | QLayout | |
addChildLayout(QLayout *l) | QLayout | protected |
addChildWidget(QWidget *w) | QLayout | protected |
addItem(QLayoutItem *item) | FlowLayout | |
addTerm(const QString &term, const QByteArray &entryId, bool capFirst=false) | FlowLayout | |
addWidget(QWidget *w) | QLayout | |
alignment() const | QLayoutItem | |
alignmentRect(const QRect &r) const | QLayout | protected |
autoAdd() const | QLayout | |
blockSignals(bool block) | QObject | |
checkConnectArgs(const char *signal, const QObject *object, const char *method) | QObject | protected |
child(const char *objName, const char *inheritsClass, bool recursiveSearch) const | QObject | |
childEvent(QChildEvent *e) | QLayout | protectedvirtual |
children() const | QObject | |
className() const | QObject | |
clearTerms() | FlowLayout | |
closestAcceptableSize(const QWidget *widget, const QSize &size) | QLayout | static |
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type) | QObject | static |
connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type) | QObject | static |
connect(const QObject *sender, const char *signal, const char *method, Qt::ConnectionType type) const | QObject | |
connectNotify(const char *signal) | QObject | protectedvirtual |
contentsMargins() const | QLayout | |
contentsRect() const | QLayout | |
controlTypes() const | QLayoutItem | |
count() const | FlowLayout | |
customEvent(QEvent *event) | QObject | protectedvirtual |
defaultBorder() const | QLayout | |
deleteAllItems() | QLayout | protected |
deleteLater() | QObject | |
destroyed(QObject *obj) | QObject | |
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method) | QObject | static |
disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method) | QObject | static |
disconnect(const char *signal, const QObject *receiver, const char *method) | QObject | |
disconnect(const QObject *receiver, const char *method) | QObject | |
disconnectNotify(const char *signal) | QObject | protectedvirtual |
dumpObjectInfo() | QObject | |
dumpObjectTree() | QObject | |
dynamicPropertyNames() const | QObject | |
event(QEvent *e) | QObject | virtual |
eventFilter(QObject *watched, QEvent *event) | QObject | virtual |
expandingDirections() const | FlowLayout | virtual |
findChild(const QString &name) const | QObject | |
findChildren(const QString &name) const | QObject | |
findChildren(const QRegExp ®Exp) const | QObject | |
FlowLayout(User user=standard, QWidget *signalingWidget=0, const QVector< KAction * > &actions=QVector< KAction * >(), int margin=0, int spacing=-1) | FlowLayout | |
freeze(int w, int h) | QLayout | |
geometry() const | QLayout | virtual |
getContentsMargins(int *left, int *top, int *right, int *bottom) const | QLayout | |
glossary enum value | FlowLayout | |
hasHeightForWidth() const | FlowLayout | virtual |
heightForWidth(int) const | FlowLayout | virtual |
indexOf(QWidget *widget) const | QLayout | virtual |
inherits(const char *className) const | QObject | |
insertChild(QObject *object) | QObject | |
installEventFilter(QObject *filterObj) | QObject | |
invalidate() | QLayout | virtual |
isA(const char *className) const | QObject | |
isEmpty() const | QLayout | virtual |
isEnabled() const | QLayout | |
isTopLevel() const | QLayout | |
isWidgetType() const | QObject | |
itemAt(int index) const | FlowLayout | |
killTimer(int id) | QObject | |
layout() | QLayout | virtual |
mainWidget() const | QLayout | |
margin | QLayout | |
margin() const | QLayout | |
maximumSize() const | QLayout | virtual |
menuBar() const | QLayout | |
metaObject() const | QObject | virtual |
minimumHeightForWidth(int w) const | QLayoutItem | virtual |
minimumSize() const | FlowLayout | virtual |
moveToThread(QThread *targetThread) | QObject | |
name() const | QObject | |
name(const char *defaultName) const | QObject | |
normalizeSignalSlot(const char *signalSlot) | QObject | protectedstatic |
objectName | QObject | |
objectName() const | QObject | |
parent() const | QObject | |
parentWidget() const | QLayout | |
property(const char *name) const | QObject | |
QLayout(QWidget *parent) | QLayout | |
QLayout() | QLayout | |
QLayout(QWidget *parent, int margin, int spacing, const char *name) | QLayout | |
QLayout(QLayout *parentLayout, int spacing, const char *name) | QLayout | |
QLayout(int spacing, const char *name) | QLayout | |
QLayoutItem(QFlags< Qt::AlignmentFlag > alignment) | QLayoutItem | |
QObject(QObject *parent) | QObject | |
QObject(QObject *parent, const char *name) | QObject | |
receivers(const char *signal) const | QObject | protected |
remove(QWidget *widget) | QLayout | |
removeChild(QObject *object) | QObject | |
removeEventFilter(QObject *obj) | QObject | |
removeItem(QLayoutItem *item) | QLayout | |
removeWidget(QWidget *widget) | QLayout | |
resizeMode() const | QLayout | |
sender() const | QObject | protected |
senderSignalIndex() const | QObject | protected |
setAlignment(QWidget *w, QFlags< Qt::AlignmentFlag > alignment) | QLayout | |
setAlignment(QLayout *l, QFlags< Qt::AlignmentFlag > alignment) | QLayout | |
setAlignment(QFlags< Qt::AlignmentFlag > alignment) | QLayout | |
setAutoAdd(bool a) | QLayout | |
setContentsMargins(int left, int top, int right, int bottom) | QLayout | |
setContentsMargins(const QMargins &margins) | QLayout | |
setEnabled(bool enable) | QLayout | |
setGeometry(const QRect &rect) | FlowLayout | virtual |
setMargin(int margin) | QLayout | |
setMenuBar(QWidget *widget) | QLayout | |
setName(const char *name) | QObject | |
setObjectName(const QString &name) | QObject | |
setParent(QObject *parent) | QObject | |
setProperty(const char *name, const QVariant &value) | QObject | |
setResizeMode(SizeConstraint constraint) | QLayout | |
setSizeConstraint(SizeConstraint) | QLayout | |
setSpacing(int) | QLayout | |
signalsBlocked() const | QObject | |
sizeConstraint | QLayout | |
sizeConstraint() const | QLayout | |
sizeHint() const | FlowLayout | |
spacerItem() | QLayoutItem | virtual |
spacing | QLayout | |
spacing() const | QLayout | |
standard enum value | FlowLayout | |
startTimer(int interval) | QObject | |
takeAt(int index) | FlowLayout | |
thread() const | QObject | |
timerEvent(QTimerEvent *event) | QObject | protectedvirtual |
tr(const char *sourceText, const char *disambiguation, int n) | QObject | static |
trUtf8(const char *sourceText, const char *disambiguation, int n) | QObject | static |
update() | QLayout | |
User enum name | FlowLayout | |
webquery enum value | FlowLayout | |
widget() | QLayoutItem | virtual |
~FlowLayout() | FlowLayout | |
~QLayoutItem() | QLayoutItem | virtual |
~QObject() | QObject | virtual |
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:40:07 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:40:07 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.