eric6.WebBrowser.Bookmarks.BookmarkPropertiesDialog
Module implementing a dialog to show and edit bookmark properties.
Global Attributes
Classes
Functions
BookmarkPropertiesDialog
Class implementing a dialog to show and edit bookmark properties.
Derived from
QDialog, Ui_BookmarkPropertiesDialog
Class Attributes
Class Methods
Methods
Static Methods
BookmarkPropertiesDialog (Constructor)
BookmarkPropertiesDialog(node, parent=None)
Constructor
- node
-
reference to the bookmark (BookmarkNode)
- parent
-
reference to the parent widget (QWidget)
BookmarkPropertiesDialog.accept
accept()
Public slot handling the acceptance of the dialog.