Skip to content

Instantly share code, notes, and snippets.

@Fiona-J-W
Created March 6, 2014 01:59
Show Gist options
  • Save Fiona-J-W/9380713 to your computer and use it in GitHub Desktop.
Save Fiona-J-W/9380713 to your computer and use it in GitHub Desktop.
#0 QWidget::setParent(QWidget*)() at :0
#1 cvv::qtutil::Accordion::clear()() at :0
#2 cvv::gui::OverviewTable::updateRowGroups(std::vector<cvv::stfl::ElementGroup<cvv::gui::OverviewTableRow>, std::allocator<cvv::stfl::ElementGroup<cvv::gui::OverviewTableRow> > >)() at :0
#3 cvv::gui::OverviewPanel::filterQuery(QString)() at :0
#4 cvv::gui::OverviewPanel::qt_static_metacall(QObject*, QMetaObject::Call, int, void**)() at :0
#5 QMetaObject::activate(QObject*, int, int, void**)() at :0
#6 cvv::qtutil::STFLQueryWidget::filterSignal(QString)() at :0
#7 cvv::qtutil::STFLQueryWidget::returnPressed()() at :0
#8 cvv::qtutil::STFLQueryWidget::qt_static_metacall(QObject*, QMetaObject::Call, int, void**)() at :0
#9 QMetaObject::activate(QObject*, int, int, void**)() at :0
#10 ??() at :0
#11 QMetaObject::activate(QObject*, int, int, void**)() at :0
#12 QWidgetLineControl::processKeyEvent(QKeyEvent*)() at :0
#13 QLineEdit::keyPressEvent(QKeyEvent*)() at :0
#14 cvv::qtutil::STFLQueryWidgetLineEdit::keyPressEvent(QKeyEvent*)() at :0
#15 QWidget::event(QEvent*)() at :0
#16 QLineEdit::event(QEvent*)() at :0
#17 QCompleter::eventFilter(QObject*, QEvent*)() at :0
#18 QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*)() at :0
#19 QApplicationPrivate::notify_helper(QObject*, QEvent*)() at :0
#20 QApplication::notify(QObject*, QEvent*)() at :0
#21 QCoreApplication::notifyInternal(QObject*, QEvent*)() at :0
#22 ??() at :0
#23 QApplicationPrivate::notify_helper(QObject*, QEvent*)() at :0
#24 QApplication::notify(QObject*, QEvent*)() at :0
#25 QCoreApplication::notifyInternal(QObject*, QEvent*)() at :0
#26 QGuiApplicationPrivate::processKeyEvent(QWindowSystemInterfacePrivate::KeyEvent*)() at :0
#27 QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent*)() at :0
#28 QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>)() at :0
#29 ??() at :0
#30 g_main_context_dispatch() at :0
#31 ??() at :0
#32 g_main_context_iteration() at :0
#33 QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)() at :0
#34 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)() at :0
#35 QCoreApplication::exec()() at :0
#36 cvv::impl::finalShow()() at :0
#37 main() at :0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment