Skip to content

Instantly share code, notes, and snippets.

@orgads
Created May 3, 2017 09:00
Show Gist options
  • Select an option

  • Save orgads/f1d70ef2c32a5a8ce2792e7b7f028bf2 to your computer and use it in GitHub Desktop.

Select an option

Save orgads/f1d70ef2c32a5a8ce2792e7b7f028bf2 to your computer and use it in GitHub Desktop.
1 TextEditor::GenericProposalModel::text genericproposalmodel.cpp 217 0x7feaab70087
2 TextEditor::GenericProposalModel::isPerfectMatch genericproposalmodel.cpp 175 0x7feaab6f1e1
3 TextEditor::GenericProposalModel::hasItemsToPropose genericproposalmodel.cpp 150 0x7feaab6f10c
4 TextEditor::GenericProposalWidget::updateAndCheck genericproposalwidget.cpp 409 0x7feaab72d6f
5 TextEditor::GenericProposalWidget::showProposal genericproposalwidget.cpp 364 0x7feaab72c71
6 TextEditor::CodeAssistantPrivate::displayProposal codeassistant.cpp 342 0x7feaab6a5a5
7 QtPrivate::Functor<<lambda_fcaa738159775dd083c0ed9f275e48db>,0>::call<QtPrivate::List<>,void> qobjectdefs_impl.h 192 0x7feaab694ff
8 QMetaCallEvent::placeMetaCall Qt5Core 0x6fbb26c4
9 QObject::event Qt5Core 0x6fbb1418
10 QApplicationPrivate::notify_helper Qt5Widgets 0x68e78c90
11 QApplication::notify Qt5Widgets 0x68e77bc2
12 QCoreApplication::notifyInternal2 Qt5Core 0x6fb8d7b9
13 QCoreApplicationPrivate::sendPostedEvents Qt5Core 0x6fb8f571
14 qt_plugin_query_metadata qwindows 0x7fec889e00f
15 QEventDispatcherWin32::processEvents Qt5Core 0x6fbd3fa5
16 TranslateMessageEx USER32 0x77869bbd
17 TranslateMessage USER32 0x778698c2
18 QEventDispatcherWin32::processEvents Qt5Core 0x6fbd36d6
19 qt_plugin_query_metadata qwindows 0x7fec889dfe9
20 QEventLoop::exec Qt5Core 0x6fb89f93
21 QCoreApplication::exec Qt5Core 0x6fb8c5b7
22 main main.cpp 517 0x13f8184ed
23 WinMain qtcreator 0x13f819f14
24 __scrt_common_main_seh exe_common.inl 253 0x13f8190f3
25 BaseThreadInitThunk kernel32 0x779659cd
26 RtlUserThreadStart ntdll 0x77b1a561
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment