QGIS API Documentation  3.4.15-Madeira (e83d02e274)
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. More...
 
QString id
 Unique style ID. More...
 
QString name
 Style name. More...
 
QString styleUrl
 Associated URL. More...
 
QString title
 Style title. More...
 

Detailed Description

Encapsulates information about a GeoNode layer style.

Since
QGIS 3.0

Definition at line 31 of file qgsgeonoderequest.h.

Member Data Documentation

QDomDocument QgsGeoNodeStyle::body

DOM documenting containing style.

Definition at line 49 of file qgsgeonoderequest.h.

QString QgsGeoNodeStyle::id

Unique style ID.

Definition at line 40 of file qgsgeonoderequest.h.

QString QgsGeoNodeStyle::name

Style name.

Definition at line 43 of file qgsgeonoderequest.h.

QString QgsGeoNodeStyle::styleUrl

Associated URL.

Definition at line 52 of file qgsgeonoderequest.h.

QString QgsGeoNodeStyle::title

Style title.

Definition at line 46 of file qgsgeonoderequest.h.


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