Module qtjambi
Package io.qt.gui

Class QLinearGradient

All Implemented Interfaces:
QtObjectInterface, Cloneable

public class QLinearGradient extends QGradient implements Cloneable

Used in combination with QBrush to specify a linear gradient brush

Java wrapper for Qt's class QLinearGradient