Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qgraphicsproxywidget.cpp File Reference

(769f68b19bc53a31582c4e3b7ca110661c0c8f4e)

#include "qglobal.h"
#include "qgraphicslayout.h"
#include "qgraphicsproxywidget.h"
#include "private/qgraphicsproxywidget_p.h"
#include "private/qwidget_p.h"
#include "private/qapplication_p.h"
#include <QtCore/qdebug.h>
#include <QtGui/qevent.h>
#include <QtWidgets/qgraphicsscene.h>
#include <QtWidgets/qgraphicssceneevent.h>
#include <QtWidgets/qlayout.h>
#include <QtGui/qpainter.h>
#include <QtWidgets/qstyleoption.h>
#include <QtWidgets/qgraphicsview.h>
#include "moc_qgraphicsproxywidget.cpp"
+ Include dependency graph for qgraphicsproxywidget.cpp:

Go to the source code of this file.

Functions

bool qt_sendSpontaneousEvent (QObject *, QEvent *)
 
Q_WIDGETS_EXPORT bool qt_tab_all_widgets ()
 

Function Documentation

◆ qt_sendSpontaneousEvent()

bool qt_sendSpontaneousEvent ( QObject * ,
QEvent *  )
related

Referenced by QGraphicsView::mouseDoubleClickEvent(), QGraphicsViewPrivate::mouseMoveEventHandler(), QGraphicsView::mousePressEvent(), QGraphicsView::mouseReleaseEvent(), QGraphicsScenePrivate::sendEvent(), and QScrollerPrivate::sendEvent().

+ Here is the caller graph for this function:

◆ qt_tab_all_widgets()

Q_WIDGETS_EXPORT bool qt_tab_all_widgets ( )
extern

Definition at line 344 of file qapplication.cpp.

References QGuiApplication::styleHints(), and Qt::TabFocusAllControls.

Referenced by QGraphicsProxyWidgetPrivate::findFocusChild(), QApplicationPrivate::focusNextPrevChild_helper(), and QAbstractButtonPrivate::moveFocus().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: