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

output_urn
QDial

inherits

public_types

properties
notchSize : const int
notchTarget : qreal
notchesVisible : bool
wrapping : bool

public_functions
QDial ( QWidget * parent = 0 )
~QDial ()
 int notchSize () const
 qreal notchTarget () const
 bool notchesVisible () const
 void setNotchTarget ( double target )
 bool wrapping () const

public_slots
 void setNotchesVisible ( bool visible )
 void setWrapping ( bool on )

signals
2 public slots inherited from QAbstractSlider
19 public slots inherited from QWidget
1 public slot inherited from QObject

static_public_members

protected_functions
 void initStyleOption ( QStyleOptionSlider * option ) const

reimplemented_public_functions
 virtual QSize minimumSizeHint () const
 virtual QSize sizeHint () const

reimplemented_protected_functions
 virtual bool event ( QEvent * e )
 virtual void mouseMoveEvent ( QMouseEvent * e )
 virtual void mousePressEvent ( QMouseEvent * e )
 virtual void mouseReleaseEvent ( QMouseEvent * e )
 virtual void paintEvent ( QPaintEvent * pe )
 virtual void resizeEvent ( QResizeEvent * e )
 virtual void sliderChange ( SliderChange change )

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
QAbstractSlider
name
SliderAction
key
SliderNoAction
SliderSingleStepAdd
SliderSingleStepSub
SliderPageStepAdd
SliderPageStepSub
SliderToMinimum
SliderToMaximum
SliderMove
public_flag
true
class_name
QAbstractSlider
name
SliderChange
key
SliderRangeChange
SliderOrientationChange
SliderStepsChange
SliderValueChange
public_flag
false
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
466

parent_name
QAbstractSlider

