NAME

Qt::Gui::QLabel

PUBLIC METHODS

~QLabel()
QWidget * buddy()
void clear()
bool hasScaledContents()
int heightForWidth(int arg0)
int indent()
int margin()
QSize minimumSizeHint()
QMovie * movie()
bool openExternalLinks()
const QPicture * picture()
const QPixmap * pixmap()
void setBuddy(QWidget * arg0)
void setIndent(int arg0)
void setMargin(int arg0)
void setMovie(QMovie * movie)
void setNum(int arg0)
void setNum(double arg0)
void setOpenExternalLinks(bool open)
void setPicture(const QPicture & arg0)
void setPixmap(const QPixmap & arg0)
void setScaledContents(bool arg0)
void setText(const QString & arg0)
void setTextFormat(Qt::TextFormat arg0)
void setWordWrap(bool on)
QSize sizeHint()
QString text()
Qt::TextFormat textFormat()
bool wordWrap()

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.

See http://dev.perl.org/licenses/artistic.html