NAME
Qt::Gui::QStyleOption
PUBLIC METHODS
- QStyleOption(const QStyleOption & other)
- QStyleOption(int version, int type = QStyleOption::SO_Default)
- QStyleOption(int version, int type)
- QStyleOption(int version = QStyleOption::Version, int type = QStyleOption::SO_Default)
- QStyleOption(int version, int type = QStyleOption::SO_Default)
- ~QStyleOption()
- void init(const QWidget * w)
- void initFrom(const QWidget * w)
- QStyleOption & operator=(const QStyleOption & other)
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.