NAME
Qt::Gui::QGraphicsColorizeEffect
PUBLIC METHODS
- QGraphicsColorizeEffect(QObject * parent)
- QGraphicsColorizeEffect(QObject * parent = 0)
- ~QGraphicsColorizeEffect()
- QColor color()
- void setColor(const QColor & c)
- void setStrength(qreal strength)
- qreal strength()
ENUM VALUES
EXPORT
None by default.
AUTHOR
Dongxu Ma <dongxu@cpan.org>
COPYRIGHT AND LICENSE
Copyright (C) 2011 - 2012 by Dongxu Ma
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.