Class: QgsVectorLayerProperties

Layer properties dialog for vector layers.

QgsVectorLayerProperties showing the 'Information' page

QgsVectorLayerProperties showing the ‘Information’ page

QgsVectorLayerProperties showing the 'Source' page

QgsVectorLayerProperties showing the ‘Source’ page

Class Hierarchy

Inheritance diagram of qgis.gui.QgsVectorLayerProperties

Base classes

QgsLayerPropertiesDialog

Base class for “layer properties” dialogs, containing common utilities for handling functionality in these dialogs.

QgsOptionsDialogBase

A base dialog for options and properties dialogs that offers vertical tabs.

QDialog

QWidget

QObject

QPaintDevice

Methods

initialize

openUrl

refocusDialog

storeCurrentStyleForUndo

Virtual Methods

In PyQGIS, only methods marked as virtual can be safely overridden in a Python subclass of QgsVectorLayerProperties. See the FAQ for more details.

apply

rollback

syncToLayer

class qgis.gui.QgsVectorLayerProperties[source]

Bases: QgsLayerPropertiesDialog

virtual apply(self)[source]
initialize()
openUrl()
refocusDialog()
virtual rollback(self)[source]
storeCurrentStyleForUndo()
virtual syncToLayer(self)[source]