Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
src_gui_widgets_qsplitter.cpp File Reference

(05fc3aef53348fb58be6308076e000825b704e58)

Go to the source code of this file.

Functions

policy setHorizontalStretch (stretch)
 
policy setVerticalStretch (stretch)
 
widget setSizePolicy (policy)
 

Variables

QWidgetwidget = splitter->widget(index)
 [0]
 
QSizePolicy policy = widget->sizePolicy()
 

Function Documentation

◆ setHorizontalStretch()

policy setHorizontalStretch ( stretch )

◆ setSizePolicy()

widget setSizePolicy ( policy )

Referenced by QQuickPanePrivate::init(), and QWidget::setSizePolicy().

+ Here is the caller graph for this function:

◆ setVerticalStretch()

policy setVerticalStretch ( stretch )

Variable Documentation

◆ policy

QSizePolicy policy = widget->sizePolicy()

Definition at line 6 of file src_gui_widgets_qsplitter.cpp.

Referenced by DarwinBluetooth::StrongReference::StrongReference(), QHstsStore::addToObserved(), applySizePolicy(), QGridLayoutItem::box(), QPlatformDialogHelper::buttonLayout(), QQmlMetaType::clone(), QtPrivate::Continuation< Function, ResultType, ParentResultType >::create(), QScrollerPrivate::createScrollingSegments(), QQuickLayout::effectiveSizePolicy_helper(), QQuickItem::focusPolicy(), QWidgetPrivate::hasChildWithFocusPolicy(), QTlsPrivate::X509CertificateSchannel::importPkcs12(), QCommandLinkButtonPrivate::init(), pick(), QtGraphicsAnchorLayout::AnchorData::refreshSizeHints(), DarwinBluetooth::ObjCScopedPointer< T >::reset(), DarwinBluetooth::StrongReference::reset(), QMdiAreaPrivate::scrollBarPolicyChanged(), QTreeWidgetItem::setChildIndicatorPolicy(), QZipWriter::setCompressionPolicy(), QWidget::setContextMenuPolicy(), QActionGroup::setExclusionPolicy(), QFormLayout::setFieldGrowthPolicy(), QQuickItemPrivate::setFocusIfNeeded(), QGraphicsWidget::setFocusPolicy(), QWidget::setFocusPolicy(), QQuickItem::setFocusPolicy(), QGesture::setGestureCancelPolicy(), QGuiApplication::setHighDpiScaleFactorRoundingPolicy(), QQuickComboBox::setImplicitContentWidthPolicy(), QComboBox::setInsertPolicy(), QDomImplementation::setInvalidDataPolicy(), QSqlResult::setNumericalPrecisionPolicy(), QSqlCachedResult::setNumericalPrecisionPolicy(), QHttpNetworkRequest::setRedirectPolicy(), QNetworkAccessManager::setRedirectPolicy(), QFormLayout::setRowWrapPolicy(), QComboBox::setSizeAdjustPolicy(), QGraphicsLayoutItem::setSizePolicy(), QWidget::setSizePolicy(), QGraphicsAnchor::setSizePolicy(), QGraphicsAnchorPrivate::setSizePolicy(), QDataWidgetMapper::setSubmitPolicy(), QLowEnergyAdvertisingParameters::setWhiteList(), QComboBox::showPopup(), QAbstractAnimation::start(), QGridLayoutItem::stretchFactor(), QHstsStore::synchronize(), QFuture< T >::then(), QHstsCache::updateFromPolicies(), QLabelPrivate::updateLabel(), and QMessageBoxPrivate::updateSize().

◆ widget

QWidget* widget = splitter->widget(index)

[0]

Definition at line 5 of file src_gui_widgets_qsplitter.cpp.