Qt 4.8
Static Public Functions | Static Public Variables | List of all members
QPlatformCursorPrivate Class Reference

#include <qplatformcursor_qpa.h>

Static Public Functions

static QList< QWeakPointer< QPlatformCursor > > getInstances ()
 

Static Public Variables

static QList< QWeakPointer< QPlatformCursor > > instances
 

Detailed Description

Definition at line 76 of file qplatformcursor_qpa.h.

Functions

◆ getInstances()

static QList<QWeakPointer<QPlatformCursor> > QPlatformCursorPrivate::getInstances ( )
inlinestatic

Definition at line 78 of file qplatformcursor_qpa.h.

Referenced by qt_cleanup(), and qt_qpa_set_cursor().

78 { return instances; }
static QList< QWeakPointer< QPlatformCursor > > instances

Properties

◆ instances

QList< QWeakPointer< QPlatformCursor > > QPlatformCursorPrivate::instances
static

Definition at line 79 of file qplatformcursor_qpa.h.

Referenced by getInstances(), and QPlatformCursor::QPlatformCursor().


The documentation for this class was generated from the following files: