NAME
Qt::Gui::QCommandLinkButton
PUBLIC METHODS
- QCommandLinkButton(QWidget * parent)
- QCommandLinkButton(QWidget * parent = 0)
- QCommandLinkButton(const QString & text, QWidget * parent)
- QCommandLinkButton(const QString & text, QWidget * parent = 0)
- QCommandLinkButton(const QString & text, const QString & description, QWidget * parent)
- QCommandLinkButton(const QString & text, const QString & description, QWidget * parent = 0)
- QString description()
- void setDescription(const QString & description)
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.