Skip to content

Instantly share code, notes, and snippets.

@Fiona-J-W
Created March 8, 2014 14:56
Show Gist options
  • Save Fiona-J-W/9431752 to your computer and use it in GitHub Desktop.
Save Fiona-J-W/9431752 to your computer and use it in GitHub Desktop.
#0 cvv::qtutil::MatchManagement::applySelection()() at :0
#1 QMetaObject::activate(QObject*, int, int, void**)() at :0
#2 QMetaObject::activate(QObject*, int, int, void**)() at :0
#3 QMetaObject::activate(QObject*, int, int, void**)() at :0
#4 QMetaObject::activate(QObject*, int, int, void**)() at :0
#5 QDoubleSpinBox::valueChanged(double)() at :0
#6 ??() at :0
#7 ??() at :0
#8 ??() at :0
#9 QMetaObject::activate(QObject*, int, int, void**)() at :0
#10 QLineEdit::textChanged(QString const&)() at :0
#11 ??() at :0
#12 QMetaObject::activate(QObject*, int, int, void**)() at :0
#13 QWidgetLineControl::textChanged(QString const&)() at :0
#14 QWidgetLineControl::finishChange(int, bool, bool)() at :0
#15 QWidgetLineControl::processKeyEvent(QKeyEvent*)() at :0
#16 QLineEdit::keyPressEvent(QKeyEvent*)() at :0
#17 QWidget::event(QEvent*)() at :0
#18 QLineEdit::event(QEvent*)() at :0
#19 QAbstractSpinBox::keyPressEvent(QKeyEvent*)() at :0
#20 QWidget::event(QEvent*)() at :0
#21 QAbstractSpinBox::event(QEvent*)() at :0
#22 QApplicationPrivate::notify_helper(QObject*, QEvent*)() at :0
#23 QApplication::notify(QObject*, QEvent*)() at :0
#24 QCoreApplication::notifyInternal(QObject*, QEvent*)() at :0
#25 ??() at :0
#26 QApplicationPrivate::notify_helper(QObject*, QEvent*)() at :0
#27 QApplication::notify(QObject*, QEvent*)() at :0
#28 QCoreApplication::notifyInternal(QObject*, QEvent*)() at :0
#29 QGuiApplicationPrivate::processKeyEvent(QWindowSystemInterfacePrivate::KeyEvent*)() at :0
#30 QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent*)() at :0
#31 QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>)() at :0
#32 ??() at :0
#33 g_main_context_dispatch() at :0
#34 ??() at :0
#35 g_main_context_iteration() at :0
#36 QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)() at :0
#37 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)() at :0
#38 QCoreApplication::exec()() at :0
#39 cvv::impl::debugMatchCall(cv::_InputArray const&, std::vector<cv::KeyPoint, std::allocator<cv::KeyPoint> >, cv::_InputArray const&, std::vector<cv::KeyPoint, std::allocator<cv::KeyPoint> >, std::vector<cv::DMatch, std::allocator<cv::DMatch> >, cvv::impl::CallMetaData const&, char const*, char const*, bool)() at :0
#40 cvv::impl::debugDMatch(cv::_InputArray const&, std::vector<cv::KeyPoint, std::allocator<cv::KeyPoint> >, cv::_InputArray const&, std::vector<cv::KeyPoint, std::allocator<cv::KeyPoint> >, std::vector<cv::DMatch, std::allocator<cv::DMatch> >, cvv::impl::CallMetaData const&, char const*, char const*, bool)() at :0
#41 main() at :0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment