Giter VIP home page Giter VIP logo

tableedit's Introduction

TableEdit

表格编辑器

Build status

Ubuntu/MacOS Windows License Release Download
lin-badge win-badge license-badge release-badge download-badge

注意

此项目为早期使用QtQuick.Controls 1 的作品,已不再维护 -- 2020/10/10

基于QtQuick.Controls 2 的新版表格已经实现,可以参考TaoQuick项目https://github.com/jaredtao/taoquick

简介:

这是一个使用Qt + qml制作的表格编辑器。

主要围绕TableView控件做一系列功能拓展。

TableView对应的数据model,使用Qml/ListModel,数据的创建、导入等操作,全部使用qml/js实现。

引入了JSONPath,快速访问JSON并转化到ListModel。

内容上有些汽车行业相关的文字,请忽略。

工程里面也有一些常用组件的封装,比如Slack风格的按钮、带三角形箭头的ToolTip、Popup自定义弹窗等。

效果图:

Demo

功能:

  • 从特定格式JSON文件导入数据
  • 从表格导出数据到JSON文件
  • 从表格独立创建数据
  • 表格列的定制(不同的列用不同的组件和数据类型)
  • 编辑表格内容,包括以行为单位的增、删、改、查
  • 对行的增、删、改、查 操作,可以进行撤销、恢复
  • 其它一些特殊规则的内容校验

开发环境

  • Qt 5.9.x Windows/Ubuntu

联系方式:


作者 涛哥
开发理念 传承工匠精神
QQ 759378563
微信 xsd2410421
邮箱 [email protected]
blog https://jaredtao.github.io

QQ(TIM)、微信二维码

请放心联系我,乐于提供咨询服务,也可洽谈有偿技术支持相关事宜。

打赏

觉得分享的内容还不错, 就请作者喝杯奶茶吧~~

tableedit's People

Contributors

jaredtao avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.