dde-control-center
Deepin Control Center
载入中...
搜索中...
未找到
dccv23::DCCSlider类 参考
类 dccv23::DCCSlider 继承关系图:

Public 类型

enum  SliderType { Normal , Vernier , Progress }
 

Public 成员函数

 DCCSlider (SliderType type=Normal, QWidget *parent=nullptr)
 
 DCCSlider (Qt::Orientation orientation, QWidget *parent=nullptr)
 
DCCSliderslider () const
 
QSlider * qtSlider ()
 
void setType (SliderType type)
 
void setRange (int min, int max)
 
void setTickPosition (QSlider::TickPosition tick)
 
void setTickInterval (int ti)
 
void setSliderPosition (int Position)
 
void setAnnotations (const QStringList &annotations)
 
void setOrientation (Qt::Orientation orientation)
 
void setSeparateValue (int value=0)
 

Protected 成员函数

void wheelEvent (QWheelEvent *e)
 
void paintEvent (QPaintEvent *e)
 

该类的文档由以下文件生成: