QGIS API Documentation 3.28.14-Firenze (exported)
Loading...
Searching...
No Matches
Public Attributes | List of all members
QgsGeoNodeStyle Class Reference

Encapsulates information about a GeoNode layer style. More...

#include <qgsgeonoderequest.h>

Public Attributes

QDomDocument body
 DOM documenting containing style.
 
QString id
 Unique style ID.
 
QString name
 Style name.
 
QString styleUrl
 Associated URL.
 
QString title
 Style title.
 

Detailed Description

Encapsulates information about a GeoNode layer style.

Since
QGIS 3.0

Definition at line 31 of file qgsgeonoderequest.h.

Member Data Documentation

◆ body

QDomDocument QgsGeoNodeStyle::body

DOM documenting containing style.

Definition at line 49 of file qgsgeonoderequest.h.

◆ id

QString QgsGeoNodeStyle::id

Unique style ID.

Definition at line 40 of file qgsgeonoderequest.h.

◆ name

QString QgsGeoNodeStyle::name

Style name.

Definition at line 43 of file qgsgeonoderequest.h.

◆ styleUrl

QString QgsGeoNodeStyle::styleUrl

Associated URL.

Definition at line 52 of file qgsgeonoderequest.h.

◆ title

QString QgsGeoNodeStyle::title

Style title.

Definition at line 46 of file qgsgeonoderequest.h.


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