# LyricTimeLineEdit **Repository Path**: zyb920/lyric-time-line-edit ## Basic Information - **Project Name**: LyricTimeLineEdit - **Description**: 歌词时间线编辑器。编辑每一个字在具体的某一个时间上。 使用QtWidget开发(可以一直到QML,主要是painter绘制)。 - **Primary Language**: C++ - **License**: LGPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 2 - **Created**: 2020-10-31 - **Last Updated**: 2023-02-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # LyricTimeLineEdit #### 一、介绍 歌词时间线编辑器。编辑每一个字在具体的某一个时间上。 使用QtWidget开发(可以移植到QML,主要是QPainter绘制)。 操作: 左右2边的线可以移动,要移动中间的线,需要 选中上面的方块即可移动,选中的同时 下面会出现一条可以偏移的线,这条线也可以往前面移动。 #### 二、目前版本没完成的功能 1. 保存信息 和 导入之前保存的信息. 2. 下面的圆形按钮是预览起始点,没有做任何操作 #### 三、效果图 ![image](img.png) #### 四、联系方式 邮箱:zyb920@hotmail.com QQ: 408815041 # 打赏使我更有动力 ![image](https://gitee.com/zyb920/image-cache/raw/master/wx.png) ![image](https://gitee.com/zyb920/image-cache/raw/master/zfb.png)