All Projects → iwxyi → Qt-Timeline-Widget

iwxyi / Qt-Timeline-Widget

Licence: Apache-2.0 license
[Qt控件] 时间轴列表控件

Programming Languages

C++
36643 projects - #6 most used programming language
QMake
1090 projects
c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to Qt-Timeline-Widget

Timeline list
Timeline widget for flutter
Stars: ✭ 281 (+553.49%)
Mutual labels:  widget, timeline
React Event Timeline
A responsive event timeline in React.js
Stars: ✭ 504 (+1072.09%)
Mutual labels:  widget, timeline
Flutter app
🔥🔥🔥本项目包括各种基本控件使用(Text、TextField、Icon、Image、Listview、Gridview、Picker、Stepper、Dialog、Slider、Row、Appbar、Sizebox、BottomSheet、Chip、Dismissible、FlutterLogo、Check、Switch、TabBar、BottomNavigationBar、Sliver等)、豆瓣电影、tubitv、每日一文、和天气、百姓生活、随机诗词、联系人、句子迷、好奇心日报、有道精品课、高德定位、音乐播放器🎵、追书神器等板块
Stars: ✭ 2,140 (+4876.74%)
Mutual labels:  widget, timeline
Toolbarindicator
A toolbar indicator for android, likes twitter's.
Stars: ✭ 227 (+427.91%)
Mutual labels:  widget
Form Render
🚴‍♀️ 阿里飞猪 - 很易用的中后台「表单 / 表格 / 图表」解决方案
Stars: ✭ 3,881 (+8925.58%)
Mutual labels:  widget
yii2-grid-view-library
Highly enhanced GridView widget and grid components for Yii2
Stars: ✭ 57 (+32.56%)
Mutual labels:  widget
SyntaxPane
A simple to use Swing JEditorKit component supporting syntax highlighting for various languages. Issue tracker: https://codeberg.org/sciss/SyntaxPane/issues
Stars: ✭ 32 (-25.58%)
Mutual labels:  widget
Titan
Create Discord server widgets for websites of all sizes! A simple to setup process for end-users. Server members may view or send messages into an embedded Discord channel.
Stars: ✭ 221 (+413.95%)
Mutual labels:  widget
laravel-quasar
⏰📊✨Laravel Time Series - Provides an API to create and maintain data projections (statistics, aggregates, etc.) from your Eloquent models, and convert them to time series.
Stars: ✭ 78 (+81.4%)
Mutual labels:  timeline
book-library
📚 A book library app for both Android & IOS ~ Flutter.dev project in Dart
Stars: ✭ 89 (+106.98%)
Mutual labels:  widget
Yii2 Imperavi Widget
Imperavi Redactor widget for Yii 2
Stars: ✭ 250 (+481.4%)
Mutual labels:  widget
Wiredash Sdk
Interactive user feedback tool for Flutter 🎉
Stars: ✭ 232 (+439.53%)
Mutual labels:  widget
ios-scriptable-tsx
在 vscode 上使用 typescript 和 jsx 开发 ios 小组件的小框架.基于 Scriptable app.
Stars: ✭ 113 (+162.79%)
Mutual labels:  widget
Flutter fluid slider
A fluid design slider that works just like the Slider material widget.
Stars: ✭ 232 (+439.53%)
Mutual labels:  widget
rater-js
Star rating widget for the browser. Unlimited number of stars. No dependencies. No Jquery required.
Stars: ✭ 66 (+53.49%)
Mutual labels:  widget
Sy flutter widgets
纯flutter Widget组件库,不依赖Native及其它第三方package。包括省市区选择器,Rate评分,Stepper步进器,照片墙,地址编辑,自带加载更多的ListView和GridView
Stars: ✭ 225 (+423.26%)
Mutual labels:  widget
SwiftTweener
A pure Swift animation engine.
Stars: ✭ 74 (+72.09%)
Mutual labels:  timeline
Pagerbeauty
📟✨ PagerDuty on-call widget for monitoring dashboard. Datadog and Grafana compatible
Stars: ✭ 250 (+481.4%)
Mutual labels:  widget
Finalcut
A text-based widget toolkit
Stars: ✭ 244 (+467.44%)
Mutual labels:  widget
react-timeline-9000
React Timeline
Stars: ✭ 259 (+502.33%)
Mutual labels:  timeline

Qt-TimelineWidget

介绍

Qt 多列时间轴控件。

可与多段字符串格式自由转换,也可手动添加列表项。

专门用来以时间轴作为事件线发展顺序的故事大纲。

特点

  • 时间背包功能:记录所有物品或属性发生的变化,随时回溯
  • 时间可输入任意内容,不限于时间
  • 每一时间段允许多列,即多个文字节点
  • 全自动调整节点大小(宽高),尽量看起来舒服
  • 行与行、列与列 之间任意拖拽更换顺序
  • 可与文字自由转换,默认一段为一个文字节点
  • 方便的多行操作
  • 按需修改快捷键
  • 所有编辑可撤销
  • 美观的调整动画

时间背包

记录每一个时间点时,各“背包”中所拥有的物品与属性

借助时间轴大纲,可随时查看任意时间的长篇小说中的物品与数值变化

格式:[@背包名][操作]物品[@背包名]*物品[操作]属性,其中@背包可省略

  • @纳戒+还魂丹 纳戒中添加还魂丹(允许重复添加)
  • @仓库-星罗玉 仓库中减去星罗玉
  • @主角*等级=筑基初期 设置主角的等级为筑基初期(覆盖之前设置)
  • @老婆*财产+200000 给老婆的财产增加20万(仅限纯数字)
  • +辣条 -辣条 默认背包(空名,与有名字的区分)增减辣条
  • *地址=xxx 设置默认背包中的某属性
  • *钱包-10 默认背包中的钱包减少10(仅限数字),允许带单位
  • *金币+20万元 支持添加常见计数单位

待办

  • 多个文字节点竖向对齐(还没想好怎么做)
  • 不同时间段之间的故事线可连成一条线

截图

截图

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].