- All Superinterfaces:
QtObjectInterface
- All Known Implementing Classes:
QAccessibleValueInterface.Impl
public interface QAccessibleValueInterface extends QtObjectInterface
Implements support for objects that manipulate a value
Java wrapper for Qt class QAccessibleValueInterface
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
QAccessibleValueInterface.Impl
Implementor class for interfaceQAccessibleValueInterface
-
Method Summary
Modifier and Type Method Description Object
currentValue()
Object
maximumValue()
Object
minimumStepSize()
Object
minimumValue()
void
setCurrentValue(Object value)