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

output_urn
QRubberBand

inherits

public_types
 enum Shape { Line, Rectangle }

properties

public_functions
QRubberBand ( Shape s, QWidget * p = 0 )
~QRubberBand ()
 void move ( int x, int y )
 void move ( const QPoint & p )
 void resize ( int width, int height )
 void resize ( const QSize & size )
 void setGeometry ( const QRect & rect )
 void setGeometry ( int x, int y, int width, int height )
 Shape shape () const

public_slots

signals

static_public_members

protected_functions
 void initStyleOption ( QStyleOptionRubberBand * option ) const

reimplemented_public_functions

reimplemented_protected_functions
 virtual void changeEvent ( QEvent * e )
 virtual bool event ( QEvent * e )
 virtual void moveEvent ( QMoveEvent * )
 virtual void paintEvent ( QPaintEvent * )
 virtual void resizeEvent ( QResizeEvent * )
 virtual void showEvent ( QShowEvent * 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
QRubberBand
name
Shape
key
Line
Rectangle
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

