QGIS API Documentation 3.28.0-Firenze (ed3ad0430f)
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

◆ 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: