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
qdeclarativegeomapitembase.cpp File Reference

(bd3ca9bd2158c2271cc76173fd747679d7fbd76c)

#include "qdeclarativegeomapitembase_p.h"
#include "qgeocameradata_p.h"
#include <QtQml/QQmlInfo>
#include <QtQuick/QSGOpacityNode>
#include <QtQuick/private/qquickmousearea_p.h>
#include <QtQuick/private/qquickitem_p.h>
#include <QtPositioning/private/qdoublevector2d_p.h>
#include <QtLocation/private/qgeomap_p.h>
#include <QtLocation/private/qgeoprojection_p.h>
#include <QtQuickShapes/private/qquickshape_p_p.h>
+ Include dependency graph for qdeclarativegeomapitembase.cpp:

Go to the source code of this file.

Variables

static const double opacityRampMin = 1.5
 
static const double opacityRampMax = 2.5
 

Variable Documentation

◆ opacityRampMax

const double opacityRampMax = 2.5
static

◆ opacityRampMin

const double opacityRampMin = 1.5
static