Qt 4.8
Classes | Macros
qrubberband.cpp File Reference
#include "qbitmap.h"
#include "qevent.h"
#include "qstylepainter.h"
#include "qrubberband.h"
#include "qtimer.h"
#include "qstyle.h"
#include "qstyleoption.h"
#include <private/qt_mac_p.h>
#include <private/qt_cocoa_helpers_mac_p.h>
#include <qdebug.h>
#include <private/qwidget_p.h>

Go to the source code of this file.

Classes

class  QRubberBandPrivate
 

Macros

#define RUBBERBAND_WINDOW_TYPE   Qt::ToolTip
 

Macro Definition Documentation

◆ RUBBERBAND_WINDOW_TYPE

#define RUBBERBAND_WINDOW_TYPE   Qt::ToolTip

Definition at line 64 of file qrubberband.cpp.

Referenced by QRubberBand::changeEvent(), and QRubberBand::initStyleOption().