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

output_urn
QStackedWidget

inherits

public_types

properties
count : const int
currentIndex : int

public_functions
QStackedWidget ( QWidget * parent = 0 )
~QStackedWidget ()
 int addWidget ( QWidget * widget )
 int count () const
 int currentIndex () const
 QWidget * currentWidget () const
 int indexOf ( QWidget * widget ) const
 int insertWidget ( int index, QWidget * widget )
 void removeWidget ( QWidget * widget )
 QWidget * widget ( int index ) const

public_slots
 void setCurrentIndex ( int index )
 void setCurrentWidget ( QWidget * widget )

signals
 void currentChanged ( int index )
 void widgetRemoved ( int index )

static_public_members

protected_functions

reimplemented_public_functions

reimplemented_protected_functions
 virtual bool event ( QEvent * e )

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

