The problem
Open the packed program found collapse.
program is made up of two interface. After the first interface is login screen, click login will invoke the other main interface
login interface can open, there is no problem, call the main interface will collapse.
screening
I read it first
https://blog.csdn.net/cqltbe131421/article/details/78036684 the bosses of explanation.
Maybe it’s the pointer. Or event.
comments one by one code hou found the root cause again
inside the constructor USES a
program package after infinite collapse.
no problem after the 63 lines of code commented out.
thinking
Because my ExcelViewModel is an empty object. Inside the constructor does not have any code.
I wonder whether the problem.
later
Added a line of setHeaderData () code>, the main is to set up the command excelViewModel data in it, and set the column number.
then collapse.
Read More:
- Solve the problem of VC6.0 open crash and OpenGL glut32.lib library
- On the problem that VTK + QT process can’t end after closing the program
- QT interface refresh crash, exception
- The crash of delete after QT removeitem in qgraphicsscene and the display residue
- Several reasons of program flashback crash
- Solve the problem of VC 6.0 fatal error C1033: cannot open program database’.\debug\vc60.pdb’
- VC Critical error detected c0000374 crash problem and solution
- Can not start, can not find QT pligins “windows” problem after installing QT vs environment 2021-06-13
- [OpenGL] cannot start this program because the computer is missing glut32.dll. Try to re install the program to fix this problem. …
- The. Exe crashed program ends abnormally when the QT project is copied to the new environment
- This program cannot be started because vcruntime140 is missing from your computer_ 1.dll。 Try to install the program again to solve the problem.
- QT encountered in CentOS installation( qt.qpa.plugin : Could not load the Qt platform plugin “xcb” )
- QT creator error: C1083: unable to open include file: “qmediaplayer”
- Vs QT project ‘fatal error C1083:’ failed to open include file
- Python program uses OS. System () method to call exe program, resulting in no response of main program process
- Vs + QT reports an error “vs cannot open the source file qchartview”
- could not open `C:\Program Files\Java\jre1.8.0_191\lib\amd64\jvm.cfg’
- Solution of vs program flashback problem
- QT learning 3: configuration and testing of QT creator 2.4.1 development environment
- Qt Failed opening project “xxx“: No plugin can open project type “text/plain“