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

output_urn
QWorkspace

inherits

public_types
 enum WindowOrder { CreationOrder, StackingOrder }

properties
background : QBrush
scrollBarsEnabled : bool

public_functions
QWorkspace ( QWidget * parent = 0 )
~QWorkspace ()
 QWidget * activeWindow () const
 QWidget * addWindow ( QWidget * w, Qt::WindowFlags flags = 0 )
 QBrush background () const
 bool scrollBarsEnabled () const
 void setBackground ( const QBrush & background )
 void setScrollBarsEnabled ( bool enable )
 QWidgetList windowList ( WindowOrder order = CreationOrder ) const

public_slots
 void activateNextWindow ()
 void activatePreviousWindow ()
 void arrangeIcons ()
 void cascade ()
 void closeActiveWindow ()
 void closeAllWindows ()
 void setActiveWindow ( QWidget * w )
 void tile ()

signals
 void windowActivated ( QWidget * w )

static_public_members

protected_functions

reimplemented_public_functions
 virtual QSize sizeHint () const

reimplemented_protected_functions
 virtual void changeEvent ( QEvent * ev )
 virtual void childEvent ( QChildEvent * e )
 virtual bool event ( QEvent * e )
 virtual bool eventFilter ( QObject * o, QEvent * e )
 virtual void hideEvent ( QHideEvent * e )
 virtual void paintEvent ( QPaintEvent * e )
 virtual void resizeEvent ( QResizeEvent * )
 virtual void showEvent ( QShowEvent * e )
 virtual void wheelEvent ( QWheelEvent * 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
class_name
QWorkspace
name
WindowOrder
key
CreationOrder
StackingOrder
public_flag
true

parent_enums
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
216

parent_name
QWidget

