Qt 4.8
Public Variables | List of all members
QX11Data::ScrollInProgress Struct Reference

#include <qt_x11_p.h>

Public Variables

int dx
 
int dy
 
long id
 
QWidgetscrolled_widget
 

Detailed Description

Definition at line 454 of file qt_x11_p.h.

Properties

◆ dx

int QX11Data::ScrollInProgress::dx

Definition at line 457 of file qt_x11_p.h.

Referenced by translateBySips().

◆ dy

int QX11Data::ScrollInProgress::dy

Definition at line 457 of file qt_x11_p.h.

Referenced by translateBySips().

◆ id

long QX11Data::ScrollInProgress::id

Definition at line 455 of file qt_x11_p.h.

Referenced by qt_insert_sip(), and QETWidget::translateScrollDoneEvent().

◆ scrolled_widget

QWidget* QX11Data::ScrollInProgress::scrolled_widget

Definition at line 456 of file qt_x11_p.h.

Referenced by qt_sip_count(), and translateBySips().


The documentation for this struct was generated from the following file: