_documentMode | QMainWindowLayout | |
_tabShape | QMainWindowLayout | |
activate() | QLayout | |
activateUnifiedToolbarAfterFullScreen | QMainWindowLayout | |
addChildLayout(QLayout *l) | QLayout | protected |
addChildWidget(QWidget *w) | QLayout | protected |
addDockWidget(Qt::DockWidgetArea area, QDockWidget *dockwidget, Qt::Orientation orientation) | QMainWindowLayout | |
addItem(QLayoutItem *item) | QMainWindowLayout | virtual |
addToolBar(Qt::ToolBarArea area, QToolBar *toolbar, bool needAddChildWidget=true) | QMainWindowLayout | |
addToolBarBreak(Qt::ToolBarArea area) | QMainWindowLayout | |
addWidget(QWidget *w) | QLayout | |
adoptLayout(QLayout *layout) | QLayout | protected |
align | QLayoutItem | protected |
alignment() const | QLayoutItem | inline |
alignmentRect(const QRect &) const | QLayout | protected |
animationFinished(QWidget *widget) | QMainWindowLayout | |
applyState(QMainWindowLayoutState &newState, bool animate=true) | QMainWindowLayout | |
blockSignals(bool b) | QObject | |
blockVisiblityCheck | QMainWindowLayout | |
centralWidget() const | QMainWindowLayout | |
childEvent(QChildEvent *e) | QLayout | protectedvirtual |
children() const | QObject | inline |
cleanUpMacToolbarItems() | QMainWindowLayout | |
closestAcceptableSize(const QWidget *w, const QSize &s) | QLayout | static |
cocoaItemIDToToolbarHash | QMainWindowLayout | |
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *member, Qt::ConnectionType=Qt::AutoConnection) | QObject | static |
connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type=Qt::AutoConnection) | QObject | static |
connect(const QObject *sender, const char *signal, const char *member, Qt::ConnectionType type=Qt::AutoConnection) const | QObject | inline |
connectNotify(const char *signal) | QObject | protectedvirtual |
contentsMargins() const | QLayout | |
contentsRect() const | QLayout | |
controlTypes() const | QLayoutItem | |
corner(Qt::Corner corner) const | QMainWindowLayout | |
count() const | QMainWindowLayout | virtual |
createQToolBarInHIToolbarItem(QToolBar *toolbar, QMainWindowLayout *layout) | QMainWindowLayout | privatestatic |
CreateToolbarItemForIdentifier(CFStringRef identifier, CFTypeRef data) | QMainWindowLayout | privatestatic |
currentGapPos | QMainWindowLayout | |
currentGapRect | QMainWindowLayout | |
customEvent(QEvent *) | QObject | protectedvirtual |
d_ptr | QObject | protected |
deleteLater() | QObject | slot |
destroyed(QObject *=0) | QObject | signal |
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *member) | QObject | static |
disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &member) | QObject | static |
disconnect(const char *signal=0, const QObject *receiver=0, const char *member=0) | QObject | inline |
disconnect(const QObject *receiver, const char *member=0) | QObject | inline |
disconnectNotify(const char *signal) | QObject | protectedvirtual |
dockOptions | QMainWindowLayout | |
dockWidgetArea(QDockWidget *dockwidget) const | QMainWindowLayout | |
documentMode() const | QMainWindowLayout | |
dumpObjectInfo() | QObject | |
dumpObjectTree() | QObject | |
dynamicPropertyNames() const | QObject | |
endSeparatorMove(const QPoint &pos) | QMainWindowLayout | |
event(QEvent *) | QObject | virtual |
eventFilter(QObject *, QEvent *) | QObject | virtual |
expandingDirections() const | QLayout | virtual |
findChild(const QString &aName=QString()) const | QObject | inline |
findChildren(const QString &aName=QString()) const | QObject | inline |
findChildren(const QRegExp &re) const | QObject | inline |
fixSizeInUnifiedToolbar(QToolBar *tb) const | QMainWindowLayout | |
gapIndicator | QMainWindowLayout | |
geometry() const | QLayout | virtual |
getContentsMargins(int *left, int *top, int *right, int *bottom) const | QLayout | |
getSeparatorWidget() | QMainWindowLayout | |
getStyleOptionInfo(QStyleOptionToolBar *option, QToolBar *toolBar) const | QMainWindowLayout | |
getTabBar() | QMainWindowLayout | |
hasHeightForWidth() const | QLayoutItem | virtual |
heightForWidth(int) const | QLayoutItem | virtual |
hover(QLayoutItem *widgetItem, const QPoint &mousePos) | QMainWindowLayout | |
indexOf(QWidget *) const | QLayout | virtual |
inherits(const char *classname) const | QObject | inline |
insertIntoMacToolbar(QToolBar *before, QToolBar *after) | QMainWindowLayout | |
insertToolBar(QToolBar *before, QToolBar *toolbar) | QMainWindowLayout | |
insertToolBarBreak(QToolBar *before) | QMainWindowLayout | |
installEventFilter(QObject *) | QObject | |
invalidate() | QMainWindowLayout | virtual |
isEmpty() const | QLayout | virtual |
isEnabled() const | QLayout | |
isWidgetType() const | QObject | inline |
itemAt(int index) const | QMainWindowLayout | virtual |
keepSize(QDockWidget *w) | QMainWindowLayout | |
killTimer(int id) | QObject | |
layout() | QLayout | virtual |
layoutState | QMainWindowLayout | |
margin() const | QLayout | |
maximumSize() const | QLayout | virtual |
menuBar() const | QLayout | |
metaObject() const | QObject | virtual |
minimumHeightForWidth(int) const | QLayoutItem | virtual |
minimumSize() const | QMainWindowLayout | virtual |
minSize | QMainWindowLayout | mutable |
moveToolBar(QToolBar *toolbar, int pos) | QMainWindowLayout | |
moveToThread(QThread *thread) | QObject | |
movingSeparator | QMainWindowLayout | |
movingSeparatorOrigin | QMainWindowLayout | |
movingSeparatorPos | QMainWindowLayout | |
objectName() const | QObject | |
paintDropIndicator(QPainter *p, QWidget *widget, const QRegion &clip) | QMainWindowLayout | |
parent() const | QObject | inline |
parentWidget() const | QLayout | |
plug(QLayoutItem *widgetItem) | QMainWindowLayout | |
pluggingWidget | QMainWindowLayout | |
property(const char *name) const | QObject | |
qFindChildqFindChildren(const QObject *obj, const QString &name)() | QObject | related |
qFindChildrenqFindChildren(const QObject *obj, const QString &name)() | QObject | related |
qFindChildrenqFindChildren(const QObject *obj, const QRegExp ®Exp)() | QObject | related |
QLayout(QWidget *parent) | QLayout | |
QLayout() | QLayout | |
QLayout(QLayoutPrivate &d, QLayout *, QWidget *) | QLayout | protected |
QLayoutItem(Qt::Alignment alignment=0) | QLayoutItem | inlineexplicit |
QMainWindowLayout(QMainWindow *mainwindow, QLayout *parentLayout) | QMainWindowLayout | |
QObject(QObject *parent=0) | QObject | explicit |
QObject(QObjectPrivate &dd, QObject *parent=0) | QObject | protected |
qobject_cast(QObject *object) | QObject | related |
QObjectList | QObject | related |
qt_find_obj_child(QObject *parent, const char *type, const QString &name) | QObject | related |
qtMacHIToolbarRegisterQToolBarInHIToolborItemClass() | QMainWindowLayout | privatestatic |
qtmacToolbarDelegate(EventHandlerCallRef, EventRef, void *) | QMainWindowLayout | privatestatic |
qtoolbarInHIToolbarHandler(EventHandlerCallRef inCallRef, EventRef event, void *data) | QMainWindowLayout | privatestatic |
qtoolbarsInUnifiedToolbarList | QMainWindowLayout | |
raise(QDockWidget *widget) | QMainWindowLayout | |
receivers(const char *signal) const | QObject | protected |
registerUserData() | QObject | static |
removeEventFilter(QObject *) | QObject | |
removeFromMacToolbar(QToolBar *toolbar) | QMainWindowLayout | |
removeItem(QLayoutItem *) | QLayout | |
removeToolBar(QToolBar *toolbar) | QMainWindowLayout | |
removeToolBarBreak(QToolBar *before) | QMainWindowLayout | |
removeWidget(QWidget *w) | QLayout | |
restore(bool keepSavedState=false) | QMainWindowLayout | |
restoreDockWidget(QDockWidget *dockwidget) | QMainWindowLayout | |
restoreState(QDataStream &stream) | QMainWindowLayout | |
revert(QLayoutItem *widgetItem) | QMainWindowLayout | |
savedState | QMainWindowLayout | |
saveState(QDataStream &stream) const | QMainWindowLayout | |
sender() const | QObject | protected |
senderSignalIndex() const | QObject | protected |
sep | QMainWindowLayout | |
separatorMove(const QPoint &pos) | QMainWindowLayout | |
separatorMoveTimer | QMainWindowLayout | |
setAlignment(QWidget *w, Qt::Alignment alignment) | QLayout | |
setAlignment(QLayout *l, Qt::Alignment alignment) | QLayout | |
QLayoutItem::setAlignment(Qt::Alignment a) | QLayoutItem | |
setCentralWidget(QWidget *cw) | QMainWindowLayout | |
setContentsMargins(int left, int top, int right, int bottom) | QLayout | |
setContentsMargins(const QMargins &margins) | QLayout | |
setCorner(Qt::Corner corner, Qt::DockWidgetArea area) | QMainWindowLayout | |
SetDefaultConstraint enum value | QLayout | |
setDockOptions(QMainWindow::DockOptions opts) | QMainWindowLayout | |
setDocumentMode(bool enabled) | QMainWindowLayout | |
setEnabled(bool) | QLayout | |
SetFixedSize enum value | QLayout | |
setGeometry(const QRect &r) | QMainWindowLayout | virtual |
setMargin(int) | QLayout | |
SetMaximumSize enum value | QLayout | |
setMenuBar(QWidget *w) | QLayout | |
SetMinAndMaxSize enum value | QLayout | |
SetMinimumSize enum value | QLayout | |
SetNoConstraint enum value | QLayout | |
setObjectName(const QString &name) | QObject | |
setParent(QObject *) | QObject | |
setProperty(const char *name, const QVariant &value) | QObject | |
setSizeConstraint(SizeConstraint) | QLayout | |
setSpacing(int) | QLayout | |
setStatusBar(QStatusBar *sb) | QMainWindowLayout | |
setTabPosition(Qt::DockWidgetAreas areas, QTabWidget::TabPosition tabPosition) | QMainWindowLayout | |
setTabShape(QTabWidget::TabShape tabShape) | QMainWindowLayout | |
setUserData(uint id, QObjectUserData *data) | QObject | |
setVerticalTabsEnabled(bool enabled) | QMainWindowLayout | |
signalsBlocked() const | QObject | inline |
SizeConstraint enum name | QLayout | |
sizeConstraint() const | QLayout | |
sizeHint() const | QMainWindowLayout | virtual |
spacerItem() | QLayoutItem | virtual |
spacing() const | QLayout | |
splitDockWidget(QDockWidget *after, QDockWidget *dockwidget, Qt::Orientation orientation) | QMainWindowLayout | |
startSeparatorMove(const QPoint &pos) | QMainWindowLayout | |
startTimer(int interval) | QObject | |
staticMetaObject | QObject | static |
staticQtMetaObject | QObject | protectedstatic |
statusBar() const | QMainWindowLayout | |
statusbar | QMainWindowLayout | |
syncUnifiedToolbarVisibility() | QMainWindowLayout | |
szHint | QMainWindowLayout | mutable |
tabChanged() | QMainWindowLayout | privateslot |
tabifyDockWidget(QDockWidget *first, QDockWidget *second) | QMainWindowLayout | |
tabPosition(Qt::DockWidgetArea area) const | QMainWindowLayout | |
tabPositions | QMainWindowLayout | |
tabShape() const | QMainWindowLayout | |
takeAt(int index) | QMainWindowLayout | virtual |
thread() const | QObject | |
timerEvent(QTimerEvent *e) | QMainWindowLayout | virtual |
toggleToolBarsVisible() | QMainWindowLayout | |
toolBarArea(QToolBar *toolbar) const | QMainWindowLayout | |
toolBarBreak(QToolBar *toolBar) const | QMainWindowLayout | |
toolbarItemsCopy | QMainWindowLayout | |
toolbarSaveState | QMainWindowLayout | |
totalHeightForWidth(int w) const | QLayout | |
totalMaximumSize() const | QLayout | |
totalMinimumSize() const | QLayout | |
totalSizeHint() const | QLayout | |
tr(const char *sourceText, const char *comment=0, int n=-1) | QObject | static |
trUtf8(const char *sourceText, const char *comment=0, int n=-1) | QObject | static |
unifiedToolbarHash | QMainWindowLayout | |
unplug(QWidget *widget) | QMainWindowLayout | |
unusedSeparatorWidgets | QMainWindowLayout | |
unusedTabBars | QMainWindowLayout | |
update() | QLayout | |
updateGapIndicator() | QMainWindowLayout | |
updateHIToolBarStatus() | QMainWindowLayout | |
updateTabBarShapes() | QMainWindowLayout | private |
usedSeparatorWidgets | QMainWindowLayout | |
usedTabBars | QMainWindowLayout | |
userData(uint id) const | QObject | |
usesHIToolBar(QToolBar *toolbar) const | QMainWindowLayout | |
VersionMarker enum value | QMainWindowLayout | |
verticalTabsEnabled | QMainWindowLayout | |
widget() | QLayoutItem | virtual |
widgetAnimator | QMainWindowLayout | |
widgetEvent(QEvent *) | QLayout | protected |
~QLayout() | QLayout | |
~QLayoutItem() | QLayoutItem | virtual |
~QMainWindowLayout() | QMainWindowLayout | |
~QObject() | QObject | virtual |