Module qtjambi
Package io.qt.core

Class QBooleanPropertyBinding

All Implemented Interfaces:
QtObjectInterface, Cloneable

public final class QBooleanPropertyBinding
extends QUntypedPropertyBinding
QBooleanPropertyBinding is primitive-typed version of QPropertyBinding<Boolean>.
See Also:
QPropertyBinding