Script
Public Member Functions | Properties | List of all members
Label Class Reference

Simplified Label widget. More...

#include <qswidget.h>

Inheritance diagram for Label:
Inheritance graph
[legend]
Collaboration diagram for Label:
Collaboration graph
[legend]

Public Member Functions

 Label ()
 
QString text () const
 
void setText (const QString &txt)
 

Properties

QString text
 text shown on label
 

Detailed Description

Simplified Label widget.

Constructor & Destructor Documentation

Label::Label ( )
inline

Member Function Documentation

void Label::setText ( const QString &  txt)
inline
QString Label::text ( ) const
inline

Property Documentation

QString Label::text
readwrite

text shown on label


The documentation for this class was generated from the following file: