首页 | 本学科首页   官方微博 | 高级检索  
     

基于Qt/E的嵌入式实时曲线显示界面设计与实现
引用本文:狄辉辉,李京华,刘景桑,彭婷.基于Qt/E的嵌入式实时曲线显示界面设计与实现[J].电子测量技术,2011(12):76-79.
作者姓名:狄辉辉  李京华  刘景桑  彭婷
作者单位:西北工业大学电子信息学院 西安 710129
摘    要:为解决手持设备实测数据曲线绘制时间过长、屏幕映射时会出现屏幕闪烁的现象,以及数据需要及时保存和回调查看的问题,提出了在Qt4下将QGraphicsScene类和QList<T>容器类结合起来实现采集数据的实时显示方法,该方法把QGraphicsScene类作为父对象,将QList<T>容器类的值类型T设为QGraphi...

关 键 词:Qt/Embedded  实时曲线  数据保存  数据回调

Design and implementation of embedded real-time curve display interface based on the Qt/E
Di Huihui , Li Jinghua , Liu Jingsang , Peng Ting.Design and implementation of embedded real-time curve display interface based on the Qt/E[J].Electronic Measurement Technology,2011(12):76-79.
Authors:Di Huihui  Li Jinghua  Liu Jingsang  Peng Ting
Affiliation:(School of Electronics and Information,Northwestern Polytechnical University,Xi’an 710129)
Abstract:The handheld devices cost too much time to draw the real-time curve of test data,and the screen mapping will appear in the screen flicker phenomenon,as well as the data need to be saved and callback in time.In order to solve these problems,the QGraphicsScene class and QList container based on Qt4 are combined to achieve the data collection immediately display.The QGraphicsScene is used as father object,the value of the QList container class is defined as QGraphicsItem,and the new collected data will be added at the at the end to QList.This method can improve the efficiency of curve display interface than double buffer method in real-time performance,and the data can be saved.The saved data also can be callback in the form of curve.It is convenient for users to compare and analyze the test data in different periods.
Keywords:Qt/Embedded  real-time curves  data storage  data callback
本文献已被 CNKI 维普 万方数据 等数据库收录!
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号