NAME
Qt::Gui::QFrame
PUBLIC METHODS
- ~QFrame()
- QRect frameRect()
- QFrame::Shadow frameShadow()
- QFrame::Shape frameShape()
- int frameStyle()
- int frameWidth()
- int lineWidth()
- int midLineWidth()
- void setFrameRect(const QRect & arg0)
- void setFrameShadow(QFrame::Shadow arg0)
- void setFrameShape(QFrame::Shape arg0)
- void setFrameStyle(int arg0)
- void setLineWidth(int arg0)
- void setMidLineWidth(int arg0)
- QSize sizeHint()
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.