Home
last modified time | relevance | path

Searched refs:QgsServerInterface (Results 1 – 25 of 186) sorted by relevance

12345678

/dports/graphics/qgis/qgis-3.22.3/src/server/
H A Dqgsserverfilter.h29 class QgsServerInterface; in SIP_IF_MODULE()
53 QgsServerFilter( QgsServerInterface *serverInterface );
58 QgsServerInterface *serverInterface() { return mServerInterface; }
85 QgsServerInterface *mServerInterface = nullptr;
H A Dqgsserverapi.h33 class QgsServerInterface; variable
88 QgsServerApi( QgsServerInterface *serverIface );
126 QgsServerInterface *serverIface() const;
130 QgsServerInterface *mServerIface = nullptr;
H A Dqgsserverapicontext.h24 class QgsServerInterface; variable
53 const QgsProject *project, QgsServerInterface *serverInterface );
80 QgsServerInterface *serverInterface() const;
118 QgsServerInterface *mServerInterface = nullptr;
H A Dqgsaccesscontrolfilter.h30 class QgsServerInterface;
60 QgsAccessControlFilter( const QgsServerInterface *serverInterface );
74 const QgsServerInterface *serverInterface() const { return mServerInterface; } in serverInterface()
122 const QgsServerInterface *mServerInterface = nullptr;
H A Dqgsserverinterface.h60 class SERVER_EXPORT QgsServerInterface in SIP_IF_MODULE()
65 QgsServerInterface() SIP_SKIP; in SIP_IF_MODULE()
67 virtual ~QgsServerInterface() = default; in SIP_IF_MODULE()
175 QgsServerInterface(); in SIP_IF_MODULE()
/dports/graphics/qgis-ltr/qgis-3.16.16/src/server/
H A Dqgsserverfilter.h29 class QgsServerInterface; in SIP_IF_MODULE()
53 QgsServerFilter( QgsServerInterface *serverInterface );
58 QgsServerInterface *serverInterface() { return mServerInterface; }
85 QgsServerInterface *mServerInterface = nullptr;
H A Dqgsserverapi.h33 class QgsServerInterface; variable
88 QgsServerApi( QgsServerInterface *serverIface );
126 QgsServerInterface *serverIface() const;
130 QgsServerInterface *mServerIface = nullptr;
H A Dqgsserverapicontext.h24 class QgsServerInterface; variable
53 const QgsProject *project, QgsServerInterface *serverInterface );
80 QgsServerInterface *serverInterface() const;
118 QgsServerInterface *mServerInterface = nullptr;
H A Dqgsaccesscontrolfilter.h30 class QgsServerInterface;
60 QgsAccessControlFilter( const QgsServerInterface *serverInterface );
74 const QgsServerInterface *serverInterface() const { return mServerInterface; } in serverInterface()
122 const QgsServerInterface *mServerInterface = nullptr;
H A Dqgsserverinterface.h60 class SERVER_EXPORT QgsServerInterface in SIP_IF_MODULE()
65 QgsServerInterface() SIP_SKIP; in SIP_IF_MODULE()
67 virtual ~QgsServerInterface() = default; in SIP_IF_MODULE()
175 QgsServerInterface(); in SIP_IF_MODULE()
/dports/graphics/qgis-ltr/qgis-3.16.16/src/server/services/wms/
H A Dqgswmsgetstyles.h28 …void writeGetStyles( QgsServerInterface *serverIface, const QgsProject *project, const QString &ve…
35 …QDomDocument getStyles( QgsServerInterface *serverIface, const QgsProject *project, const QString …
43 …void writeGetStyle( QgsServerInterface *serverIface, const QgsProject *project, const QString &ver…
49 …QDomDocument getStyle( QgsServerInterface *serverIface, const QgsProject *project, const QString &…
H A Dqgswmsgetcapabilities.h35 …QDomElement getLayersAndStylesCapabilitiesElement( QDomDocument &doc, QgsServerInterface *serverIf…
59 QgsServerInterface *serverIface );
70 void writeGetCapabilities( QgsServerInterface *serverIface, const QgsProject *project,
83 QDomDocument getCapabilities( QgsServerInterface *serverIface, const QgsProject *project,
H A Dqgswmsgetstyles.cpp40 …QDomDocument getStyledLayerDescriptorDocument( QgsServerInterface *serverIface, const QgsProject *…
44 …void writeGetStyles( QgsServerInterface *serverIface, const QgsProject *project, const QString &ve… in writeGetStyles()
52 …QDomDocument getStyles( QgsServerInterface *serverIface, const QgsProject *project, const QString … in getStyles()
78 …void writeGetStyle( QgsServerInterface *serverIface, const QgsProject *project, const QString &ver… in writeGetStyle()
86 …QDomDocument getStyle( QgsServerInterface *serverIface, const QgsProject *project, const QString &… in getStyle()
117 …QDomDocument getStyledLayerDescriptorDocument( QgsServerInterface *serverIface, const QgsProject *… in getStyledLayerDescriptorDocument()
/dports/graphics/qgis/qgis-3.22.3/src/server/services/wms/
H A Dqgswmsgetcapabilities.h38 QgsServerInterface *serverIface,
63 QgsServerInterface *serverIface );
74 void writeGetCapabilities( QgsServerInterface *serverIface,
88 QDomDocument getCapabilities( QgsServerInterface *serverIface, const QgsProject *project,
H A Dqgswmsgetstyles.cpp42 …QDomDocument getStyledLayerDescriptorDocument( QgsServerInterface *serverIface, const QgsProject *…
45 void writeGetStyles( QgsServerInterface *serverIface, const QgsProject *project, in writeGetStyles()
53 QDomDocument getStyles( QgsServerInterface *serverIface, const QgsProject *project, in getStyles()
61 …QDomDocument getStyledLayerDescriptorDocument( QgsServerInterface *serverIface, const QgsProject *… in getStyledLayerDescriptorDocument()
/dports/graphics/qgis-ltr/qgis-3.16.16/src/server/services/wcs/
H A Dqgswcsgetcapabilities.h30 …QDomElement getContentMetadataElement( QDomDocument &doc, QgsServerInterface *serverIface, const Q…
40 QDomDocument createGetCapabilitiesDocument( QgsServerInterface *serverIface,
47 void writeGetCapabilities( QgsServerInterface *serverIface, const QgsProject *project,
/dports/graphics/qgis/qgis-3.22.3/src/server/services/wcs/
H A Dqgswcsgetcapabilities.h30 …QDomElement getContentMetadataElement( QDomDocument &doc, QgsServerInterface *serverIface, const Q…
40 QDomDocument createGetCapabilitiesDocument( QgsServerInterface *serverIface,
47 void writeGetCapabilities( QgsServerInterface *serverIface, const QgsProject *project,
H A Dqgswcs.cpp46 Service( QgsServerInterface *serverIface ) in Service()
96 QgsServerInterface *mServerIface = nullptr;
111 void registerSelf( QgsServiceRegistry &registry, QgsServerInterface *serverIface ) override in registerSelf()
/dports/graphics/qgis-ltr/qgis-3.16.16/src/server/services/wfs/
H A Dqgswfsgetcapabilities_1_0_0.h35 …QDomElement getFeatureTypeListElement( QDomDocument &doc, QgsServerInterface *serverIface, const Q…
50 QDomDocument createGetCapabilitiesDocument( QgsServerInterface *serverIface,
57 void writeGetCapabilities( QgsServerInterface *serverIface, const QgsProject *project,
H A Dqgswfsgetcapabilities.h33 …QDomElement getFeatureTypeListElement( QDomDocument &doc, QgsServerInterface *serverIface, const Q…
58 QDomDocument createGetCapabilitiesDocument( QgsServerInterface *serverIface,
65 void writeGetCapabilities( QgsServerInterface *serverIface, const QgsProject *project,
/dports/graphics/qgis/qgis-3.22.3/src/server/services/wfs/
H A Dqgswfsgetcapabilities_1_0_0.h35 …QDomElement getFeatureTypeListElement( QDomDocument &doc, QgsServerInterface *serverIface, const Q…
50 QDomDocument createGetCapabilitiesDocument( QgsServerInterface *serverIface,
57 void writeGetCapabilities( QgsServerInterface *serverIface, const QgsProject *project,
H A Dqgswfsgetcapabilities.h33 …QDomElement getFeatureTypeListElement( QDomDocument &doc, QgsServerInterface *serverIface, const Q…
58 QDomDocument createGetCapabilitiesDocument( QgsServerInterface *serverIface,
65 void writeGetCapabilities( QgsServerInterface *serverIface, const QgsProject *project,
/dports/graphics/qgis-ltr/qgis-3.16.16/src/server/services/wmts/
H A Dqgswmtsgetcapabilities.h28 …QDomElement getContentsElement( QDomDocument &doc, QgsServerInterface *serverIface, const QgsProje…
48 QDomDocument createGetCapabilitiesDocument( QgsServerInterface *serverIface,
55 void writeGetCapabilities( QgsServerInterface *serverIface, const QgsProject *project,
/dports/graphics/qgis/qgis-3.22.3/src/server/services/wmts/
H A Dqgswmtsgetcapabilities.h28 …QDomElement getContentsElement( QDomDocument &doc, QgsServerInterface *serverIface, const QgsProje…
48 QDomDocument createGetCapabilitiesDocument( QgsServerInterface *serverIface,
55 void writeGetCapabilities( QgsServerInterface *serverIface, const QgsProject *project,
H A Dqgswmts.cpp44 Service( QgsServerInterface *serverIface ) in Service()
94 QgsServerInterface *mServerIface = nullptr;
109 void registerSelf( QgsServiceRegistry &registry, QgsServerInterface *serverIface ) override in registerSelf()

12345678