Uses of Class
io.qt.core.Qt.Orientations
Packages that use Qt.Orientations
-
Uses of Qt.Orientations in io.qt.charts
Methods in io.qt.charts with parameters of type Qt.OrientationsModifier and TypeMethodDescriptionfinal QList<QAbstractAxis>QChart.axes(Qt.Orientations orientation) Overloaded function forQChart.axes(io.qt.core.Qt.Orientations, io.qt.charts.QAbstractSeries)withseries = null.final QList<QAbstractAxis>QChart.axes(Qt.Orientations orientation, QAbstractSeries series) -
Uses of Qt.Orientations in io.qt.core
Methods in io.qt.core that return Qt.OrientationsModifier and TypeMethodDescriptionQt.Orientation.asFlags()Create a QFlags of the enum entry.Qt.Orientation.cleared(Qt.Orientation e) Excludes other enum entry from a flag of this entry.final Qt.OrientationsQt.Orientations.clone()Clones the flagsQt.Orientation.combined(Qt.Orientation e) Combines this entry with other enum entry.final Qt.OrientationsQt.Orientations.combined(Qt.Orientation e) Combines this flags with enum entry.static Qt.OrientationsQt.Orientation.flags(Qt.Orientation ... values) Creates a newQt.Orientationsfrom the entries.final Qt.OrientationsQt.Orientations.setFlag(Qt.Orientation e) Sets the flagefinal Qt.OrientationsQt.Orientations.setFlag(Qt.Orientation e, boolean on) Sets or clears the flagflagMethods in io.qt.core with parameters of type Qt.Orientations -
Uses of Qt.Orientations in io.qt.widgets
Methods in io.qt.widgets that return Qt.OrientationsModifier and TypeMethodDescriptionQBoxLayout.expandingDirections()QFormLayout.expandingDirections()QGridLayout.expandingDirections()QLayout.expandingDirections()QLayoutItem.expandingDirections()abstract Qt.OrientationsQLayoutItem.Impl.expandingDirections()final Qt.OrientationsQSizePolicy.expandingDirections()QSpacerItem.expandingDirections()QWidgetItem.expandingDirections()Methods in io.qt.widgets with parameters of type Qt.OrientationsModifier and TypeMethodDescriptionfinal voidQGraphicsAnchorLayout.addAnchors(QGraphicsLayoutItem firstItem, QGraphicsLayoutItem secondItem, Qt.Orientations orientations)