eric7.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 (BookmarkNode)
-
reference to the bookmark
- parent (QWidget)
-
reference to the parent widget
BookmarkPropertiesDialog.accept
accept()
Public slot handling the acceptance of the dialog.