Skip to content

asok00000/qzues

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qzues

Dependences Qt 5.x & C++11
Include styled combobox,line edit with reset function,marquee labe...

Any question or advice,please contact me via asok00000@qq.com.

Any functiosns those Qt don't provide,can post to my email.I will add it to QZues.

Intro
QZuesLabel
1.marquee effect like HTML tag Marquee,by set the label type with LABEL_TYPE_MARQUEE and set the step length by setStepLength to control the text move length.
2.auto fill place holder text when the text length bigger than the label length,set the place holder text via setPlaceholdText the default is "...".
QZuesComboBox
1.styled pop-up list,you can set the pop-up list's stype directly via QSS.
QZuesLineEdit
1.a line edit with reset function,this line edit will remenber the text which set first,and you can call the reset function to reset the line edit to the original status.And this class will emit text status changed signal.
QZuesListView
1.a list view can display tips when the list is empty.call setEmptyTips to set the empty tips.
QZuesCircle
1.a circle progress bar,you can call setTextVisible to show or hide the text percent,call setActiveColor and setDeactiveColor to set the circle color or text color
QZuesAnimationStackWidget
1.an animation stackwidget,you can call setAnimationTypes to set animation type,call setAnimationDuration to set the animation duration

About

An extension lib of Qt

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published