NAME
Qt::Gui::QDial
PUBLIC METHODS
- QDial(QWidget * parent)
- QDial(QWidget * parent = 0)
- ~QDial()
- QSize minimumSizeHint()
- int notchSize()
- qreal notchTarget()
- bool notchesVisible()
- void setNotchTarget(double target)
- void setNotchesVisible(bool visible)
- void setWrapping(bool on)
- QSize sizeHint()
- bool wrapping()
ENUM VALUES
EXPORT
None by default.
AUTHOR
Dongxu Ma <dongxu@cpan.org>
COPYRIGHT AND LICENSE
Copyright (C) 2011 - 2011 by Dongxu Ma
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.