Subgroup: Svg

Class: QgsSvgSelectorDialog

class qgis.gui.QgsSvgSelectorDialog(parent: QWidget = None, fl: Union[Qt.WindowFlags, Qt.WindowType] = QgsGuiUtils.ModalDialogFlags, buttons: Union[QDialogButtonBox.StandardButtons, QDialogButtonBox.StandardButton] = QDialogButtonBox.Close|QDialogButtonBox.Ok, orientation: Qt.Orientation = Qt.Horizontal)

Bases: PyQt5.QtWidgets.QDialog

Constructor for QgsSvgSelectorDialog.

actionEvent()
changeEvent()
childEvent()
closeEvent()
connectNotify()
contextMenuEvent()
create()
customEvent()
destroy()
disconnectNotify()
dragEnterEvent()
dragLeaveEvent()
dragMoveEvent()
dropEvent()
enterEvent()
event()
eventFilter()
focusInEvent()
focusNextChild()
focusNextPrevChild()
focusOutEvent()
focusPreviousChild()
hideEvent()
initPainter()
inputMethodEvent()
isSignalConnected()
keyPressEvent()
keyReleaseEvent()
leaveEvent()
metric()
mouseDoubleClickEvent()
mouseMoveEvent()
mousePressEvent()
mouseReleaseEvent()
moveEvent()
nativeEvent()
paintEvent()
receivers()
resizeEvent()
sender()
senderSignalIndex()
sharedPainter()
showEvent()
svgSelector(self) → QgsSvgSelectorWidget

Returns pointer to the embedded SVG selector widget

tabletEvent()
timerEvent()
updateMicroFocus()
wheelEvent()