Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qrubberband.cpp File Reference

(05fc3aef53348fb58be6308076e000825b704e58)

#include "qbitmap.h"
#include "qevent.h"
#include "qstylepainter.h"
#include "qrubberband.h"
#include "qtimer.h"
#include "qstyle.h"
#include "qstyleoption.h"
#include <qdebug.h>
#include <private/qwidget_p.h>
#include "moc_qrubberband.cpp"
+ Include dependency graph for qrubberband.cpp:

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 20 of file qrubberband.cpp.

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