Uses of Annotation Type
io.qt.QtPropertyStored
-
Uses of QtPropertyStored in io.qt.core
Modifier 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
Modifier 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
Modifier 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