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

#include <qswidget.h>

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

Public Member Functions

 Label ()
 
String text ()
 
void setText (String &txt)
 

Properties

String text
 text shown on label
 

Detailed Description

Simplified Label widget

You can use it in Script Editor only.

Constructor & Destructor Documentation

Label::Label ( )
inline

Member Function Documentation

void Label::setText ( String &  txt)
String Label::text ( )
inline

Property Documentation

String Label::text
readwrite

text shown on label


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