Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qwidgetresizehandler.cpp File Reference

(3f9569c505c0949efee336a83cb247e4e5a4658c)

#include "qwidgetresizehandler_p.h"
#include "qframe.h"
#include "qapplication.h"
#include "private/qwidget_p.h"
#include "qcursor.h"
#include "qevent.h"
#include "qdebug.h"
#include "private/qlayoutengine_p.h"
#include "moc_qwidgetresizehandler_p.cpp"
Include dependency graph for qwidgetresizehandler.cpp:

Go to the source code of this file.

Macros

#define RANGE   4

Variables

static bool resizeHorizontalDirectionFixed = false
static bool resizeVerticalDirectionFixed = false

Macro Definition Documentation

◆ RANGE

#define RANGE   4

Definition at line 22 of file qwidgetresizehandler.cpp.

Variable Documentation

◆ resizeHorizontalDirectionFixed

bool resizeHorizontalDirectionFixed = false
static

◆ resizeVerticalDirectionFixed

bool resizeVerticalDirectionFixed = false
static