input_urn
/home/onoda/Documents/qt-everywhere-opensource-src-4.7.4/doc/html/qlabel.html

output_urn
QLabel

inherits

public_types

properties
alignment : Qt::Alignment
hasSelectedText : const bool
indent : int
margin : int
openExternalLinks : bool
pixmap : QPixmap

public_functions
QLabel ( QWidget * parent = 0, Qt::WindowFlags f = 0 )
QLabel ( const QString & text, QWidget * parent = 0, Qt::WindowFlags f = 0 )
~QLabel ()
 Qt::Alignment alignment () const
 QWidget * buddy () const
 bool hasScaledContents () const
 bool hasSelectedText () const
 int indent () const
 int margin () const
 QMovie * movie () const
 bool openExternalLinks () const
 const QPicture * picture () const
 const QPixmap * pixmap () const
 QString selectedText () const
 int selectionStart () const
 void setAlignment ( Qt::Alignment )
 void setBuddy ( QWidget * buddy )
 void setIndent ( int )
 void setMargin ( int )
 void setOpenExternalLinks ( bool open )
 void setScaledContents ( bool )
 void setSelection ( int start, int length )
 void setTextFormat ( Qt::TextFormat )
 void setTextInteractionFlags ( Qt::TextInteractionFlags flags )
 void setWordWrap ( bool on )
 QString text () const
 Qt::TextFormat textFormat () const
 Qt::TextInteractionFlags textInteractionFlags () const
 bool wordWrap () const

public_slots
 void clear ()
 void setMovie ( QMovie * movie )
 void setNum ( int num )
 void setNum ( double num )
 void setPicture ( const QPicture & picture )
 void setPixmap ( const QPixmap & )
 void setText ( const QString & )

signals
 void linkActivated ( const QString & link )
 void linkHovered ( const QString & link )

static_public_members

protected_functions

reimplemented_public_functions
 virtual int heightForWidth ( int w ) const
 virtual QSize minimumSizeHint () const
 virtual QSize sizeHint () const

reimplemented_protected_functions
 virtual void changeEvent ( QEvent * ev )
 virtual void contextMenuEvent ( QContextMenuEvent * ev )
 virtual bool event ( QEvent * e )
 virtual void focusInEvent ( QFocusEvent * ev )
 virtual bool focusNextPrevChild ( bool next )
 virtual void focusOutEvent ( QFocusEvent * ev )
 virtual void keyPressEvent ( QKeyEvent * ev )
 virtual void mouseMoveEvent ( QMouseEvent * ev )
 virtual void mousePressEvent ( QMouseEvent * ev )
 virtual void mouseReleaseEvent ( QMouseEvent * ev )
 virtual void paintEvent ( QPaintEvent * )

protected_slots

related_non_members

templateClass
false

abstractClass
false

enbeddedClass
false

flag_objects

parent_flag_objects
class
QWidget
name
RenderFlags

typedefed_objects

parent_typedefed_objects

class_objects

parent_class_objects

enums

parent_enums
class_name
QFrame
name
Shadow
key
Plain
Raised
Sunken
public_flag
true
class_name
QFrame
name
Shape
key
NoFrame
Box
Panel
StyledPanel
HLine
VLine
WinPanel
public_flag
true
class_name
QFrame
name
StyleMask
key
Shadow_Mask
Shape_Mask
public_flag
true
class_name
QWidget
name
RenderFlag
key
DrawWindowBackground
DrawChildren
IgnoreMask
public_flag
true
class_name
QPaintDevice
name
PaintDeviceMetric
key
PdmWidth
PdmHeight
PdmWidthMM
PdmHeightMM
PdmNumColors
PdmDepth
PdmDpiX
PdmDpiY
PdmPhysicalDpiX
PdmPhysicalDpiY
public_flag
true

parent_index
432

parent_name
QFrame

