我在界面里做了一个按钮,我希望点击按钮后可以将一些qlabel上的数据写到一个在Word文档里的表格里。构建时出现
之后运行程序一点击按钮就会 程序异常终止 还有以下3行提示
不知道是哪里的问题。是我代码的问题,还是因为我用的是WPS= =以下是按钮的代码,在Word文档里的表格需要写入数据的地方插入了书签,向书签写数据。[size=; font-size:10.5000pt,10.5000pt]
[font='Times New Roman']#include[size=; font-size:10.5000pt,10.5000pt][font='Times New Roman'] [size=; font-size:10.5000pt,10.5000pt]
[font='Times New Roman']<QAxObject>[size=; font-size:10.5000pt,10.5000pt][font='Times New Roman']
[size=; font-size:10.5000pt,10.5000pt]
[font='Times New Roman']#include[size=; font-size:10.5000pt,10.5000pt][font='Times New Roman'] [size=; font-size:10.5000pt,10.5000pt]
[font='Times New Roman']<QAxWidget>[size=; font-size:10.5000pt,10.5000pt][font='Times New Roman']


请各位前辈指教