Class: QgsVectorLayerProperties

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 dialog.

QgsOptionsDialogBase

A base dialog for options and properties dialogs that offers vertical tabs. It handles saving/restoring of geometry, splitter and current tab states, switching vertical tabs between icon/text to icon-only modes (splitter collapsed to left), and connecting QDialogButtonBox’s accepted/rejected signals to dialog’s accept/reject slots

QDialog

QWidget

QObject

QPaintDevice

Methods

apply

initialize

openUrl

refocusDialog

rollback

storeCurrentStyleForUndo

syncToLayer

class qgis.gui.QgsVectorLayerProperties(canvas: QgsMapCanvas | None, messageBar: QgsMessageBar | None, lyr: QgsVectorLayer | None = None, parent: QWidget | None = None, fl: Qt.WindowFlags | Qt.WindowType = QgsGuiUtils.ModalDialogFlags)[source]

Bases: QgsLayerPropertiesDialog

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