aboutsummaryrefslogtreecommitdiffstats
path: root/doc/codesnippets/snippets/textdocument-resources/main.cpp
diff options
context:
space:
mode:
authorStefan Landvogt <stefan@valvesoftware.com>2013-06-28 15:27:56 -0700
committerJohn Ehresman <jpe@wingware.com>2013-06-29 20:13:54 +0200
commit3683caf30ca60b273070d9f7e50cf2c2efc7e110 (patch)
treee5c3123ff73e7d64b55950bf91a5a264802a29e1 /doc/codesnippets/snippets/textdocument-resources/main.cpp
parentc707a7cadd08792d8f9dc23d83fc9a27ba7a7656 (diff)
The original author of the test did not know how to create one webview after the other after one webview finished loading, so the old approach segfaulted, because it tried to access variables that were already freed. The new approach simply creates webviews with a timer after the previous webview finished loading. It is also using UsesQApplication instead of creatig the qApp manually. Change-Id: I871e7a238398d96e110e89872634a9c5f3b5bc12 Reviewed-by: John Ehresman <jpe@wingware.com>
Diffstat (limited to 'doc/codesnippets/snippets/textdocument-resources/main.cpp')
0 files changed, 0 insertions, 0 deletions