Design and implementation of document and Picture ConverterBased on QTAbstract:In Linux and windows,these two different platforms mainly use Qtdevelopment tools to realize the transformation of the specified document and thespecified picture,modify its format,and design the transformation software,whichhas some basic document and image operations,including document format conversion,picture format conversion,picture to the specified location,picture sizeconversion and other functions mainly through QT to achieve code reuse,makingthe interface of the software simple and convenient to use,but also easy to use.This design is a software which uses QT technology to design the specifieddocuments and pictures on two different platforms,Linux and windows.The maingraphic interface in this software is to use QT creator software programming tocomplete a simple design of document conversion and picture conversion.This designis based on QT integrated development environment,using the system functionsDigital interface programming,with small size,more supported formats,less systemresources,support the conversion of various commonly used formats and otherfunctions,can also achieve code reuse and cross platform effect.The development is designed in windows and Linux,with C++as the developmentlanguage,and on QT 5.14.1 development platform.Through the development of QT,wecan deeply understand the process of Qt development software and its powerfulfunctions,which can be used for reference by later users.Keywords:different platforms:GUI:QT:code reuse:C++
暂无评论内容