Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qgraphicsproxywidget.cpp File Reference
#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

◆ qt_tab_all_widgets()

Q_WIDGETS_EXPORT bool qt_tab_all_widgets ( )

Definition at line 345 of file qapplication.cpp.

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

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: