qt实现界面和打印分离

时间:2018-11-01 05:05:28
【文件属性】:
文件名称:qt实现界面和打印分离
文件大小:640KB
文件格式:RAR
更新时间:2018-11-01 05:05:28
qt 界面打印分离 要求实现pos端结算时弹出找零界面同时进行打开钱箱打印,故通过将ui进程和打印进程同时运行来解决
【文件预览】:
myprinter
----Win32()
--------Debug()
--------Release()
----myprinter()
--------myprinter.vcxproj.user(619B)
--------Resources()
--------myprinter.vcxproj(10KB)
--------main.cpp(177B)
--------myprinter.ui(1KB)
--------myprinter.cpp(1KB)
--------myprinter.vcxproj.filters(3KB)
--------myprinter.h(376B)
--------myprinter.qrc(69B)
----myprinter.sln(1KB)
----myprinter.suo(16KB)
----catprinter()
--------zint.h(7KB)
--------catprinter.ui(805B)
--------Resources()
--------catprinter.cpp(155B)
--------catprinter.vcxproj.user(619B)
--------catprinter.vcxproj(11KB)
--------main.cpp(4KB)
--------catprinter.qrc(70B)
--------catprinter.vcxproj.filters(3KB)
--------catprinter.h(294B)

网友评论

  • 先看看能不能用,谢谢
  • 以前用过QT,后来就不怎么用了,拿过来学习下。