Uses of Annotation Type
io.qt.QtPropertyStored
Packages that use QtPropertyStored
-
Uses of QtPropertyStored in io.qt.core
Methods in io.qt.core with annotations of type QtPropertyStoredModifier and TypeMethodDescriptionfinal QModelIndex
QItemSelectionModel.currentIndex()
final boolean
QItemSelectionModel.hasSelection()
final QList<QModelIndex>
QItemSelectionModel.selectedIndexes()
final QItemSelection
QItemSelectionModel.selection()
-
Uses of QtPropertyStored in io.qt.gui
Methods in io.qt.gui with annotations of type QtPropertyStoredModifier and TypeMethodDescriptionfinal double
QStyleHints.fontSmoothingGamma()
final int
QStyleHints.keyboardAutoRepeatRate()
final int
QStyleHints.mouseDoubleClickDistance()
final char
QStyleHints.passwordMaskCharacter()
final int
QStyleHints.passwordMaskDelay()
static String
QGuiApplication.platformName()
static QScreen
QGuiApplication.primaryScreen()
final boolean
QStyleHints.setFocusOnTouchRelease()
final boolean
QStyleHints.showIsFullScreen()
final boolean
QStyleHints.showIsMaximized()
final boolean
QStyleHints.singleClickActivation()
final int
QStyleHints.startDragVelocity()
final int
QStyleHints.touchDoubleTapDistance()
final boolean
QStyleHints.useRtlExtensions()
-
Uses of QtPropertyStored in io.qt.widgets
Methods in io.qt.widgets with annotations of type QtPropertyStoredModifier and TypeMethodDescriptionfinal QPointF
QPanGesture.delta()
QSwipeGesture.horizontalDirection()
final int
QWidget.maximumHeight()
final int
QWidget.maximumWidth()
final int
QWidget.minimumHeight()
final int
QWidget.minimumWidth()
final QPoint
QWidget.pos()
final QSize
QWidget.size()
QSwipeGesture.verticalDirection()
-
Uses of QtPropertyStored in io.qt.winextras
Methods in io.qt.winextras with annotations of type QtPropertyStored