Uses of Enum
io.qt.core.Qt.Orientation
Packages that use Qt.Orientation
-
Uses of Qt.Orientation in io.qt.charts
Methods in io.qt.charts that return Qt.OrientationModifier and TypeMethodDescriptionfinal Qt.OrientationQAbstractAxis.orientation()protected final Qt.OrientationQBarModelMapper.orientation()SeeQBarModelMapper::orientation()const protected final Qt.OrientationQBoxPlotModelMapper.orientation()SeeQBoxPlotModelMapper::orientation()const abstract Qt.OrientationQCandlestickModelMapper.orientation()QHCandlestickModelMapper.orientation()protected final Qt.OrientationQPieModelMapper.orientation()SeeQPieModelMapper::orientation()const QVCandlestickModelMapper.orientation()protected final Qt.OrientationQXYModelMapper.orientation()SeeQXYModelMapper::orientation()const Methods in io.qt.charts with parameters of type Qt.OrientationModifier and TypeMethodDescriptionfinal QList<QAbstractAxis> QChart.axes(Qt.Orientation ... orientation) Overloaded function forQChart.axes(io.qt.core.Qt.Orientations, io.qt.charts.QAbstractSeries)protected final voidQBarModelMapper.setOrientation(Qt.Orientation orientation) SeeQBarModelMapper::setOrientation(Qt::Orientation) protected final voidQBoxPlotModelMapper.setOrientation(Qt.Orientation orientation) SeeQBoxPlotModelMapper::setOrientation(Qt::Orientation) protected final voidQPieModelMapper.setOrientation(Qt.Orientation orientation) SeeQPieModelMapper::setOrientation(Qt::Orientation) protected final voidQXYModelMapper.setOrientation(Qt.Orientation orientation) SeeQXYModelMapper::setOrientation(Qt::Orientation) -
Uses of Qt.Orientation in io.qt.core
Fields in io.qt.core with type parameters of type Qt.OrientationMethods in io.qt.core that return Qt.OrientationModifier and TypeMethodDescriptionfinal Qt.Orientation []Qt.Orientations.flags()Returns an array of flag objects represented by this Orientations.static Qt.OrientationQt.Orientation.resolve(int value) Returns the corresponding enum entry for the given value.static Qt.OrientationReturns the enum constant of this type with the specified name.static Qt.Orientation[]Qt.Orientation.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.qt.core with parameters of type Qt.OrientationModifier and TypeMethodDescriptionQt.Orientation.cleared(Qt.Orientation e) Excludes other enum entry from a flag of this entry.Qt.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 ObjectQAbstractItemModel.headerData(int section, Qt.Orientation orientation) Overloaded function forQAbstractItemModel.headerData(int, io.qt.core.Qt.Orientation, int)withrole = 0.QAbstractItemModel.headerData(int section, Qt.Orientation orientation, int role) QAbstractProxyModel.headerData(int section, Qt.Orientation orientation, int role) QConcatenateTablesProxyModel.headerData(int section, Qt.Orientation orientation, int role) QIdentityProxyModel.headerData(int section, Qt.Orientation orientation, int role) QSortFilterProxyModel.headerData(int section, Qt.Orientation orientation, int role) QTransposeProxyModel.headerData(int section, Qt.Orientation orientation, int role) final Qt.OrientationsQt.Orientations.setFlag(Qt.Orientation e) Sets the flagefinal Qt.OrientationsQt.Orientations.setFlag(Qt.Orientation e, boolean on) Sets or clears the flagflagfinal booleanQAbstractItemModel.setHeaderData(int section, Qt.Orientation orientation, Object value) Overloaded function forQAbstractItemModel.setHeaderData(int, io.qt.core.Qt.Orientation, java.lang.Object, int)withrole = 2.booleanQAbstractItemModel.setHeaderData(int section, Qt.Orientation orientation, Object value, int role) booleanQAbstractProxyModel.setHeaderData(int section, Qt.Orientation orientation, Object value, int role) booleanQSortFilterProxyModel.setHeaderData(int section, Qt.Orientation orientation, Object value, int role) booleanQTransposeProxyModel.setHeaderData(int section, Qt.Orientation orientation, Object value, int role) Constructors in io.qt.core with parameters of type Qt.OrientationModifierConstructorDescriptionOrientations(Qt.Orientation ... args) Creates a new Orientations where the flags inargsare set. -
Uses of Qt.Orientation in io.qt.gui
Methods in io.qt.gui with parameters of type Qt.OrientationModifier and TypeMethodDescriptionQFileSystemModel.headerData(int section, Qt.Orientation orientation, int role) QStandardItemModel.headerData(int section, Qt.Orientation orientation, int role) booleanQStandardItemModel.setHeaderData(int section, Qt.Orientation orientation, Object value, int role) -
Uses of Qt.Orientation in io.qt.remoteobjects
Methods in io.qt.remoteobjects with parameters of type Qt.OrientationModifier and TypeMethodDescriptionQAbstractItemModelReplica.headerData(int section, Qt.Orientation orientation, int role) -
Uses of Qt.Orientation in io.qt.sql
Methods in io.qt.sql with parameters of type Qt.OrientationModifier and TypeMethodDescriptionQSqlQueryModel.headerData(int section, Qt.Orientation orientation, int role) QSqlTableModel.headerData(int section, Qt.Orientation orientation, int role) booleanQSqlQueryModel.setHeaderData(int section, Qt.Orientation orientation, Object value, int role) -
Uses of Qt.Orientation in io.qt.widgets
Fields in io.qt.widgets with type parameters of type Qt.OrientationModifier and TypeFieldDescriptionfinal QObject.Signal1<Qt.Orientation> QToolBar.orientationChangedMethods in io.qt.widgets that return Qt.OrientationModifier and TypeMethodDescriptionfinal Qt.OrientationQAbstractSlider.orientation()final Qt.OrientationQDataWidgetMapper.orientation()final Qt.OrientationQDialogButtonBox.orientation()final Qt.OrientationQGraphicsLinearLayout.orientation()final Qt.OrientationQGraphicsSceneWheelEvent.orientation()final Qt.OrientationQHeaderView.orientation()final Qt.OrientationQProgressBar.orientation()final Qt.OrientationQSplitter.orientation()final Qt.OrientationQSplitterHandle.orientation()final Qt.OrientationQStyleOptionHeader.orientation()The header's orientation (horizontal or vertical)final Qt.OrientationQStyleOptionSlider.orientation()The slider's orientation (horizontal or vertical)final Qt.OrientationQToolBar.orientation()Methods in io.qt.widgets with parameters of type Qt.OrientationModifier and TypeMethodDescriptionfinal voidQGraphicsAnchorLayout.addAnchors(QGraphicsLayoutItem firstItem, QGraphicsLayoutItem secondItem, Qt.Orientation ... orientations) final voidQMainWindow.addDockWidget(Qt.DockWidgetArea area, QDockWidget dockwidget, Qt.Orientation orientation) final intQStyle.combinedLayoutSpacing(QSizePolicy.ControlTypes controls1, QSizePolicy.ControlTypes controls2, Qt.Orientation orientation) final intQStyle.combinedLayoutSpacing(QSizePolicy.ControlTypes controls1, QSizePolicy.ControlTypes controls2, Qt.Orientation orientation, QStyleOption option) final intQStyle.combinedLayoutSpacing(QSizePolicy.ControlTypes controls1, QSizePolicy.ControlTypes controls2, Qt.Orientation orientation, QStyleOption option, QWidget widget) final voidQHeaderView.headerDataChanged(Qt.Orientation orientation, int logicalFirst, int logicalLast) intQCommonStyle.layoutSpacing(QSizePolicy.ControlType control1, QSizePolicy.ControlType control2, Qt.Orientation orientation, QStyleOption option, QWidget widget) intQProxyStyle.layoutSpacing(QSizePolicy.ControlType control1, QSizePolicy.ControlType control2, Qt.Orientation orientation, QStyleOption option, QWidget widget) final intQStyle.layoutSpacing(QSizePolicy.ControlType control1, QSizePolicy.ControlType control2, Qt.Orientation orientation) final intQStyle.layoutSpacing(QSizePolicy.ControlType control1, QSizePolicy.ControlType control2, Qt.Orientation orientation, QStyleOption option) Overloaded function forQStyle.layoutSpacing(io.qt.widgets.QSizePolicy.ControlType, io.qt.widgets.QSizePolicy.ControlType, io.qt.core.Qt.Orientation, io.qt.widgets.QStyleOption, io.qt.widgets.QWidget)withwidget = null.abstract intQStyle.layoutSpacing(QSizePolicy.ControlType control1, QSizePolicy.ControlType control2, Qt.Orientation orientation, QStyleOption option, QWidget widget) final voidQMainWindow.resizeDocks(Collection<? extends QDockWidget> docks, Collection<@QtPrimitiveType Integer> sizes, Qt.Orientation orientation) final voidQGridLayout.setDefaultPositioning(int n, Qt.Orientation orient) SeeQGridLayout::setDefaultPositioning(int, Qt::Orientation) final voidQAbstractSlider.setOrientation(Qt.Orientation arg__1) final voidQDataWidgetMapper.setOrientation(Qt.Orientation aOrientation) final voidQDialogButtonBox.setOrientation(Qt.Orientation orientation) final voidQGraphicsLinearLayout.setOrientation(Qt.Orientation orientation) final voidQGraphicsSceneWheelEvent.setOrientation(Qt.Orientation orientation) SeeQGraphicsSceneWheelEvent::setOrientation(Qt::Orientation) final voidQProgressBar.setOrientation(Qt.Orientation arg__1) final voidQSplitter.setOrientation(Qt.Orientation arg__1) final voidQSplitterHandle.setOrientation(Qt.Orientation o) final voidQStyleOptionHeader.setOrientation(Qt.Orientation orientation) The header's orientation (horizontal or vertical)final voidQStyleOptionSlider.setOrientation(Qt.Orientation orientation) The slider's orientation (horizontal or vertical)final voidQToolBar.setOrientation(Qt.Orientation orientation) final voidQMainWindow.splitDockWidget(QDockWidget after, QDockWidget dockwidget, Qt.Orientation orientation) Constructors in io.qt.widgets with parameters of type Qt.OrientationModifierConstructorDescriptionQDialogButtonBox(Qt.Orientation orientation) Overloaded constructor forQDialogButtonBox(io.qt.core.Qt.Orientation, io.qt.widgets.QWidget)withparent = null.QDialogButtonBox(Qt.Orientation orientation, QWidget parent) QDialogButtonBox(QDialogButtonBox.StandardButtons buttons, Qt.Orientation orientation) Overloaded constructor forQDialogButtonBox(io.qt.widgets.QDialogButtonBox.StandardButtons, io.qt.core.Qt.Orientation, io.qt.widgets.QWidget)withparent = null.QDialogButtonBox(QDialogButtonBox.StandardButtons buttons, Qt.Orientation orientation, QWidget parent) QGraphicsLinearLayout(Qt.Orientation orientation) Overloaded constructor forQGraphicsLinearLayout(io.qt.core.Qt.Orientation, io.qt.widgets.QGraphicsLayoutItem)withparent = null.QGraphicsLinearLayout(Qt.Orientation orientation, QGraphicsLayoutItem parent) QHeaderView(Qt.Orientation orientation) Overloaded constructor forQHeaderView(io.qt.core.Qt.Orientation, io.qt.widgets.QWidget)withparent = null.QHeaderView(Qt.Orientation orientation, QWidget parent) QScrollBar(Qt.Orientation arg__1) Overloaded constructor forQScrollBar(io.qt.core.Qt.Orientation, io.qt.widgets.QWidget)withparent = null.QScrollBar(Qt.Orientation arg__1, QWidget parent) QSlider(Qt.Orientation orientation) Overloaded constructor forQSlider(io.qt.core.Qt.Orientation, io.qt.widgets.QWidget)withparent = null.QSlider(Qt.Orientation orientation, QWidget parent) QSplitter(Qt.Orientation arg__1) Overloaded constructor forQSplitter(io.qt.core.Qt.Orientation, io.qt.widgets.QWidget)withparent = null.QSplitter(Qt.Orientation arg__1, QWidget parent) QSplitterHandle(Qt.Orientation o, QSplitter parent)