NAME
Qt::Gui::QFontComboBox
PUBLIC METHODS
- QFontComboBox(QWidget * parent = 0)
- QFontComboBox(QWidget * parent)
- ~QFontComboBox()
- QFont currentFont()
- void setCurrentFont(const QFont & f)
- void setWritingSystem(QFontDatabase::WritingSystem arg0)
- QSize sizeHint()
- QFontDatabase::WritingSystem writingSystem()
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.