Qt 4.8
Functions | Variables
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 <QtGui/qgraphicsscene.h>
#include <QtGui/qgraphicssceneevent.h>
#include <QtGui/qlayout.h>
#include <QtGui/qpainter.h>
#include <QtGui/qstyleoption.h>
#include <QtGui/qgraphicsview.h>
#include <QtGui/qlistview.h>
#include <QtGui/qlineedit.h>
#include <QtGui/qtextedit.h>
#include "moc_qgraphicsproxywidget.cpp"

Go to the source code of this file.

Functions

bool qt_sendSpontaneousEvent (QObject *, QEvent *)
 

Variables

Q_GUI_EXPORT bool qt_tab_all_widgets
 

Function Documentation

◆ qt_sendSpontaneousEvent()

bool qt_sendSpontaneousEvent ( QObject ,
QEvent  
)

Definition at line 5779 of file qapplication.cpp.

Referenced by QGraphicsProxyWidget::wheelEvent().

5780 {
5782 }
EventRef event
static bool sendSpontaneousEvent(QObject *receiver, QEvent *event)

Variable Documentation

◆ qt_tab_all_widgets

Q_GUI_EXPORT bool qt_tab_all_widgets