QGIS API Documentation 4.1.0-Master (3b8ef1f72a3)
Loading...
Searching...
No Matches
QgsLayerItem::LayerUriWithDetails Struct Reference

Encapsulates a layer mime URI, with additional details. More...

#include <qgslayeritem.h>

Public Attributes

QgsMimeDataUtils::Uri uri
 Layer URI.
QString userFriendlyDescription
 A user-friendly, translated description of the layer type.

Detailed Description

Encapsulates a layer mime URI, with additional details.

Note
Not available in Python bindings
Since
QGIS 4.2

Definition at line 72 of file qgslayeritem.h.

Member Data Documentation

◆ uri

QgsMimeDataUtils::Uri QgsLayerItem::LayerUriWithDetails::uri

Layer URI.

Definition at line 75 of file qgslayeritem.h.

◆ userFriendlyDescription

QString QgsLayerItem::LayerUriWithDetails::userFriendlyDescription

A user-friendly, translated description of the layer type.

Definition at line 77 of file qgslayeritem.h.


The documentation for this struct was generated from the following file: