Devin-YU / TTKWidgetTools

QWidget 自定义控件集合 持续更新中......

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TTKWidgetTools

QWidget 控件集合

CI Status

  • Qt develop version be tested on Qt4.8.x for windows-mingw 32bit and 64bit
  • Qt develop version be tested on Qt4.8.x for ubuntu-linux-gcc 32bit and 64bit
  • Qt develop version be tested on Qt5.x for windows-mingw 32bit and 64bit
  • Qt develop version be tested on Qt5.x for windows-msvc 32bit and 64bit
  • Qt develop version be tested on Qt5.x for ubuntu-linux-gcc 32bit and 64bit
Platform Qt & Compiler Status
Linux 4.8.7 GCC & 5.x GCC Linux
Windows 4.8.7 GCC & 5.x GCC Windows
Windows 5.x MSVC Windows
OS X 5.x Clang OSX

Screenshots

StackedAnimationWidget (QStackedWidget切换时动画控件)

Index

TransitionAnimationLabel (QLabel设置pixmap时过渡动画控件)

Index

GifLabelWidget (进度条控件)

Index

CodeAreaWidget (验证码控件)

Index

ToastLabelWidget (弹出消息提示控件)

Index

ToolMenuWidget (弹出按钮控件)

Index

MarqueeWidget (跑马灯控件)

Index

RoundAnimationLabel (旋转控件)

Index

MovingLabelSlider (文本滑块控件)

Index

SmoothMovingTableWidget (滚动平滑表格控件)

Index

ColorDialog (调色盒控件)

Index

ColorTablePlane (调色版控件)

Index

LayoutAnimationWidget (布局滚动控件)

Index

SliderWidget (SliderWidget滑块控件)

Index

ShiningSlider (闪烁滑块控件)

Index

Splititemlabel (字符串分割控件)

Index

GrabItemWidget (拉伸控件)

Index

FuntionAnimationWidget (标题控件)

Index

MoveDialog (可移动对话框)

Index

MoveWidget (可移动窗口)

Index

MoveResizeWidget (可移动拉伸窗口)

Index

CircleClickPlane (波纹状点击窗口)

Index

LineEditWidget (输入框控件)

Index

ToggleWidget (Toggle控件)

Index

RadioButtonWidget (RadioButton控件)

Index

CheckButtonWidget (CheckButton控件)

Index

ProgressWidget (Progress控件)

Index

FlatButtonWidget (FlatButton控件)

Index

CircularProgressWidget (CircularProgress控件)

Index

Copyright

  • This file is part of the TTK Widget Tools project.
  • Copyright (c) 2015 - 2018 Greedysky Studio.
  • mail: greedysky@163.com.

How To Contribute

  • Fork this project on github and make a branch. Commit in that branch, and push, then create a pull request to be reviewed and merged.
  • Create an issue if you have any problem when using project or you find a bug, etc.
  • What you can do: translation, write document, wiki, find or fix bugs, give your idea for this project etc.
  • If you want to join the project developed together, please send e-mail to me.

About

QWidget 自定义控件集合 持续更新中......

License:GNU General Public License v3.0


Languages

Language:C++ 85.6%Language:QMake 13.4%Language:C 1.0%