List of All Members for QLabel
This is the complete list of members for QLabel , including inherited members.
QLabel ( QWidget *, Qt::WindowFlags )
QLabel ( const QString &, QWidget *, Qt::WindowFlags )
actions () const : QList<QAction *>
buddy () const : QWidget *
childAt ( int, int ) const : QWidget *
childAt ( const QPoint & ) const : QWidget *
connect ( const QObject *, const char *, const QObject *, const char *, Qt::ConnectionType ) : bool
connect ( const QObject *, const char *, const char *, Qt::ConnectionType ) const : bool
disconnect ( const QObject *, const char *, const QObject *, const char * ) : bool
disconnect ( const char *, const QObject *, const char * ) : bool
disconnect ( const QObject *, const char * ) : bool
event ( QEvent * ) : bool
font () const : const QFont &
grabShortcut ( const QKeySequence &, Qt::ShortcutContext ) : int
macEvent ( EventHandlerCallRef, EventRef ) : bool
mapFrom ( QWidget *, const QPoint & ) const : QPoint
mapTo ( QWidget *, const QPoint & ) const : QPoint
metric ( PaintDeviceMetric ) const : int
movie () const : QMovie *
palette () const : const QPalette &
picture () const : const QPicture *
pixmap () const : const QPixmap *
property ( const char * ) const : QVariant
render ( QPaintDevice *, const QPoint &, const QRegion &, RenderFlags )
render ( QPainter *, const QPoint &, const QRegion &, RenderFlags )
scroll ( int, int, const QRect & )
style () const : QStyle *
tr ( const char *, const char *, int ) : QString
trUtf8 ( const char *, const char *, int ) : QString
x11Info () const : const QX11Info &
Best Of
Actualités les plus lues
Le Qt Quarterly au hasard
Qt Quarterly est la revue trimestrielle proposée par Nokia et à destination des développeurs Qt. Ces articles d'une grande qualité technique sont rédigés par des experts Qt.
Lire l'article.
Communauté
Ressources
Liens utiles
Contact
Vous souhaitez rejoindre la rédaction ou proposer un tutoriel, une traduction, une question... ? Postez dans le forum Contribuez ou contactez-nous par MP ou par email (voir en bas de page).
Qt dans le magazine